- 8eb52e1 efi_selftest: make HII test data static by Heinrich Schuchardt · 5 weeks ago
- ab5b015 efi_selftest: fix typo 'got languages' in HII test by Heinrich Schuchardt · 5 weeks ago
- f0c233b lib: Remove duplicate newlines by Marek Vasut · 4 months ago
- b20a083 efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · 5 months ago
- 9a039e0 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · 7 months ago
- 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · 7 months ago
- fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · 7 months ago
- b0f75b6 efi_selftest: add tests for setvariableRT by Ilias Apalodimas · 7 months ago
- 86ba869 efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · 7 months ago
- 93a8c24 efi_loader: fix append write behavior to non-existent variable by Masahisa Kojima · 8 months ago
- 8ecd33a efi_selftest: Update StrToFat() unit test after CP473 map extension by Janne Grunau · 8 months ago
- 6939285 efi_selftest: Add geometric shapes character selftest by Janne Grunau · 8 months ago
- 87564b2 efi_selftest: Add box drawing character selftest by Andre Przywara · 8 months ago
- 346382e efi_selftest: Add international characters test by Andre Przywara · 8 months ago
- 9b9da8e efi_selftest: add missing line feed in efi_selftest_miniapp_exit by Heinrich Schuchardt · 10 months ago
- d8733f3 efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · 10 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
- 5e9c4d0 efi_selftest: BitBlt test by Heinrich Schuchardt · 1 year, 2 months ago
- d8df891 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 1 year, 4 months ago
- e1ad108 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 1 year, 5 months ago
- 0c57c4c efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · 1 year, 5 months ago
- a467c27 efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · 1 year, 5 months ago
- 7dfbe44 efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · 1 year, 6 months ago
- e9580e2 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · 1 year, 6 months ago
- a7f3b7b efi: selftest: Make load_file() and load_file2() static by Bin Meng · 1 year, 8 months ago
- 44cbf42 efi: selftest: Make record static by Bin Meng · 1 year, 8 months ago
- 9160c7e efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 1 year, 11 months ago
- d6bed22 efi_selftest: conformance test for GetNextVariableName by Heinrich Schuchardt · 2 years ago
- c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
- ec4e327 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · 2 years ago
- b294a1c efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · 2 years ago
- 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 2 years ago
- f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 1 month ago
- 03964c5 efi_selftest: rename event_notify by Heinrich Schuchardt · 2 years, 2 months ago
- f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
- fe89d5f efi_selftest: unit test for EFI Conformance Profile Table by Heinrich Schuchardt · 2 years, 3 months ago
- 135b42f efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 3 months ago
- 04598e5 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · 2 years, 3 months ago
- ab814f1 EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices by Paul Barbieri · 2 years, 5 months ago
- 4c15137 efi_selftest: error handling in efi_selftest_tcg2 by Heinrich Schuchardt · 2 years, 7 months ago
- 0aa5047 efi_selftest: clean up unaligned unit test by Heinrich Schuchardt · 2 years, 7 months ago
- ca9fc8d efi_selftest: buildefi_selftest_unaligned.c by Heinrich Schuchardt · 2 years, 7 months ago
- c348cf2 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · 2 years, 9 months ago
- ece3c87 efi_selftest: merge FDT and RISC-V tests by Heinrich Schuchardt · 2 years, 10 months ago
- 1353860 efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL by Sunil V L · 2 years, 10 months ago
- 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
- fbe9021 efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 10 months ago
- 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 513bb3d efi_selftest: implement printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
- c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · 3 years ago
- 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, 9 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 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 ago
- 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years 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