1. 05aceb2 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · 6 years ago
  2. 3c2c54c efi_selftest: rename setup_ok by Heinrich Schuchardt · 6 years ago
  3. 0fdb9e3 efi_selftest: fix simple network protocol test by Heinrich Schuchardt · 6 years ago
  4. 34c9665 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · 6 years ago
  5. 42910ff efi_selftest: building sandbox with EFI_SELFTEST by Heinrich Schuchardt · 6 years ago
  6. 3484130 efi_selftest: add test for memory allocation by Heinrich Schuchardt · 6 years ago
  7. 335ce71 efi_selftest: incorrect use of bitwise or by Heinrich Schuchardt · 6 years ago
  8. c966076 efi_loader: do not use unsupported printf code by Heinrich Schuchardt · 6 years ago
  9. 4c17439 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · 6 years ago
  10. e237302 efi_loader: UninstallMultipleProtocolInterfaces error code by Heinrich Schuchardt · 6 years ago
  11. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  12. d8b2216 efi_selftest: fix typos by Heinrich Schuchardt · 6 years ago
  13. 1c32bb1 efi_selftest: test handling of exceptions by Heinrich Schuchardt · 6 years ago
  14. f6e7b65 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  15. b50f075 efi_selftest: creating new handle in controller test by Heinrich Schuchardt · 6 years ago
  16. 0801d4d efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  17. a729eb3 efi_loader: Disable efi selftest on sandbox for now by Alexander Graf · 6 years ago
  18. e102038 efi_selftest: missing braces in efi_selftest_textinputex.c by Heinrich Schuchardt · 6 years ago
  19. 6dec873 efi_selftest: test key notification functions by Heinrich Schuchardt · 6 years ago
  20. 3394f20 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  21. 1d69c8d efi_selftest: use WaitForKey to test text input by Heinrich Schuchardt · 6 years ago
  22. 262ff41 efi_selftest: refactor text input test by Heinrich Schuchardt · 6 years ago
  23. 3e603ec efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  24. 1d719e7 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  25. efe79a7 efi_selftest: test for loaded image protocol by Heinrich Schuchardt · 6 years ago
  26. e470efd efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · 6 years ago
  27. 54bfba2 efi_selftest: correct block device unit test by Heinrich Schuchardt · 6 years ago
  28. 8c588a58 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · 6 years ago
  29. 42e2b56 efi_selftest: support printing leading zeroes by Heinrich Schuchardt · 6 years ago
  30. 62045b0 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  31. 74fc044 efi_selftest: check crc32 for InstallConfigurationTable by Heinrich Schuchardt · 6 years ago
  32. 9b30232 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · 6 years ago
  33. 1bfb157 efi_selftest: test writing to file by Heinrich Schuchardt · 6 years ago
  34. 404ea59 efi_selftest: Clean up a few comments and messages by Simon Glass · 6 years ago
  35. c034bfa efi_loader: Disable miniapps on sandbox by Alexander Graf · 6 years ago
  36. f260bd3 efi_selftest: update .gitignore by Heinrich Schuchardt · 6 years ago
  37. b5351a4 SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  38. fe5bc23 efi_selftest: check for buffer overflow in efi_get_variable by Ivan Gorinov · 6 years ago
  39. 03fb269 efi_selftest: imply FAT, FAT_WRITE by Heinrich Schuchardt · 6 years ago
  40. 85b4692 efi_selftest: test unaligned memory access by Heinrich Schuchardt · 6 years ago
  41. fa241e2 efi_selftest: test ReinstallProtocolInterface by Heinrich Schuchardt · 6 years ago
  42. 0d6ea05 efi_selftest: correct efi_selftest_manageprotocols by Heinrich Schuchardt · 6 years ago
  43. d799c67 efi_selftest: unit test for variable services by Heinrich Schuchardt · 6 years ago
  44. f243141 efi_selftest: updating the cursor position by Heinrich Schuchardt · 6 years ago
  45. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  46. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  47. e83222b efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 6 years ago
  48. 065a8ec efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · 6 years ago
  49. b5cd687 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · 6 years ago
  50. 1348c17 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) by Heinrich Schuchardt · 6 years ago
  51. db851c8 efi_selftest: partition label for test image by Heinrich Schuchardt · 6 years ago
  52. b6dd577 efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 6 years ago
  53. 51a0f45 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  54. 6fc901c efi_selftest: unit test for event groups by Heinrich Schuchardt · 7 years ago
  55. 9967adb efi_selftest: fix device tree unit test by Heinrich Schuchardt · 7 years ago
  56. 0aa2da7 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  57. b944e47 efi_selftest: test gop bitblt by Heinrich Schuchardt · 7 years ago
  58. 06c3d5b efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  59. ae86b6b efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · 7 years ago
  60. 003876d efi_selftest: reduce noise in test output for device trees by Heinrich Schuchardt · 7 years ago
  61. f768619 efi_selftest: provide a test for block io by Heinrich Schuchardt · 7 years ago
  62. ba45c9e efi_selftest: add missing LF in test output by Heinrich Schuchardt · 7 years ago
  63. 8218f7b efi_selftest: test start image by Heinrich Schuchardt · 7 years ago
  64. fb83350 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · 7 years ago
  65. 8d7cf39 efi_selftest: remove todo in device path test by Heinrich Schuchardt · 7 years ago
  66. 77425e7 efi_selftest: remove todo in manage protocols by Heinrich Schuchardt · 7 years ago
  67. 5be9744 efi_selftest: do not try to close device path protocol by Heinrich Schuchardt · 7 years ago
  68. 853540c efi_selftest: colored test output by Heinrich Schuchardt · 7 years ago
  69. e0abeac efi_selftest: do not cut off u16 strings when printing by Heinrich Schuchardt · 7 years ago
  70. 6a380e5 efi_selftest: avoid superfluous messages for task priority levels by Heinrich Schuchardt · 7 years ago
  71. ad50dcf efi_selftest: avoid superfluous messages for event services by Heinrich Schuchardt · 7 years ago
  72. c51e7df efi_selftest: add missing line feed by Heinrich Schuchardt · 7 years ago
  73. 17b96cb efi_selftest: compile without special compiler flags by Heinrich Schuchardt · 7 years ago
  74. bf19064 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  75. 49d62cb efi_selftest: test for graphics output protocol by Heinrich Schuchardt · 7 years ago
  76. f5a2a93 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · 7 years ago
  77. 152cade efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · 7 years ago
  78. 927ca89 efi_selftest: test protocol management by Heinrich Schuchardt · 7 years ago
  79. 7406f82 efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  80. 7bbae6f efi_selftest: test reboot by watchdog by Heinrich Schuchardt · 7 years ago
  81. d78e40d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · 7 years ago
  82. 1f66a12 efi_selftest: deduplicate code by Heinrich Schuchardt · 7 years ago
  83. 9a52a0f efi_selftest: efi_st_memcmp should return 0 by Heinrich Schuchardt · 7 years ago
  84. fd4a1c4 efi_selftest: reformat code by Heinrich Schuchardt · 7 years ago
  85. 30a0045 efi_selftest: provide test for watchdog timer by Heinrich Schuchardt · 7 years ago
  86. abe9946 efi_selftest: correctly check return values by Heinrich Schuchardt · 7 years ago
  87. fdd0456 efi_selftest: error handling in SNP test by Heinrich Schuchardt · 7 years ago
  88. 7f8ec5b efi_selftest: avoid dereferencing NULL in tpl test by Heinrich Schuchardt · 7 years ago
  89. c155dfe efi_selftest: efi_st_memcmp return difference of bytes by Heinrich Schuchardt · 7 years ago
  90. 5ca23ed efi_loader: supply EFI network test by Heinrich Schuchardt · 7 years ago
  91. 1b63325 efi_selftest: allow printing MAC addresses by Heinrich Schuchardt · 7 years ago
  92. ca379e1 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · 7 years ago
  93. e67e724 efi_selftest: make tests easier to read by Heinrich Schuchardt · 7 years ago
  94. 037ee6f efi_selftest: use efi_st_error for all error messages by Heinrich Schuchardt · 7 years ago
  95. 0923876 efi_selftest: check notification of ExitBootServices by Heinrich Schuchardt · 7 years ago
  96. 1835f6e efi_selftest: test task priority levels by Heinrich Schuchardt · 7 years ago
  97. bd12669 efi_selftest: provide unit test for event services by Heinrich Schuchardt · 7 years ago
  98. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago