efi/libstub: Describe memory functions
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 18 Feb 2020 06:30:38 +0000 (07:30 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:57:15 +0000 (21:57 +0100)
commit1d9b17683547348341b67705c578a1ca1882fd23
treea99d1fe3513861017161d9b2fe789538955700b8
parente7ea37b00da43e8f1154b35ef7f1e3aff45981d3
efi/libstub: Describe memory functions

Provide descriptions of:

* efi_get_memory_map()
* efi_low_alloc_above()
* efi_free()

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200218063038.3436-1-xypron.glpk@gmx.de
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/mem.c