Heinrich Schuchardt d084f20233 efi_loader: typo 'devide path' 3 years ago
..
.gitignore 07b57ef1eb efi_loader: git ignore helloworld_efi.S 4 years ago
Kconfig 8b5dea3358 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI 3 years ago
Makefile 59593a52a3 efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable 3 years ago
efi_acpi.c 992b1731e6 efi_loader: ACPI tables must be in EfiACPIReclaimMemory 3 years ago
efi_bootmgr.c 2363effb7a efi_loader: move load options to new module 3 years ago
efi_boottime.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
efi_capsule.c 64d809b4cb efi: Fix compiler warnings 3 years ago
efi_console.c a95f4c8859 efi_loader: NULL dereference in EFI console 3 years ago
efi_device_path.c 62df6e9c99 efi_loader: Uart device path 3 years ago
efi_device_path_to_text.c 0809cd5f93 efi_loader: Uart device path missing break 3 years ago
efi_device_path_utilities.c f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
efi_disk.c e67beffee0 Allow last block to be read 3 years ago
efi_dt_fixup.c 9ff9f4b426 efi_loader: fix memory type for memory reservation block 3 years ago
efi_file.c db12f518ed efi_loader: implement non-blocking file services 3 years ago
efi_firmware.c 64d809b4cb efi: Fix compiler warnings 3 years ago
efi_freestanding.c 72291a9d83 efi_loader: fix freestanding memmove() 4 years ago
efi_gop.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
efi_hii.c c974ab0ecb efi_loader: ListPackageLists() return EFI_NOT_FOUND 5 years ago
efi_hii_config.c 861072b2a8 efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL 3 years ago
efi_image_loader.c 9d30a941cc efi_loader: don't load beyond VirtualSize 3 years ago
efi_load_initrd.c 0c44452832 efi_loader: Remove unused headers from efi_load_initrd.c 3 years ago
efi_load_options.c 2363effb7a efi_loader: move load options to new module 3 years ago
efi_memory.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
efi_net.c 42f804fbba efi_loader: fix use after free in receive path 3 years ago
efi_rng.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
efi_root_node.c 19ea5e66de efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL 3 years ago
efi_runtime.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
efi_setup.c 82d01f04fa efi_loader: switch to non-secure mode later 3 years ago
efi_signature.c 04be98bd6b efi: capsule: Add support for uefi capsule authentication 3 years ago
efi_smbios.c f7ae49fc4f common: Drop log.h from common header 4 years ago
efi_string.c fe179d7fb5 efi_loader: Add size checks to efi_create_indexed_name() 3 years ago
efi_tcg2.c c8d0fd5825 efi_loader: Introduce eventlog support for TCG2_PROTOCOL 3 years ago
efi_unicode_collation.c 73bb90cabc efi_loader: carve out utf_to_cp() 3 years ago
efi_var_common.c dd92aad81c efi_loader: add copyright notice 3 years ago
efi_var_file.c e01aed47d6 efi_loader: Enable run-time variable support for tee based variables 3 years ago
efi_var_mem.c 53e54bf50d efi_loader: Avoid emitting efi_var_buf to .GOT 3 years ago
efi_var_seed.S 7dda16343d efi_loader: pre-seed UEFI variables 3 years ago
efi_variable.c 201b8068f3 efi_loader: Make the pkcs7 header parsing function an extern 3 years ago
efi_variable_tee.c 53e54bf50d efi_loader: Avoid emitting efi_var_buf to .GOT 3 years ago
efi_watchdog.c 540faca8a1 efi_loader: function descriptions efi_watchdog.c 4 years ago
helloworld.c d084f20233 efi_loader: typo 'devide path' 3 years ago