1. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · Sun Mar 22 09:32:55 2020 +0100
  2. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · Fri Feb 21 09:55:46 2020 +0200
  3. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · Sat Dec 28 15:40:40 2019 +0100
  4. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · Fri Nov 08 21:17:58 2019 +0100
  5. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · Tue Aug 27 08:16:08 2019 +0200
  6. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · Wed Aug 21 22:21:54 2019 +0200
  7. 91d6b55 efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · Fri Jul 12 12:58:48 2019 +0200
  8. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · Thu Jun 20 16:18:48 2019 +0200
  9. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · Sat Jun 01 21:00:50 2019 +0200
  10. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  11. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · Thu May 16 07:52:58 2019 +0200
  12. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200
  13. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · Wed May 08 23:24:26 2019 +0200
  14. cdfc254 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · Sat May 04 22:44:13 2019 +0200
  15. 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  16. 1c111f9 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  17. dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · Wed Jan 09 19:04:14 2019 +0100
  18. 44be5da efi_loader: Make HII a config option by Alexander Graf · Mon Feb 11 15:24:00 2019 +0100
  19. 80bc276 efi_selftest: add HII database protocols test by AKASHI Takahiro · Mon Jan 21 12:13:01 2019 +0900
  20. e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · Sat Jan 12 15:32:06 2019 +0100
  21. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  22. 88b9519 efi_selftest: add test for memory allocation by Heinrich Schuchardt · Sun Nov 18 17:58:47 2018 +0100
  23. e86d6ce efi_selftest: test handling of exceptions by Heinrich Schuchardt · Wed Sep 26 19:05:58 2018 +0200
  24. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · Wed Sep 26 19:03:33 2018 +0200
  25. 7a05b1e efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:10 2018 +0200
  26. 3b923a0 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Tue Sep 04 19:34:59 2018 +0200
  27. 70507ed efi_selftest: test for loaded image protocol by Heinrich Schuchardt · Sun Aug 26 15:31:53 2018 +0200
  28. a7be4b8 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · Sat Jul 07 23:39:16 2018 +0200
  29. 06b3a93 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · Sat Jul 07 15:36:07 2018 +0200
  30. 4a640e3 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · Thu Jun 28 12:45:33 2018 +0200
  31. 1224a0f efi_loader: Disable miniapps on sandbox by Alexander Graf · Mon Jun 18 17:23:03 2018 +0200
  32. 0073f26 efi_selftest: test unaligned memory access by Heinrich Schuchardt · Tue Apr 03 21:59:34 2018 +0200
  33. 549fbca efi_selftest: unit test for variable services by Heinrich Schuchardt · Thu May 17 07:57:06 2018 +0200
  34. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  35. 5500d71 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:10 2018 +0200
  36. 9ca3071 efi_selftest: unit test for event groups by Heinrich Schuchardt · Sun Feb 18 15:17:53 2018 +0100
  37. 224d0d1 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Sat Mar 03 15:39:53 2018 +0100
  38. 68e7f2d efi_selftest: test gop bitblt by Heinrich Schuchardt · Wed Feb 07 22:14:23 2018 +0100
  39. 43d2799 efi_selftest: check installation of the device tree by Heinrich Schuchardt · Sat Mar 03 15:29:04 2018 +0100
  40. 92aef0f efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · Fri Feb 02 01:05:47 2018 +0100
  41. d322f92 efi_selftest: provide a test for block io by Heinrich Schuchardt · Sun Jan 21 19:29:31 2018 +0100
  42. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · Fri Jan 19 19:01:05 2018 +0100
  43. 22703d3 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · Thu Jan 11 08:16:08 2018 +0100
  44. 023b63e efi_selftest: compile without special compiler flags by Heinrich Schuchardt · Sun Nov 26 14:05:18 2017 +0100
  45. 37daf87 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · Sun Nov 26 14:05:11 2017 +0100
  46. b0e5a12 efi_selftest: test for graphics output protocol by Heinrich Schuchardt · Thu Oct 26 19:25:52 2017 +0200
  47. c53591c efi_selftest: test protocol management by Heinrich Schuchardt · Mon Nov 06 21:17:43 2017 +0100
  48. 45bb4dc efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · Wed Oct 18 18:13:19 2017 +0200
  49. 4bce80a efi_selftest: provide test for watchdog timer by Heinrich Schuchardt · Wed Oct 18 18:13:05 2017 +0200
  50. 2a6daf7 efi_loader: supply EFI network test by Heinrich Schuchardt · Thu Oct 05 16:36:07 2017 +0200
  51. 630d134 efi_selftest: check notification of ExitBootServices by Heinrich Schuchardt · Fri Sep 15 10:06:19 2017 +0200
  52. ee0f65d efi_selftest: test task priority levels by Heinrich Schuchardt · Fri Sep 15 10:06:17 2017 +0200
  53. b277ced efi_selftest: provide unit test for event services by Heinrich Schuchardt · Fri Sep 15 10:06:15 2017 +0200
  54. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200