1. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  2. da168a4 efi_selftest: check for buffer overflow in efi_get_variable by Ivan Gorinov · 7 years ago
  3. ef50ab1 efi_selftest: imply FAT, FAT_WRITE by Heinrich Schuchardt · 7 years ago
  4. 0073f26 efi_selftest: test unaligned memory access by Heinrich Schuchardt · 7 years ago
  5. 3fba0cd efi_selftest: test ReinstallProtocolInterface by Heinrich Schuchardt · 7 years ago
  6. dc05b70 efi_selftest: correct efi_selftest_manageprotocols by Heinrich Schuchardt · 7 years ago
  7. 549fbca efi_selftest: unit test for variable services by Heinrich Schuchardt · 7 years ago
  8. 9c14ab2 efi_selftest: updating the cursor position by Heinrich Schuchardt · 7 years ago
  9. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. 5500d71 efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 7 years ago
  12. 0c388db efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · 7 years ago
  13. a9d2260 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · 7 years ago
  14. b6f15e9 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) by Heinrich Schuchardt · 7 years ago
  15. 65cc1be efi_selftest: partition label for test image by Heinrich Schuchardt · 7 years ago
  16. 6b06e0d efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 7 years ago
  17. 5f86d33 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  18. 9ca3071 efi_selftest: unit test for event groups by Heinrich Schuchardt · 7 years ago
  19. 0a9b9e5 efi_selftest: fix device tree unit test by Heinrich Schuchardt · 7 years ago
  20. 224d0d1 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  21. 68e7f2d efi_selftest: test gop bitblt by Heinrich Schuchardt · 7 years ago
  22. 43d2799 efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  23. 92aef0f efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · 7 years ago
  24. 211c219 efi_selftest: reduce noise in test output for device trees by Heinrich Schuchardt · 7 years ago
  25. d322f92 efi_selftest: provide a test for block io by Heinrich Schuchardt · 7 years ago
  26. 4795aa7 efi_selftest: add missing LF in test output by Heinrich Schuchardt · 7 years ago
  27. e3cde3a efi_selftest: test start image by Heinrich Schuchardt · 7 years ago
  28. 22703d3 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · 7 years ago
  29. b287b28 efi_selftest: remove todo in device path test by Heinrich Schuchardt · 7 years ago
  30. 4ba3704 efi_selftest: remove todo in manage protocols by Heinrich Schuchardt · 7 years ago
  31. 5d09b5e efi_selftest: do not try to close device path protocol by Heinrich Schuchardt · 7 years ago
  32. 9137df8 efi_selftest: colored test output by Heinrich Schuchardt · 7 years ago
  33. 7c7756e efi_selftest: do not cut off u16 strings when printing by Heinrich Schuchardt · 7 years ago
  34. 5cf88b6 efi_selftest: avoid superfluous messages for task priority levels by Heinrich Schuchardt · 7 years ago
  35. 932b8ef efi_selftest: avoid superfluous messages for event services by Heinrich Schuchardt · 7 years ago
  36. bf7ea1d efi_selftest: add missing line feed by Heinrich Schuchardt · 7 years ago
  37. 023b63e efi_selftest: compile without special compiler flags by Heinrich Schuchardt · 7 years ago
  38. 37daf87 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  39. b0e5a12 efi_selftest: test for graphics output protocol by Heinrich Schuchardt · 7 years ago
  40. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · 7 years ago
  41. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · 7 years ago
  42. c53591c efi_selftest: test protocol management by Heinrich Schuchardt · 7 years ago
  43. 45bb4dc efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  44. d11c7e5 efi_selftest: test reboot by watchdog by Heinrich Schuchardt · 7 years ago
  45. 02efd5d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · 7 years ago
  46. 2eb1558 efi_selftest: deduplicate code by Heinrich Schuchardt · 7 years ago
  47. a8ec628 efi_selftest: efi_st_memcmp should return 0 by Heinrich Schuchardt · 7 years ago
  48. 65ad3b8 efi_selftest: reformat code by Heinrich Schuchardt · 7 years ago
  49. 4bce80a efi_selftest: provide test for watchdog timer by Heinrich Schuchardt · 7 years ago
  50. f4ee272 efi_selftest: correctly check return values by Heinrich Schuchardt · 7 years ago
  51. 4505471 efi_selftest: error handling in SNP test by Heinrich Schuchardt · 7 years ago
  52. c43fa8c efi_selftest: avoid dereferencing NULL in tpl test by Heinrich Schuchardt · 7 years ago
  53. ea09093 efi_selftest: efi_st_memcmp return difference of bytes by Heinrich Schuchardt · 7 years ago
  54. 2a6daf7 efi_loader: supply EFI network test by Heinrich Schuchardt · 7 years ago
  55. 2cd42e8 efi_selftest: allow printing MAC addresses by Heinrich Schuchardt · 7 years ago
  56. 4df5dc5 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · 7 years ago
  57. 1afe5f7 efi_selftest: make tests easier to read by Heinrich Schuchardt · 7 years ago
  58. cbfdf81 efi_selftest: use efi_st_error for all error messages by Heinrich Schuchardt · 7 years ago
  59. 630d134 efi_selftest: check notification of ExitBootServices by Heinrich Schuchardt · 7 years ago
  60. ee0f65d efi_selftest: test task priority levels by Heinrich Schuchardt · 7 years ago
  61. b277ced efi_selftest: provide unit test for event services by Heinrich Schuchardt · 7 years ago
  62. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago