1. 0e77ca9 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · 6 years ago
  2. 1c76eda efi_loader: UninstallMultipleProtocolInterfaces error code by Heinrich Schuchardt · 6 years ago
  3. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  4. 702e778 efi_selftest: fix typos by Heinrich Schuchardt · 6 years ago
  5. e86d6ce efi_selftest: test handling of exceptions by Heinrich Schuchardt · 6 years ago
  6. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  7. b906abf efi_selftest: creating new handle in controller test by Heinrich Schuchardt · 6 years ago
  8. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  9. 5f1f11f efi_loader: Disable efi selftest on sandbox for now by Alexander Graf · 6 years ago
  10. 96857cd efi_selftest: missing braces in efi_selftest_textinputex.c by Heinrich Schuchardt · 6 years ago
  11. a882c4c efi_selftest: test key notification functions by Heinrich Schuchardt · 6 years ago
  12. 7a05b1e efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  13. e29e691 efi_selftest: use WaitForKey to test text input by Heinrich Schuchardt · 6 years ago
  14. 9cda2ef efi_selftest: refactor text input test by Heinrich Schuchardt · 6 years ago
  15. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  16. 3b923a0 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  17. 70507ed efi_selftest: test for loaded image protocol by Heinrich Schuchardt · 6 years ago
  18. 653517a efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · 6 years ago
  19. 669f484 efi_selftest: correct block device unit test by Heinrich Schuchardt · 6 years ago
  20. a7be4b8 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · 6 years ago
  21. fe3ae73 efi_selftest: support printing leading zeroes by Heinrich Schuchardt · 6 years ago
  22. 06b3a93 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  23. 2a29e8f efi_selftest: check crc32 for InstallConfigurationTable by Heinrich Schuchardt · 6 years ago
  24. 4a640e3 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · 6 years ago
  25. 76bc73c efi_selftest: test writing to file by Heinrich Schuchardt · 6 years ago
  26. 0b9680f efi_selftest: Clean up a few comments and messages by Simon Glass · 6 years ago
  27. 1224a0f efi_loader: Disable miniapps on sandbox by Alexander Graf · 6 years ago
  28. 571a1a4 efi_selftest: update .gitignore by Heinrich Schuchardt · 6 years ago
  29. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  30. da168a4 efi_selftest: check for buffer overflow in efi_get_variable by Ivan Gorinov · 7 years ago
  31. ef50ab1 efi_selftest: imply FAT, FAT_WRITE by Heinrich Schuchardt · 7 years ago
  32. 0073f26 efi_selftest: test unaligned memory access by Heinrich Schuchardt · 7 years ago
  33. 3fba0cd efi_selftest: test ReinstallProtocolInterface by Heinrich Schuchardt · 7 years ago
  34. dc05b70 efi_selftest: correct efi_selftest_manageprotocols by Heinrich Schuchardt · 7 years ago
  35. 549fbca efi_selftest: unit test for variable services by Heinrich Schuchardt · 7 years ago
  36. 9c14ab2 efi_selftest: updating the cursor position by Heinrich Schuchardt · 7 years ago
  37. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. 5500d71 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  40. 0c388db efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · 7 years ago
  41. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · 7 years ago
  42. b6f15e9 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) by Heinrich Schuchardt · 7 years ago
  43. 65cc1be efi_selftest: partition label for test image by Heinrich Schuchardt · 7 years ago
  44. 6b06e0d efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  45. 5f86d33 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  46. 9ca3071 efi_selftest: unit test for event groups by Heinrich Schuchardt · 7 years ago
  47. 0a9b9e5 efi_selftest: fix device tree unit test by Heinrich Schuchardt · 7 years ago
  48. 224d0d1 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  49. 68e7f2d efi_selftest: test gop bitblt by Heinrich Schuchardt · 7 years ago
  50. 43d2799 efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  51. 92aef0f efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · 7 years ago
  52. 211c219 efi_selftest: reduce noise in test output for device trees by Heinrich Schuchardt · 7 years ago
  53. d322f92 efi_selftest: provide a test for block io by Heinrich Schuchardt · 7 years ago
  54. 4795aa7 efi_selftest: add missing LF in test output by Heinrich Schuchardt · 7 years ago
  55. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · 7 years ago
  56. 22703d3 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · 7 years ago
  57. b287b28 efi_selftest: remove todo in device path test by Heinrich Schuchardt · 7 years ago
  58. 4ba3704 efi_selftest: remove todo in manage protocols by Heinrich Schuchardt · 7 years ago
  59. 5d09b5e efi_selftest: do not try to close device path protocol by Heinrich Schuchardt · 7 years ago
  60. 9137df8 efi_selftest: colored test output by Heinrich Schuchardt · 7 years ago
  61. 7c7756e efi_selftest: do not cut off u16 strings when printing by Heinrich Schuchardt · 7 years ago
  62. 5cf88b6 efi_selftest: avoid superfluous messages for task priority levels by Heinrich Schuchardt · 7 years ago
  63. 932b8ef efi_selftest: avoid superfluous messages for event services by Heinrich Schuchardt · 7 years ago
  64. bf7ea1d efi_selftest: add missing line feed by Heinrich Schuchardt · 7 years ago
  65. 023b63e efi_selftest: compile without special compiler flags by Heinrich Schuchardt · 7 years ago
  66. 37daf87 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  67. b0e5a12 efi_selftest: test for graphics output protocol by Heinrich Schuchardt · 7 years ago
  68. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · 7 years ago
  69. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · 7 years ago
  70. c53591c efi_selftest: test protocol management by Heinrich Schuchardt · 7 years ago
  71. 45bb4dc efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  72. d11c7e5 efi_selftest: test reboot by watchdog by Heinrich Schuchardt · 7 years ago
  73. 02efd5d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · 7 years ago
  74. 2eb1558 efi_selftest: deduplicate code by Heinrich Schuchardt · 7 years ago
  75. a8ec628 efi_selftest: efi_st_memcmp should return 0 by Heinrich Schuchardt · 7 years ago
  76. 65ad3b8 efi_selftest: reformat code by Heinrich Schuchardt · 7 years ago
  77. 4bce80a efi_selftest: provide test for watchdog timer by Heinrich Schuchardt · 7 years ago
  78. f4ee272 efi_selftest: correctly check return values by Heinrich Schuchardt · 7 years ago
  79. 4505471 efi_selftest: error handling in SNP test by Heinrich Schuchardt · 7 years ago
  80. c43fa8c efi_selftest: avoid dereferencing NULL in tpl test by Heinrich Schuchardt · 7 years ago
  81. ea09093 efi_selftest: efi_st_memcmp return difference of bytes by Heinrich Schuchardt · 7 years ago
  82. 2a6daf7 efi_loader: supply EFI network test by Heinrich Schuchardt · 7 years ago
  83. 2cd42e8 efi_selftest: allow printing MAC addresses by Heinrich Schuchardt · 7 years ago
  84. 4df5dc5 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · 7 years ago
  85. 1afe5f7 efi_selftest: make tests easier to read by Heinrich Schuchardt · 7 years ago
  86. cbfdf81 efi_selftest: use efi_st_error for all error messages by Heinrich Schuchardt · 7 years ago
  87. 630d134 efi_selftest: check notification of ExitBootServices by Heinrich Schuchardt · 7 years ago
  88. ee0f65d efi_selftest: test task priority levels by Heinrich Schuchardt · 7 years ago
  89. b277ced efi_selftest: provide unit test for event services by Heinrich Schuchardt · 7 years ago
  90. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago