1. 9160c7e efi_selftest: add hii set keyboard layout test case by Vincent Stehlé · Fri Jan 06 10:46:41 2023 +0100
  2. d6bed22 efi_selftest: conformance test for GetNextVariableName by Heinrich Schuchardt · Sun Dec 18 06:08:58 2022 +0000
  3. c53cec6 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · Fri Dec 16 17:55:04 2022 +0100
  4. ec4e327 efi_selftest: test FatToStr() truncation by Heinrich Schuchardt · Tue Nov 22 12:25:10 2022 +0100
  5. b294a1c efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · Tue Nov 22 11:34:25 2022 +0100
  6. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · Tue Nov 22 11:32:36 2022 +0100
  7. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · Fri Oct 14 18:10:06 2022 +0200
  8. 03964c5 efi_selftest: rename event_notify by Heinrich Schuchardt · Thu Oct 06 07:28:19 2022 +0200
  9. f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · Thu Sep 22 15:16:30 2022 +0200
  10. fe89d5f efi_selftest: unit test for EFI Conformance Profile Table by Heinrich Schuchardt · Sat Sep 03 15:58:19 2022 +0200
  11. 135b42f efi_selftest: export efi_st_get_config_table() by Heinrich Schuchardt · Sat Sep 03 15:56:51 2022 +0200
  12. 04598e5 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · Fri Sep 02 02:46:37 2022 +0200
  13. ab814f1 EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices by Paul Barbieri · Thu Jun 30 07:02:04 2022 -0400
  14. 4c15137 efi_selftest: error handling in efi_selftest_tcg2 by Heinrich Schuchardt · Sun May 01 11:34:15 2022 +0200
  15. 0aa5047 efi_selftest: clean up unaligned unit test by Heinrich Schuchardt · Sun May 01 11:24:22 2022 +0200
  16. ca9fc8d efi_selftest: buildefi_selftest_unaligned.c by Heinrich Schuchardt · Sun May 01 11:18:03 2022 +0200
  17. c348cf2 efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader by Heinrich Schuchardt · Thu Mar 03 08:13:53 2022 +0100
  18. ece3c87 efi_selftest: merge FDT and RISC-V tests by Heinrich Schuchardt · Sat Feb 05 08:45:55 2022 +0100
  19. 1353860 efi_selftest: unit test for RISCV_EFI_BOOT_PROTOCOL by Sunil V L · Fri Jan 28 20:48:45 2022 +0530
  20. 9097537 efi: Use 16-bit unicode strings by Simon Glass · Sun Jan 23 12:55:12 2022 -0700
  21. fbe9021 efi_loader: correct function comment style by Heinrich Schuchardt · Thu Jan 20 19:48:20 2022 +0100
  22. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 22 15:43:36 2022 -0500
  23. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  24. 513bb3d efi_selftest: implement printing GUIDs by Heinrich Schuchardt · Sun Jan 16 15:49:17 2022 +0100
  25. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · Thu Nov 25 18:55:09 2021 +0100
  26. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · Wed Nov 17 18:52:35 2021 +0100
  27. 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · Thu Nov 04 19:45:46 2021 +0900
  28. 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · Thu Sep 16 17:53:44 2021 +0900
  29. 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · Thu Sep 16 17:53:36 2021 +0900
  30. 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · Thu Sep 16 17:53:27 2021 +0900
  31. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  32. 3d2010c efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · Thu May 20 13:23:59 2021 +0200
  33. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · Wed Mar 24 17:48:01 2021 +0100
  34. 5169ffc efi: ESRT creation tests by Jose Marinho · Thu Mar 11 13:18:52 2021 +0000
  35. d194dea efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · Sat Mar 13 23:47:32 2021 +0200
  36. d3170e1 efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · Sun Mar 14 10:12:01 2021 +0100
  37. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · Thu Feb 18 18:30:44 2021 +0100
  38. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · Thu Feb 18 07:34:44 2021 +0100
  39. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  40. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · Tue Feb 02 18:02:19 2021 +0100
  41. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  42. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · Sat Jan 23 19:08:04 2021 +0100
  43. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · Tue Jan 19 10:06:00 2021 +0100
  44. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · Sun Jan 17 07:30:26 2021 +0100
  45. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · Sun Jan 17 05:41:41 2021 +0100
  46. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · Sun Jan 17 05:13:21 2021 +0100
  47. 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 19:13:57 2020 +0100
  48. a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · Thu Nov 12 00:29:58 2020 +0100
  49. ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Tue Dec 08 15:55:01 2020 +0100
  50. e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · Tue Dec 08 07:12:10 2020 +0100
  51. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · Fri Dec 04 03:33:41 2020 +0100
  52. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Thu Nov 12 19:53:10 2020 +0100
  53. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · Thu Nov 12 21:26:28 2020 +0100
  54. 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · Wed Nov 04 22:00:48 2020 +0100
  55. 9730a71 efi: Fix typo in documentation by Sean Anderson · Mon Sep 28 12:08:37 2020 -0400
  56. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · Wed Sep 30 21:52:09 2020 +0200
  57. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · Sat Oct 03 13:43:45 2020 +0200
  58. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · Sat Oct 03 13:12:03 2020 +0200
  59. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  60. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  61. c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · Thu Sep 10 07:47:58 2020 +0200
  62. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · Fri Aug 28 08:15:37 2020 +0200
  63. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · Sat Aug 22 09:14:56 2020 +0200
  64. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · Thu Aug 20 12:16:54 2020 +0200
  65. 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · Wed Jul 29 12:43:41 2020 +0200
  66. 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · Wed Jul 29 12:32:49 2020 +0200
  67. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · Mon Jul 06 17:06:07 2020 +0200
  68. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  69. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · Wed May 06 20:32:31 2020 +0200
  70. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · Sun Mar 22 09:32:55 2020 +0100
  71. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · Fri Mar 20 19:20:17 2020 +0100
  72. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · Fri Feb 21 09:55:46 2020 +0200
  73. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · Thu Jan 09 23:26:43 2020 +0100
  74. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · Sat Jan 11 10:59:08 2020 +0100
  75. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · Sat Dec 28 15:40:40 2019 +0100
  76. f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · Mon Dec 16 12:01:32 2019 +0530
  77. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  78. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · Fri Nov 08 21:17:58 2019 +0100
  79. a66e0ad efi_selftest: testing read-only variables by Heinrich Schuchardt · Thu Sep 26 22:10:25 2019 +0200
  80. f69962a efi_selftest: correct SetVariable() test by Heinrich Schuchardt · Thu Sep 26 21:35:20 2019 +0200
  81. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · Fri Sep 06 15:09:53 2019 +0900
  82. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · Sun Sep 01 15:24:47 2019 +0200
  83. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · Sat Aug 31 10:00:58 2019 +0200
  84. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · Tue Aug 27 08:16:08 2019 +0200
  85. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · Wed Aug 21 22:21:54 2019 +0200
  86. edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · Sat Jul 27 19:32:23 2019 +0200
  87. 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · Sat Jul 27 19:16:32 2019 +0200
  88. 91d6b55 efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · Fri Jul 12 12:58:48 2019 +0200
  89. 422f673 efi_selftest: do not call CloseEvent() after ExitBootServices() by Heinrich Schuchardt · Fri Jul 12 12:55:32 2019 +0200
  90. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · Thu Jun 20 16:18:48 2019 +0200
  91. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · Sun Jun 30 07:27:09 2019 +0200
  92. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · Sat Jun 15 14:07:40 2019 +0200
  93. 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · Wed Jun 05 22:50:42 2019 +0200
  94. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · Sat Jun 01 21:00:50 2019 +0200
  95. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  96. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · Tue May 21 18:19:01 2019 +0200
  97. f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · Fri May 24 15:59:01 2019 +0900
  98. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · Sun May 19 20:07:39 2019 +0200
  99. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · Thu May 16 07:52:58 2019 +0200
  100. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200