- 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · 3 years ago
- 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · 3 years, 1 month ago
- 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · 3 years, 2 months ago
- 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · 3 years, 2 months ago
- 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · 3 years, 2 months ago
- cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · 3 years, 6 months ago
- 3d2010c efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · 3 years, 6 months ago
- c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
- 5169ffc efi: ESRT creation tests by Jose Marinho · 3 years, 9 months ago
- d194dea efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
- d3170e1 efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
- fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
- 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
- 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
- c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
- 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
- 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
- 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
- a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years, 1 month ago
- ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago
- e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · 4 years ago
- 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
- 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
- 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years, 1 month ago
- 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · 4 years, 1 month ago
- 9730a71 efi: Fix typo in documentation by Sean Anderson · 4 years, 2 months ago
- 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years, 2 months ago
- 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years, 2 months ago
- cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years, 2 months ago
- 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years, 2 months ago
- 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years, 2 months ago
- c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
- 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
- d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
- f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · 4 years, 3 months ago
- 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 4 months ago
- 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 4 months ago
- fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 7 months ago
- 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
- c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
- c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
- a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
- eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 11 months ago
- b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 5 years ago
- f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · 5 years ago
- a66e0ad efi_selftest: testing read-only variables by Heinrich Schuchardt · 5 years ago
- f69962a efi_selftest: correct SetVariable() test by Heinrich Schuchardt · 5 years ago
- b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · 5 years ago
- 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
- 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · 5 years ago
- cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · 5 years ago
- 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · 5 years ago
- edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · 5 years ago
- 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · 5 years ago
- 91d6b55 efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · 5 years ago
- 422f673 efi_selftest: do not call CloseEvent() after ExitBootServices() by Heinrich Schuchardt · 5 years ago
- c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
- 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
- 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
- 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · 5 years ago
- 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · 5 years ago
- f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
- d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · 6 years ago
- f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · 6 years ago
- 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · 6 years ago
- b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 6 years ago
- 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 6 years ago
- 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 6 years ago
- cdfc254 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · 6 years ago
- 5f94666 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · 6 years ago
- 1696dd0 efi_selftest: test exit_data by Heinrich Schuchardt · 6 years ago
- 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 6 years ago
- 1c111f9 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 6 years ago
- 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
- b1baee0 efi_selftest: expect boot services data for fdt by Heinrich Schuchardt · 6 years ago
- 01dd235 efi_selftest: physical and virtual addresses must match by Heinrich Schuchardt · 6 years ago
- f92074f efi_selftest: check image_base, image_size by Heinrich Schuchardt · 6 years ago
- c70fbca efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · 6 years ago
- 84a975a efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · 6 years ago
- c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
- dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · 6 years ago
- 9ad046e efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · 6 years ago
- 77ff4d8 efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · 6 years ago
- 44be5da efi_loader: Make HII a config option by Alexander Graf · 6 years ago
- bf962ac efi_selftest: fix HII tests by Heinrich Schuchardt · 6 years ago
- 80bc276 efi_selftest: add HII database protocols test by AKASHI Takahiro · 6 years ago
- ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
- 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
- b3d562e efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · 6 years ago
- e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · 6 years ago
- db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
- dcbf5f5 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · 6 years ago