1. 1bb52fc efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  2. fb08380 efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  3. 97cf208 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  4. 1e37be5 efi_selftest: correct event group test by Heinrich Schuchardt · 5 years ago
  5. 7950e8e efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · 5 years ago
  6. 5ec48e3 efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
  7. f09cea3 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · 5 years ago
  8. 609b6ba efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · 5 years ago
  9. 433bfe7 efi_loader: implement SetTime by Heinrich Schuchardt · 5 years ago
  10. 95ab381 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 5 years ago
  11. 64b5ba4 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 5 years ago
  12. 3349973 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 5 years ago
  13. 24f6be7 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · 5 years ago
  14. 8101dd3 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · 5 years ago
  15. a9a25cc efi_selftest: test exit_data by Heinrich Schuchardt · 6 years ago
  16. 6182495 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 5 years ago
  17. 68066d5 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 5 years ago
  18. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 5 years ago
  19. 8688b75 efi_selftest: expect boot services data for fdt by Heinrich Schuchardt · 5 years ago
  20. 207c5bc efi_selftest: physical and virtual addresses must match by Heinrich Schuchardt · 5 years ago
  21. 1c606e8 efi_selftest: check image_base, image_size by Heinrich Schuchardt · 6 years ago
  22. d082650 efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · 6 years ago
  23. d0bd876 efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · 6 years ago
  24. e616100 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
  25. d787cad efi_selftest: LoadImage from file device path by Heinrich Schuchardt · 6 years ago
  26. ee3c8ba efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · 6 years ago
  27. afa17aa efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · 6 years ago
  28. 5fbb289 efi_loader: Make HII a config option by Alexander Graf · 6 years ago
  29. f38753d efi_selftest: fix HII tests by Heinrich Schuchardt · 6 years ago
  30. 4c4fb10 efi_selftest: add HII database protocols test by AKASHI Takahiro · 6 years ago
  31. 6c75db0 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
  32. 2013c68 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
  33. 1170fee efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · 6 years ago
  34. 0e3dc01 efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · 6 years ago
  35. c82f8f6 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  36. 44e7c62 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · 6 years ago
  37. 1309a15 efi_selftest: events unit test, check return values by Heinrich Schuchardt · 6 years ago
  38. 8a42641 efi_selftest: SNP unit test on sandbox by Heinrich Schuchardt · 6 years ago
  39. 0bda81b efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  40. e4fd695 efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · 6 years ago
  41. 05aceb2 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · 6 years ago
  42. 3c2c54c efi_selftest: rename setup_ok by Heinrich Schuchardt · 6 years ago
  43. 0fdb9e3 efi_selftest: fix simple network protocol test by Heinrich Schuchardt · 6 years ago
  44. 34c9665 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · 6 years ago
  45. 42910ff efi_selftest: building sandbox with EFI_SELFTEST by Heinrich Schuchardt · 6 years ago
  46. 3484130 efi_selftest: add test for memory allocation by Heinrich Schuchardt · 6 years ago
  47. 335ce71 efi_selftest: incorrect use of bitwise or by Heinrich Schuchardt · 6 years ago
  48. c966076 efi_loader: do not use unsupported printf code by Heinrich Schuchardt · 6 years ago
  49. 4c17439 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · 6 years ago
  50. e237302 efi_loader: UninstallMultipleProtocolInterfaces error code by Heinrich Schuchardt · 6 years ago
  51. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  52. d8b2216 efi_selftest: fix typos by Heinrich Schuchardt · 6 years ago
  53. 1c32bb1 efi_selftest: test handling of exceptions by Heinrich Schuchardt · 6 years ago
  54. f6e7b65 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  55. b50f075 efi_selftest: creating new handle in controller test by Heinrich Schuchardt · 6 years ago
  56. 0801d4d efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  57. a729eb3 efi_loader: Disable efi selftest on sandbox for now by Alexander Graf · 6 years ago
  58. e102038 efi_selftest: missing braces in efi_selftest_textinputex.c by Heinrich Schuchardt · 6 years ago
  59. 6dec873 efi_selftest: test key notification functions by Heinrich Schuchardt · 6 years ago
  60. 3394f20 efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  61. 1d69c8d efi_selftest: use WaitForKey to test text input by Heinrich Schuchardt · 6 years ago
  62. 262ff41 efi_selftest: refactor text input test by Heinrich Schuchardt · 6 years ago
  63. 3e603ec efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  64. 1d719e7 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  65. efe79a7 efi_selftest: test for loaded image protocol by Heinrich Schuchardt · 6 years ago
  66. e470efd efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · 6 years ago
  67. 54bfba2 efi_selftest: correct block device unit test by Heinrich Schuchardt · 6 years ago
  68. 8c588a58 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · 6 years ago
  69. 42e2b56 efi_selftest: support printing leading zeroes by Heinrich Schuchardt · 6 years ago
  70. 62045b0 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  71. 74fc044 efi_selftest: check crc32 for InstallConfigurationTable by Heinrich Schuchardt · 6 years ago
  72. 9b30232 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · 6 years ago
  73. 1bfb157 efi_selftest: test writing to file by Heinrich Schuchardt · 6 years ago
  74. 404ea59 efi_selftest: Clean up a few comments and messages by Simon Glass · 6 years ago
  75. c034bfa efi_loader: Disable miniapps on sandbox by Alexander Graf · 6 years ago
  76. f260bd3 efi_selftest: update .gitignore by Heinrich Schuchardt · 6 years ago
  77. b5351a4 SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  78. fe5bc23 efi_selftest: check for buffer overflow in efi_get_variable by Ivan Gorinov · 6 years ago
  79. 03fb269 efi_selftest: imply FAT, FAT_WRITE by Heinrich Schuchardt · 6 years ago
  80. 85b4692 efi_selftest: test unaligned memory access by Heinrich Schuchardt · 6 years ago
  81. fa241e2 efi_selftest: test ReinstallProtocolInterface by Heinrich Schuchardt · 6 years ago
  82. 0d6ea05 efi_selftest: correct efi_selftest_manageprotocols by Heinrich Schuchardt · 6 years ago
  83. d799c67 efi_selftest: unit test for variable services by Heinrich Schuchardt · 6 years ago
  84. f243141 efi_selftest: updating the cursor position by Heinrich Schuchardt · 6 years ago
  85. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  86. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  87. e83222b efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL by Heinrich Schuchardt · 6 years ago
  88. 065a8ec efi_selftest: fix typo in efi_selftest_devicepath.c by Heinrich Schuchardt · 6 years ago
  89. b5cd687 efi_selftest: do not execute test if setup failed by Heinrich Schuchardt · 6 years ago
  90. 1348c17 efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO) by Heinrich Schuchardt · 6 years ago
  91. db851c8 efi_selftest: partition label for test image by Heinrich Schuchardt · 6 years ago
  92. b6dd577 efi_loader: use correct types in EFI_FILE_PROTOCOL by Heinrich Schuchardt · 6 years ago
  93. 51a0f45 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  94. 6fc901c efi_selftest: unit test for event groups by Heinrich Schuchardt · 7 years ago
  95. 9967adb efi_selftest: fix device tree unit test by Heinrich Schuchardt · 7 years ago
  96. 0aa2da7 efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL by Heinrich Schuchardt · 7 years ago
  97. b944e47 efi_selftest: test gop bitblt by Heinrich Schuchardt · 7 years ago
  98. 06c3d5b efi_selftest: check installation of the device tree by Heinrich Schuchardt · 7 years ago
  99. ae86b6b efi_selftest: use correct compiler flags for miniapps by Heinrich Schuchardt · 7 years ago
  100. 003876d efi_selftest: reduce noise in test output for device trees by Heinrich Schuchardt · 7 years ago