Heinrich Schuchardt 7891fe675d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent před 2 roky
..
.gitignore 362b991cbe efi_selftest: Update .gitignore před 4 roky
Kconfig 5c2227e495 efi_selftest: block device test requires CONFIG_DOS_PARTITION před 3 roky
Makefile ead698acbc efi_selftest: compiler flags for efi_selftest_miniapp_exception.o před 3 roky
dtbdump.c 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' před 3 roky
efi_freestanding.c e616100eab efi_loader: fix build error for freestanding.o před 5 roky
efi_selftest.c 5e21958c02 efi_selfest: redefine enum efi_test_phase před 3 roky
efi_selftest_bitblt.c dec88e41e0 efi_loader: consistent naming of protocol GUIDs před 5 roky
efi_selftest_block_device.c 74a614d70a efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock před 3 roky
efi_selftest_config_table.c 3db7110857 crc32: Use the crc.h header for crc functions před 4 roky
efi_selftest_console.c 65ab48d69d efi_selftest: provide initrddump test tool před 3 roky
efi_selftest_controllers.c d8b2216c87 efi_selftest: fix typos před 5 roky
efi_selftest_crc32.c 3db7110857 crc32: Use the crc.h header for crc functions před 4 roky
efi_selftest_devicepath.c 1edfc3fa9b efi_selftest: multi part device path to text před 3 roky
efi_selftest_devicepath_util.c d0826507e2 efi_selftest: avoid double free in dp utilities test před 5 roky
efi_selftest_disk_image.h f739fcd831 SPDX: Convert a few files that were missed before před 6 roky
efi_selftest_esrt.c 4ac6041c3c efi: ESRT creation tests před 3 roky
efi_selftest_event_groups.c 1e37be5e20 efi_selftest: correct event group test před 5 roky
efi_selftest_events.c 1309a159ce efi_selftest: events unit test, check return values před 5 roky
efi_selftest_exception.c 53c701720c efi_selftest: use standalone UEFI program for exception před 4 roky
efi_selftest_exitbootservices.c 4e996a838c efi_selftest: do not call CloseEvent() after ExitBootServices() před 4 roky
efi_selftest_fdt.c 52a8481827 efi_selftest: check for RISC-V boot-hartid in FDT před 3 roky
efi_selftest_gop.c 97cf20861a efi_loader: QueryMode() must allocate buffer před 4 roky
efi_selftest_hii.c d0bd87612f efi_selftest: fix test_hii_string_get_string() před 5 roky
efi_selftest_hii_data.c 4c4fb10da2 efi_selftest: add HII database protocols test před 5 roky
efi_selftest_load_file.c 7f8e656338 efi_selftest: test EFI_LOAD_FILE_PROTOCOL před 3 roky
efi_selftest_loaded_image.c 8101dd3dfa efi_selftest: remove redundant function efi_st_memcmp() před 5 roky
efi_selftest_loadimage.c 8101dd3dfa efi_selftest: remove redundant function efi_st_memcmp() před 5 roky
efi_selftest_manageprotocols.c 8101dd3dfa efi_selftest: remove redundant function efi_st_memcmp() před 5 roky
efi_selftest_mem.c cde162e766 efi_selftest: test CalculateCrc32, CopyMem, SetMem před 4 roky
efi_selftest_memory.c 42a426e027 efi_loader: put device tree into EfiACPIReclaimMemory před 4 roky
efi_selftest_miniapp_exception.c 04cc7914f2 efi_selftest: implement exception test for sandbox před 3 roky
efi_selftest_miniapp_exit.c a9a25cc3e7 efi_selftest: test exit_data před 5 roky
efi_selftest_miniapp_return.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style před 6 roky
efi_selftest_open_protocol.c 7950e8e2eb efi_selftest: unit test for OpenProtocolInformation() před 5 roky
efi_selftest_register_notify.c f09cea36ca efi_loader: correct notification of protocol installation před 5 roky
efi_selftest_reset.c c06867d7f8 efi_selftest: add a test for ResetSystem() před 3 roky
efi_selftest_rng.c 7d6f16fbde efi_selftest: unit test for EFI_RNG_PROTOCOL před 4 roky
efi_selftest_rtc.c 5ec48e38ee efi_loader: Kconfig entries for GetTime(), SetTime() před 5 roky
efi_selftest_set_virtual_address_map.c 5e21958c02 efi_selfest: redefine enum efi_test_phase před 3 roky
efi_selftest_snp.c 90526e9fba common: Drop net.h from common header před 4 roky
efi_selftest_startimage_exit.c 8101dd3dfa efi_selftest: remove redundant function efi_st_memcmp() před 5 roky
efi_selftest_startimage_return.c afa17aa23f efi_selftest: do not use efi_free_pool() před 5 roky
efi_selftest_tcg2.c af69267c32 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL před 3 roky
efi_selftest_textinput.c d8b2216c87 efi_selftest: fix typos před 5 roky
efi_selftest_textinputex.c e102038641 efi_selftest: missing braces in efi_selftest_textinputex.c před 5 roky
efi_selftest_textoutput.c f2431415d6 efi_selftest: updating the cursor position před 6 roky
efi_selftest_tpl.c 7891fe675d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent před 2 roky
efi_selftest_unaligned.c b5351a4390 SPDX: Fixup tags from latest EFI PR před 6 roky
efi_selftest_unicode_collation.c c966076cb5 efi_loader: do not use unsupported printf code před 5 roky
efi_selftest_util.c 8101dd3dfa efi_selftest: remove redundant function efi_st_memcmp() před 5 roky
efi_selftest_variables.c e1089765b5 efi_selftest: check length reported by GetNextVariableName() před 4 roky
efi_selftest_variables_runtime.c 4a3155de3d efi_selftest: adjust runtime test for variables před 3 roky
efi_selftest_watchdog.c d8b2216c87 efi_selftest: fix typos před 5 roky
initrddump.c fbc6ceae6f efi_selftest: illegal cast to pointer in initrddump před 3 roky