OpenCloudOS-Kernel/drivers/firmware/efi/libstub
Heinrich Schuchardt eaa6fc67e1 efi/libstub: Add function description of efi_allocate_pages()
Provide a Sphinx style function description for efi_allocate_pages().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Link: https://lore.kernel.org/r/20200216171340.6070-1-xypron.glpk@gmx.de
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2020-02-23 21:57:15 +01:00
..
Makefile efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00
arm-stub.c efi/libstub: Take soft and hard memory limits into account for initrd loading 2020-02-23 21:57:15 +01:00
arm32-stub.c efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint 2020-02-22 23:37:37 +01:00
arm64-stub.c efi/libstub: Use hidden visibility for all source files 2020-02-23 21:57:12 +01:00
efi-stub-helper.c efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00
efistub.h efi/libstub: Make the LoadFile EFI protocol accessible 2020-02-23 21:57:15 +01:00
fdt.c efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() 2020-02-23 21:57:15 +01:00
file.c efi/libstub: Take soft and hard memory limits into account for initrd loading 2020-02-23 21:57:15 +01:00
gop.c efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive 2019-12-25 10:49:25 +01:00
hidden.h efi/libstub: Use hidden visibility for all source files 2020-02-23 21:57:12 +01:00
mem.c efi/libstub: Add function description of efi_allocate_pages() 2020-02-23 21:57:15 +01:00
pci.c efi: Allow disabling PCI busmastering on bridges during boot 2020-01-10 18:55:04 +01:00
random.c efi/libstub: Move efi_random_alloc() into separate source file 2020-02-23 21:57:15 +01:00
randomalloc.c efi/libstub: Move efi_random_alloc() into separate source file 2020-02-23 21:57:15 +01:00
secureboot.c efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive 2019-12-25 10:49:25 +01:00
skip_spaces.c efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00
string.c efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00
tpm.c efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive 2019-12-25 10:49:25 +01:00
x86-stub.c efi/libstub: Clean up command line parsing routine 2020-02-23 21:57:15 +01:00