1. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · Thu Feb 18 18:30:44 2021 +0100
  2. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · Thu Feb 18 07:34:44 2021 +0100
  3. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  4. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · Tue Feb 02 18:02:19 2021 +0100
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · Sat Jan 23 19:08:04 2021 +0100
  7. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · Tue Jan 19 10:06:00 2021 +0100
  8. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · Sun Jan 17 07:30:26 2021 +0100
  9. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · Sun Jan 17 05:41:41 2021 +0100
  10. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · Sun Jan 17 05:13:21 2021 +0100
  11. 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 19:13:57 2020 +0100
  12. a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · Thu Nov 12 00:29:58 2020 +0100
  13. ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Tue Dec 08 15:55:01 2020 +0100
  14. e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · Tue Dec 08 07:12:10 2020 +0100
  15. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · Fri Dec 04 03:33:41 2020 +0100
  16. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · Thu Nov 12 19:53:10 2020 +0100
  17. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · Thu Nov 12 21:26:28 2020 +0100
  18. 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · Wed Nov 04 22:00:48 2020 +0100
  19. 9730a71 efi: Fix typo in documentation by Sean Anderson · Mon Sep 28 12:08:37 2020 -0400
  20. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · Wed Sep 30 21:52:09 2020 +0200
  21. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · Sat Oct 03 13:43:45 2020 +0200
  22. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · Sat Oct 03 13:12:03 2020 +0200
  23. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  24. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · Thu Sep 17 07:33:29 2020 +0200
  25. c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · Thu Sep 10 07:47:58 2020 +0200
  26. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · Fri Aug 28 08:15:37 2020 +0200
  27. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · Sat Aug 22 09:14:56 2020 +0200
  28. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · Thu Aug 20 12:16:54 2020 +0200
  29. 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · Wed Jul 29 12:43:41 2020 +0200
  30. 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · Wed Jul 29 12:32:49 2020 +0200
  31. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · Mon Jul 06 17:06:07 2020 +0200
  32. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  33. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · Wed May 06 20:32:31 2020 +0200
  34. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · Sun Mar 22 09:32:55 2020 +0100
  35. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · Fri Mar 20 19:20:17 2020 +0100
  36. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · Fri Feb 21 09:55:46 2020 +0200
  37. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · Thu Jan 09 23:26:43 2020 +0100
  38. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · Sat Jan 11 10:59:08 2020 +0100
  39. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · Sat Dec 28 15:40:40 2019 +0100
  40. f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · Mon Dec 16 12:01:32 2019 +0530
  41. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  42. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · Fri Nov 08 21:17:58 2019 +0100
  43. a66e0ad efi_selftest: testing read-only variables by Heinrich Schuchardt · Thu Sep 26 22:10:25 2019 +0200
  44. f69962a efi_selftest: correct SetVariable() test by Heinrich Schuchardt · Thu Sep 26 21:35:20 2019 +0200
  45. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · Fri Sep 06 15:09:53 2019 +0900
  46. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · Sun Sep 01 15:24:47 2019 +0200
  47. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · Sat Aug 31 10:00:58 2019 +0200
  48. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · Tue Aug 27 08:16:08 2019 +0200
  49. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · Wed Aug 21 22:21:54 2019 +0200
  50. edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · Sat Jul 27 19:32:23 2019 +0200
  51. 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · Sat Jul 27 19:16:32 2019 +0200
  52. 91d6b55 efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · Fri Jul 12 12:58:48 2019 +0200
  53. 422f673 efi_selftest: do not call CloseEvent() after ExitBootServices() by Heinrich Schuchardt · Fri Jul 12 12:55:32 2019 +0200
  54. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · Thu Jun 20 16:18:48 2019 +0200
  55. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · Sun Jun 30 07:27:09 2019 +0200
  56. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · Sat Jun 15 14:07:40 2019 +0200
  57. 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · Wed Jun 05 22:50:42 2019 +0200
  58. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · Sat Jun 01 21:00:50 2019 +0200
  59. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  60. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · Tue May 21 18:19:01 2019 +0200
  61. f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · Fri May 24 15:59:01 2019 +0900
  62. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · Sun May 19 20:07:39 2019 +0200
  63. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · Thu May 16 07:52:58 2019 +0200
  64. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200
  65. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · Wed May 08 23:24:26 2019 +0200
  66. cdfc254 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · Sat May 04 22:44:13 2019 +0200
  67. 5f94666 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · Sat May 04 19:48:38 2019 +0200
  68. 1696dd0 efi_selftest: test exit_data by Heinrich Schuchardt · Sun Sep 30 13:26:36 2018 +0200
  69. 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  70. 1c111f9 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  71. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · Sat Apr 20 07:39:11 2019 +0200
  72. b1baee0 efi_selftest: expect boot services data for fdt by Heinrich Schuchardt · Fri Apr 12 22:09:09 2019 +0200
  73. 01dd235 efi_selftest: physical and virtual addresses must match by Heinrich Schuchardt · Thu Apr 11 19:59:31 2019 +0200
  74. f92074f efi_selftest: check image_base, image_size by Heinrich Schuchardt · Sun Sep 30 09:20:06 2018 +0200
  75. c70fbca efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · Tue Mar 26 05:56:31 2019 +0100
  76. 84a975a efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · Tue Mar 19 20:08:46 2019 +0100
  77. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · Mon Mar 11 22:04:51 2019 +0100
  78. dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · Wed Jan 09 19:04:14 2019 +0100
  79. 9ad046e efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · Tue Feb 12 21:38:02 2019 +0100
  80. 77ff4d8 efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · Tue Feb 12 21:50:45 2019 +0100
  81. 44be5da efi_loader: Make HII a config option by Alexander Graf · Mon Feb 11 15:24:00 2019 +0100
  82. bf962ac efi_selftest: fix HII tests by Heinrich Schuchardt · Wed Jan 23 20:36:27 2019 +0100
  83. 80bc276 efi_selftest: add HII database protocols test by AKASHI Takahiro · Mon Jan 21 12:13:01 2019 +0900
  84. ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · Mon Jan 21 19:30:42 2019 +0100
  85. 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · Sun Jan 20 08:20:31 2019 +0100
  86. b3d562e efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · Mon Jan 21 12:43:14 2019 +0100
  87. e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · Sat Jan 12 15:32:06 2019 +0100
  88. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · Sat Jan 12 12:02:33 2019 +0100
  89. dcbf5f5 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · Sun Jan 06 16:44:16 2019 +0100
  90. 1080eeb efi_selftest: events unit test, check return values by Heinrich Schuchardt · Sun Jan 06 16:38:57 2019 +0100
  91. 2129bb1 efi_selftest: SNP unit test on sandbox by Heinrich Schuchardt · Sat Jan 05 23:50:41 2019 +0100
  92. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · Sun Dec 30 20:53:51 2018 +0100
  93. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  94. d788445 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · Sat Dec 22 00:37:41 2018 +0100
  95. 7281933 efi_selftest: rename setup_ok by Heinrich Schuchardt · Mon Oct 22 23:15:10 2018 +0200
  96. 39f757d efi_selftest: fix simple network protocol test by Heinrich Schuchardt · Sat Oct 20 22:01:08 2018 +0200
  97. 48161e1 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · Sun Nov 18 17:58:54 2018 +0100
  98. ce132e8 efi_selftest: building sandbox with EFI_SELFTEST by Heinrich Schuchardt · Sun Nov 18 17:58:48 2018 +0100
  99. 88b9519 efi_selftest: add test for memory allocation by Heinrich Schuchardt · Sun Nov 18 17:58:47 2018 +0100
  100. 15a6f3a efi_selftest: incorrect use of bitwise or by Heinrich Schuchardt · Sun Nov 25 15:21:40 2018 +0100