1. 4ac6041 efi: ESRT creation tests by Jose Marinho · 3 years, 7 months ago
  2. 6f90899 efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 7 months ago
  3. 512f092 efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 7 months ago
  4. 65ab48d efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 8 months ago
  5. 8644af7 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 8 months ago
  6. 7f8e656 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 3 years, 10 months ago
  7. 6d78ca8 efi_selftest: clean up Makefile by Heinrich Schuchardt · 3 years, 10 months ago
  8. af69267 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years, 11 months ago
  9. b1aa6fc efi_selftest: add tool to download dtb by Heinrich Schuchardt · 3 years, 11 months ago
  10. d2a8857 efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 1 month ago
  11. c06867d efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · 4 years, 1 month ago
  12. 5c2227e efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 2 months ago
  13. a1077bf efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 2 months ago
  14. cde162e efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 6 months ago
  15. 479ab6c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 7 months ago
  16. 7d6f16f efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 9 months ago
  17. 2e716b8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · 4 years, 11 months ago
  18. 53c7017 efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · 5 years ago
  19. ce9ad03 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · 5 years ago
  20. 112464f efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · 5 years ago
  21. 1bb52fc efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  22. 7950e8e efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · 5 years ago
  23. 5ec48e3 efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
  24. 95ab381 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 5 years ago
  25. 64b5ba4 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 5 years ago
  26. 3349973 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 5 years ago
  27. 24f6be7 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · 5 years ago
  28. 6182495 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 5 years ago
  29. 68066d5 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 5 years ago
  30. d787cad efi_selftest: LoadImage from file device path by Heinrich Schuchardt · 6 years ago
  31. 5fbb289 efi_loader: Make HII a config option by Alexander Graf · 6 years ago
  32. 4c4fb10 efi_selftest: add HII database protocols test by AKASHI Takahiro · 6 years ago
  33. 0e3dc01 efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · 6 years ago
  34. e4fd695 efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · 6 years ago
  35. 3484130 efi_selftest: add test for memory allocation by Heinrich Schuchardt · 6 years ago
  36. 1c32bb1 efi_selftest: test handling of exceptions by Heinrich Schuchardt · 6 years ago
  37. f6e7b65 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  38. 3394f20 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  39. 1d719e7 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  40. efe79a7 efi_selftest: test for loaded image protocol by Heinrich Schuchardt · 6 years ago
  41. 8c588a58 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · 6 years ago
  42. 62045b0 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  43. 9b30232 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · 6 years ago
  44. c034bfa efi_loader: Disable miniapps on sandbox by Alexander Graf · 6 years ago
  45. 85b4692 efi_selftest: test unaligned memory access by Heinrich Schuchardt · 6 years ago
  46. d799c67 efi_selftest: unit test for variable services by Heinrich Schuchardt · 6 years ago
  47. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  48. e83222b efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 6 years ago
  49. 6fc901c efi_selftest: unit test for event groups by Heinrich Schuchardt · 7 years ago
  50. 0aa2da7 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  51. b944e47 efi_selftest: test gop bitblt by Heinrich Schuchardt · 7 years ago
  52. 06c3d5b efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  53. ae86b6b efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · 7 years ago
  54. f768619 efi_selftest: provide a test for block io by Heinrich Schuchardt · 7 years ago
  55. 8218f7b efi_selftest: test start image by Heinrich Schuchardt · 7 years ago
  56. fb83350 efi_selftest: test for (Dis)ConnectController by Heinrich Schuchardt · 7 years ago
  57. 17b96cb efi_selftest: compile without special compiler flags by Heinrich Schuchardt · 7 years ago
  58. bf19064 efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  59. 49d62cb efi_selftest: test for graphics output protocol by Heinrich Schuchardt · 7 years ago
  60. 927ca89 efi_selftest: test protocol management by Heinrich Schuchardt · 7 years ago
  61. 7406f82 efi_selftest: provide test for EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  62. 30a0045 efi_selftest: provide test for watchdog timer by Heinrich Schuchardt · 7 years ago
  63. 5ca23ed efi_loader: supply EFI network test by Heinrich Schuchardt · 7 years ago
  64. 0923876 efi_selftest: check notification of ExitBootServices by Heinrich Schuchardt · 7 years ago
  65. 1835f6e efi_selftest: test task priority levels by Heinrich Schuchardt · 7 years ago
  66. bd12669 efi_selftest: provide unit test for event services by Heinrich Schuchardt · 7 years ago
  67. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago