Heinrich Schuchardt be48b0f453 efi_loader: use after free in efi_exit() 3 years ago
..
.gitignore 07b57ef1eb efi_loader: git ignore helloworld_efi.S 4 years ago
Kconfig 265ce19485 efi_loader: make variable store size customizable 3 years ago
Makefile c1c021052c efi_loader: Add basic EFI_TCG2_PROTOCOL support 3 years ago
efi_acpi.c f7ae49fc4f common: Drop log.h from common header 4 years ago
efi_bootmgr.c e434311dba efi_loader: avoid invalid free 3 years ago
efi_boottime.c be48b0f453 efi_loader: use after free in efi_exit() 3 years ago
efi_console.c 9abb01af74 efi_loader: escape key handling 3 years ago
efi_device_path.c 5cad4a3093 efi_loader: efi_dp_check_length() 3 years ago
efi_device_path_to_text.c bf3bcef7fb efi_loader: device path for SATA devices 4 years ago
efi_device_path_utilities.c f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
efi_disk.c af457cfca9 efi_loader: use logging for block device messages 3 years ago
efi_file.c 792aee1150 efi_loader: incorrect buffer size in efi_file_setinfo() 3 years ago
efi_freestanding.c 72291a9d83 efi_loader: fix freestanding memmove() 4 years ago
efi_gop.c f7ae49fc4f common: Drop log.h from common header 4 years ago
efi_hii.c c974ab0ecb efi_loader: ListPackageLists() return EFI_NOT_FOUND 5 years ago
efi_hii_config.c 6f8f4217e7 efi_loader: debug output for HII protocols 5 years ago
efi_image_loader.c 0f7878b853 efi_loader: error message if image not authenticated 3 years ago
efi_load_initrd.c e2aff337ed efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL 3 years ago
efi_memory.c ffbeafe7e2 efi_memory: refine overlap_only_ram description 3 years ago
efi_net.c 42f804fbba efi_loader: fix use after free in receive path 3 years ago
efi_rng.c 337c97d935 efi_loader: Add missing newline to log_{err,warning} 3 years ago
efi_root_node.c b59c13d42f efi_loader: installation of EFI_RNG_PROTOCOL 3 years ago
efi_runtime.c 0eae552d18 efi_loader: daylight saving time 3 years ago
efi_setup.c c1c021052c efi_loader: Add basic EFI_TCG2_PROTOCOL support 3 years ago
efi_signature.c 52956e535e efi_loader: signature: correct a behavior against multiple signatures 3 years ago
efi_smbios.c f7ae49fc4f common: Drop log.h from common header 4 years ago
efi_string.c 077153e085 efi_loader: add efi_create_indexed_name() 3 years ago
efi_tcg2.c 9aeb380277 efi_loader: tcg2 protocol updates 3 years ago
efi_unicode_collation.c 76956556fc efi_loader: function descriptions efi_unicode_collation.c 4 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 7e5875a856 efi_loader: parameter check in GetNextVariableName() 3 years ago
efi_var_seed.S 7dda16343d efi_loader: pre-seed UEFI variables 3 years ago
efi_variable.c ab02c3fec4 efi_loader: non-volatile variable not deleted from file 3 years ago
efi_variable_tee.c 548fb67eef efi_loader: Extra checks while opening an OPTEE session 3 years ago
efi_watchdog.c 540faca8a1 efi_loader: function descriptions efi_watchdog.c 4 years ago
helloworld.c dec88e41e0 efi_loader: consistent naming of protocol GUIDs 5 years ago