1. f92074f efi_selftest: check image_base, image_size by Heinrich Schuchardt · Sun Sep 30 09:20:06 2018 +0200
  2. c70fbca efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · Tue Mar 26 05:56:31 2019 +0100
  3. 84a975a efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · Tue Mar 19 20:08:46 2019 +0100
  4. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · Mon Mar 11 22:04:51 2019 +0100
  5. dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · Wed Jan 09 19:04:14 2019 +0100
  6. 9ad046e efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · Tue Feb 12 21:38:02 2019 +0100
  7. 77ff4d8 efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · Tue Feb 12 21:50:45 2019 +0100
  8. 44be5da efi_loader: Make HII a config option by Alexander Graf · Mon Feb 11 15:24:00 2019 +0100
  9. bf962ac efi_selftest: fix HII tests by Heinrich Schuchardt · Wed Jan 23 20:36:27 2019 +0100
  10. 80bc276 efi_selftest: add HII database protocols test by AKASHI Takahiro · Mon Jan 21 12:13:01 2019 +0900
  11. ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · Mon Jan 21 19:30:42 2019 +0100
  12. 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · Sun Jan 20 08:20:31 2019 +0100
  13. b3d562e efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · Mon Jan 21 12:43:14 2019 +0100
  14. e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · Sat Jan 12 15:32:06 2019 +0100
  15. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · Sat Jan 12 12:02:33 2019 +0100
  16. dcbf5f5 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · Sun Jan 06 16:44:16 2019 +0100
  17. 1080eeb efi_selftest: events unit test, check return values by Heinrich Schuchardt · Sun Jan 06 16:38:57 2019 +0100
  18. 2129bb1 efi_selftest: SNP unit test on sandbox by Heinrich Schuchardt · Sat Jan 05 23:50:41 2019 +0100
  19. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · Sun Dec 30 20:53:51 2018 +0100
  20. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · Sun Dec 30 10:52:41 2018 +0100
  21. d788445 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · Sat Dec 22 00:37:41 2018 +0100
  22. 7281933 efi_selftest: rename setup_ok by Heinrich Schuchardt · Mon Oct 22 23:15:10 2018 +0200
  23. 39f757d efi_selftest: fix simple network protocol test by Heinrich Schuchardt · Sat Oct 20 22:01:08 2018 +0200
  24. 48161e1 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · Sun Nov 18 17:58:54 2018 +0100
  25. ce132e8 efi_selftest: building sandbox with EFI_SELFTEST by Heinrich Schuchardt · Sun Nov 18 17:58:48 2018 +0100
  26. 88b9519 efi_selftest: add test for memory allocation by Heinrich Schuchardt · Sun Nov 18 17:58:47 2018 +0100
  27. 15a6f3a efi_selftest: incorrect use of bitwise or by Heinrich Schuchardt · Sun Nov 25 15:21:40 2018 +0100
  28. dfaad1e efi_loader: do not use unsupported printf code by Heinrich Schuchardt · Mon Nov 12 03:37:05 2018 +0100
  29. 0e77ca9 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · Fri Oct 19 07:51:26 2018 +0200
  30. 1c76eda efi_loader: UninstallMultipleProtocolInterfaces error code by Heinrich Schuchardt · Mon Sep 24 19:57:27 2018 +0200
  31. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · Wed Sep 26 05:27:54 2018 +0200
  32. 702e778 efi_selftest: fix typos by Heinrich Schuchardt · Thu Sep 27 20:44:40 2018 +0200
  33. e86d6ce efi_selftest: test handling of exceptions by Heinrich Schuchardt · Wed Sep 26 19:05:58 2018 +0200
  34. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · Wed Sep 26 19:03:33 2018 +0200
  35. b906abf efi_selftest: creating new handle in controller test by Heinrich Schuchardt · Fri Sep 28 22:14:16 2018 +0200
  36. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · Sun Oct 07 05:26:26 2018 +0200
  37. 5f1f11f efi_loader: Disable efi selftest on sandbox for now by Alexander Graf · Sun Sep 23 15:21:09 2018 +0200
  38. 96857cd efi_selftest: missing braces in efi_selftest_textinputex.c by Heinrich Schuchardt · Sat Sep 15 21:00:52 2018 +0200
  39. a882c4c efi_selftest: test key notification functions by Heinrich Schuchardt · Tue Sep 11 22:38:13 2018 +0200
  40. 7a05b1e efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · Tue Sep 11 22:38:10 2018 +0200
  41. e29e691 efi_selftest: use WaitForKey to test text input by Heinrich Schuchardt · Tue Sep 11 22:38:06 2018 +0200
  42. 9cda2ef efi_selftest: refactor text input test by Heinrich Schuchardt · Tue Sep 11 22:38:04 2018 +0200
  43. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · Sat Sep 08 10:20:10 2018 +0200
  44. 3b923a0 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · Tue Sep 04 19:34:59 2018 +0200
  45. 70507ed efi_selftest: test for loaded image protocol by Heinrich Schuchardt · Sun Aug 26 15:31:53 2018 +0200
  46. 653517a efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · Sun Aug 26 14:58:16 2018 +0200
  47. 669f484 efi_selftest: correct block device unit test by Heinrich Schuchardt · Sun Jul 22 08:06:57 2018 +0200
  48. a7be4b8 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · Sat Jul 07 23:39:16 2018 +0200
  49. fe3ae73 efi_selftest: support printing leading zeroes by Heinrich Schuchardt · Sat Jul 07 23:39:15 2018 +0200
  50. 06b3a93 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · Sat Jul 07 15:36:07 2018 +0200
  51. 2a29e8f efi_selftest: check crc32 for InstallConfigurationTable by Heinrich Schuchardt · Sat Jul 07 15:36:06 2018 +0200
  52. 4a640e3 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · Thu Jun 28 12:45:33 2018 +0200
  53. 76bc73c efi_selftest: test writing to file by Heinrich Schuchardt · Mon Jul 02 02:41:24 2018 +0200
  54. 0b9680f efi_selftest: Clean up a few comments and messages by Simon Glass · Mon Jun 18 08:08:21 2018 -0600
  55. 1224a0f efi_loader: Disable miniapps on sandbox by Alexander Graf · Mon Jun 18 17:23:03 2018 +0200
  56. 571a1a4 efi_selftest: update .gitignore by Heinrich Schuchardt · Fri Jun 15 06:02:18 2018 +0200
  57. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · Sun Jun 03 16:10:22 2018 -0400
  58. da168a4 efi_selftest: check for buffer overflow in efi_get_variable by Ivan Gorinov · Fri May 25 10:45:09 2018 -0700
  59. ef50ab1 efi_selftest: imply FAT, FAT_WRITE by Heinrich Schuchardt · Fri May 25 12:30:39 2018 +0200
  60. 0073f26 efi_selftest: test unaligned memory access by Heinrich Schuchardt · Tue Apr 03 21:59:34 2018 +0200
  61. 3fba0cd efi_selftest: test ReinstallProtocolInterface by Heinrich Schuchardt · Fri May 11 12:09:23 2018 +0200
  62. dc05b70 efi_selftest: correct efi_selftest_manageprotocols by Heinrich Schuchardt · Fri May 11 12:09:20 2018 +0200
  63. 549fbca efi_selftest: unit test for variable services by Heinrich Schuchardt · Thu May 17 07:57:06 2018 +0200
  64. 9c14ab2 efi_selftest: updating the cursor position by Heinrich Schuchardt · Sun Apr 29 16:24:26 2018 +0200
  65. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  66. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  67. 5500d71 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · Mon Apr 16 07:59:10 2018 +0200
  68. 0c388db efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · Mon Apr 16 07:59:04 2018 +0200
  69. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · Mon Apr 16 07:59:03 2018 +0200
  70. b6f15e9 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) by Heinrich Schuchardt · Wed Apr 04 15:42:13 2018 +0200
  71. 65cc1be efi_selftest: partition label for test image by Heinrich Schuchardt · Wed Apr 04 15:42:12 2018 +0200
  72. 6b06e0d efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · Tue Apr 03 22:37:11 2018 +0200
  73. 5f86d33 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · Wed Mar 14 19:57:02 2018 +0100
  74. 9ca3071 efi_selftest: unit test for event groups by Heinrich Schuchardt · Sun Feb 18 15:17:53 2018 +0100
  75. 0a9b9e5 efi_selftest: fix device tree unit test by Heinrich Schuchardt · Mon Mar 12 19:52:25 2018 +0100
  76. 224d0d1 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · Sat Mar 03 15:39:53 2018 +0100
  77. 68e7f2d efi_selftest: test gop bitblt by Heinrich Schuchardt · Wed Feb 07 22:14:23 2018 +0100
  78. 43d2799 efi_selftest: check installation of the device tree by Heinrich Schuchardt · Sat Mar 03 15:29:04 2018 +0100
  79. 92aef0f efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · Fri Feb 02 01:05:47 2018 +0100
  80. 211c219 efi_selftest: reduce noise in test output for device trees by Heinrich Schuchardt · Sat Jan 20 20:44:10 2018 +0100
  81. d322f92 efi_selftest: provide a test for block io by Heinrich Schuchardt · Sun Jan 21 19:29:31 2018 +0100
  82. 4795aa7 efi_selftest: add missing LF in test output by Heinrich Schuchardt · Sun Jan 21 20:30:57 2018 +0000
  83. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · Fri Jan 19 19:01:05 2018 +0100
  84. 22703d3 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · Thu Jan 11 08:16:08 2018 +0100
  85. b287b28 efi_selftest: remove todo in device path test by Heinrich Schuchardt · Thu Jan 11 08:16:07 2018 +0100
  86. 4ba3704 efi_selftest: remove todo in manage protocols by Heinrich Schuchardt · Thu Jan 11 08:16:06 2018 +0100
  87. 5d09b5e efi_selftest: do not try to close device path protocol by Heinrich Schuchardt · Thu Jan 11 08:15:56 2018 +0100
  88. 9137df8 efi_selftest: colored test output by Heinrich Schuchardt · Thu Jan 11 08:15:54 2018 +0100
  89. 7c7756e efi_selftest: do not cut off u16 strings when printing by Heinrich Schuchardt · Fri Dec 22 19:21:04 2017 +0100
  90. 5cf88b6 efi_selftest: avoid superfluous messages for task priority levels by Heinrich Schuchardt · Fri Dec 22 19:21:03 2017 +0100
  91. 932b8ef efi_selftest: avoid superfluous messages for event services by Heinrich Schuchardt · Fri Dec 22 19:21:02 2017 +0100
  92. bf7ea1d efi_selftest: add missing line feed by Heinrich Schuchardt · Sun Nov 26 14:05:19 2017 +0100
  93. 023b63e efi_selftest: compile without special compiler flags by Heinrich Schuchardt · Sun Nov 26 14:05:18 2017 +0100
  94. 37daf87 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · Sun Nov 26 14:05:11 2017 +0100
  95. b0e5a12 efi_selftest: test for graphics output protocol by Heinrich Schuchardt · Thu Oct 26 19:25:52 2017 +0200
  96. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · Mon Nov 06 21:17:48 2017 +0100
  97. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · Mon Nov 06 21:17:47 2017 +0100
  98. c53591c efi_selftest: test protocol management by Heinrich Schuchardt · Mon Nov 06 21:17:43 2017 +0100
  99. 45bb4dc efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · Wed Oct 18 18:13:19 2017 +0200
  100. d11c7e5 efi_selftest: test reboot by watchdog by Heinrich Schuchardt · Wed Oct 18 18:13:16 2017 +0200