1. 8eb52e1 efi_selftest: make HII test data static by Heinrich Schuchardt · 5 weeks ago
  2. ab5b015 efi_selftest: fix typo 'got languages' in HII test by Heinrich Schuchardt · 5 weeks ago
  3. f0c233b lib: Remove duplicate newlines by Marek Vasut · 4 months ago
  4. b20a083 efi_selftest: can't have measured device-tree with kaslr-seed by Heinrich Schuchardt · 5 months ago
  5. 9a039e0 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · 7 months ago
  6. 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · 7 months ago
  7. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · 7 months ago
  8. b0f75b6 efi_selftest: add tests for setvariableRT by Ilias Apalodimas · 7 months ago
  9. 86ba869 efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · 7 months ago
  10. 93a8c24 efi_loader: fix append write behavior to non-existent variable by Masahisa Kojima · 8 months ago
  11. 8ecd33a efi_selftest: Update StrToFat() unit test after CP473 map extension by Janne Grunau · 8 months ago
  12. 6939285 efi_selftest: Add geometric shapes character selftest by Janne Grunau · 8 months ago
  13. 87564b2 efi_selftest: Add box drawing character selftest by Andre Przywara · 8 months ago
  14. 346382e efi_selftest: Add international characters test by Andre Przywara · 8 months ago
  15. 9b9da8e efi_selftest: add missing line feed in efi_selftest_miniapp_exit by Heinrich Schuchardt · 10 months ago
  16. d8733f3 efi_loader: migrate SMBIOS 3.0 entry point structure for measurement by Masahisa Kojima · 10 months ago
  17. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
  18. 5e9c4d0 efi_selftest: BitBlt test by Heinrich Schuchardt · 1 year, 2 months ago
  19. d8df891 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 1 year, 4 months ago
  20. e1ad108 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 1 year, 5 months ago
  21. 0c57c4c efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · 1 year, 5 months ago
  22. a467c27 efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · 1 year, 5 months ago
  23. 7dfbe44 efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · 1 year, 6 months ago
  24. e9580e2 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · 1 year, 6 months ago
  25. a7f3b7b efi: selftest: Make load_file() and load_file2() static by Bin Meng · 1 year, 8 months ago
  26. 44cbf42 efi: selftest: Make record static by Bin Meng · 1 year, 8 months ago
  27. 9160c7e efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · 1 year, 11 months ago
  28. d6bed22 efi_selftest: conformance test for GetNextVariableName by Heinrich Schuchardt · 2 years ago
  29. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
  30. ec4e327 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · 2 years ago
  31. b294a1c efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · 2 years ago
  32. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 2 years ago
  33. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · 2 years, 1 month ago
  34. 03964c5 efi_selftest: rename event_notify by Heinrich Schuchardt · 2 years, 2 months ago
  35. f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
  36. fe89d5f efi_selftest: unit test for EFI Conformance Profile Table by Heinrich Schuchardt · 2 years, 3 months ago
  37. 135b42f efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · 2 years, 3 months ago
  38. 04598e5 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · 2 years, 3 months ago
  39. ab814f1 EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices by Paul Barbieri · 2 years, 5 months ago
  40. 4c15137 efi_selftest: error handling in efi_selftest_tcg2 by Heinrich Schuchardt · 2 years, 7 months ago
  41. 0aa5047 efi_selftest: clean up unaligned unit test by Heinrich Schuchardt · 2 years, 7 months ago
  42. ca9fc8d efi_selftest: buildefi_selftest_unaligned.c by Heinrich Schuchardt · 2 years, 7 months ago
  43. c348cf2 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · 2 years, 9 months ago
  44. ece3c87 efi_selftest: merge FDT and RISC-V tests by Heinrich Schuchardt · 2 years, 10 months ago
  45. 1353860 efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL by Sunil V L · 2 years, 10 months ago
  46. 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  47. fbe9021 efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 10 months ago
  48. 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
  49. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  50. 513bb3d efi_selftest: implement printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  51. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · 3 years ago
  52. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · 3 years ago
  53. 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · 3 years, 1 month ago
  54. 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · 3 years, 2 months ago
  55. 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · 3 years, 2 months ago
  56. 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · 3 years, 2 months ago
  57. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · 3 years, 6 months ago
  58. 3d2010c efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · 3 years, 6 months ago
  59. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
  60. 5169ffc efi: ESRT creation tests by Jose Marinho · 3 years, 9 months ago
  61. d194dea efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  62. d3170e1 efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  63. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  64. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
  65. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  66. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  67. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  68. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  69. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  70. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
  71. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 10 months ago
  72. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 10 months ago
  73. 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  74. a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years ago
  75. ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago
  76. e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · 4 years ago
  77. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
  78. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 4 years ago
  79. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years ago
  80. 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · 4 years, 1 month ago
  81. 9730a71 efi: Fix typo in documentation by Sean Anderson · 4 years, 2 months ago
  82. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years, 2 months ago
  83. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years, 2 months ago
  84. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years, 2 months ago
  85. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years, 2 months ago
  86. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years, 2 months ago
  87. c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  88. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
  89. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  90. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · 4 years, 3 months ago
  91. 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 4 months ago
  92. 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 4 months ago
  93. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
  94. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  95. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 7 months ago
  96. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
  97. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  98. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
  99. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
  100. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 11 months ago