Heinrich Schuchardt 5e55543e65 efi_loader: fix StartImage bootservice il y a 7 ans
..
.gitignore 8361af0d30 lib: gitignore *.elf and *.so generated by efi_loader il y a 8 ans
Kconfig 58ad86288f x86: Enable EFI loader support il y a 8 ans
Makefile 3bb74f9800 efi_loader helloworld.efi: Fix building with -Os il y a 7 ans
efi_bootmgr.c 9975fe96b6 efi_loader: add bootmgr il y a 7 ans
efi_boottime.c 5e55543e65 efi_loader: fix StartImage bootservice il y a 7 ans
efi_console.c 2074f70064 efi_loader: consistently use efi_handle_t for handles il y a 7 ans
efi_device_path.c 04298686a4 efi_loader: return NULL from device path functions il y a 7 ans
efi_device_path_to_text.c 3c950b3178 efi_loader: text output for device path end node il y a 7 ans
efi_disk.c 110d80a1f2 efi_loader: correct find simple file system protocol il y a 7 ans
efi_file.c 2a92080d8c efi_loader: add file/filesys support il y a 7 ans
efi_gop.c 44549d62c3 efi_loader: helper function to add EFI object to list il y a 7 ans
efi_image_loader.c 36b41a3ced efi_loader: allocate correct memory type for EFI image il y a 7 ans
efi_memory.c 474a6f5aa1 efi_loader: add comments to memory functions il y a 7 ans
efi_net.c 44549d62c3 efi_loader: helper function to add EFI object to list il y a 7 ans
efi_runtime.c ad644e7c18 efi_loader: efi variable support il y a 7 ans
efi_smbios.c e663b350f1 smbios: Expose in efi_loader as table il y a 8 ans
efi_variable.c 778e6af8a6 efi_loader: print GUIDs il y a 7 ans
efi_watchdog.c b3d6090042 efi_loader: implement SetWatchdogTimer il y a 7 ans
helloworld.c 0aaabbb2c8 efi_loader: check tables in helloworld.efi il y a 7 ans