1. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
  2. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  3. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
  4. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
  5. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 11 months ago
  6. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 5 years ago
  7. f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · 5 years ago
  8. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  9. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · 5 years ago
  10. a66e0ad efi_selftest: testing read-only variables by Heinrich Schuchardt · 5 years ago
  11. f69962a efi_selftest: correct SetVariable() test by Heinrich Schuchardt · 5 years ago
  12. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · 5 years ago
  13. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  14. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · 5 years ago
  15. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · 5 years ago
  16. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · 5 years ago
  17. edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · 5 years ago
  18. 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · 5 years ago
  19. 91d6b55 efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · 5 years ago
  20. 422f673 efi_selftest: do not call CloseEvent() after ExitBootServices() by Heinrich Schuchardt · 5 years ago
  21. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  22. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  23. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  24. 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · 5 years ago
  25. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · 5 years ago
  26. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
  27. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · 6 years ago
  28. f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · 6 years ago
  29. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · 6 years ago
  30. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 6 years ago
  31. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 6 years ago
  32. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 6 years ago
  33. cdfc254 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · 6 years ago
  34. 5f94666 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · 6 years ago
  35. 1696dd0 efi_selftest: test exit_data by Heinrich Schuchardt · 6 years ago
  36. 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 6 years ago
  37. 1c111f9 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 6 years ago
  38. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  39. b1baee0 efi_selftest: expect boot services data for fdt by Heinrich Schuchardt · 6 years ago
  40. 01dd235 efi_selftest: physical and virtual addresses must match by Heinrich Schuchardt · 6 years ago
  41. f92074f efi_selftest: check image_base, image_size by Heinrich Schuchardt · 6 years ago
  42. c70fbca efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · 6 years ago
  43. 84a975a efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · 6 years ago
  44. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
  45. dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · 6 years ago
  46. 9ad046e efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · 6 years ago
  47. 77ff4d8 efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · 6 years ago
  48. 44be5da efi_loader: Make HII a config option by Alexander Graf · 6 years ago
  49. bf962ac efi_selftest: fix HII tests by Heinrich Schuchardt · 6 years ago
  50. 80bc276 efi_selftest: add HII database protocols test by AKASHI Takahiro · 6 years ago
  51. ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
  52. 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
  53. b3d562e efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · 6 years ago
  54. e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · 6 years ago
  55. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  56. dcbf5f5 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · 6 years ago
  57. 1080eeb efi_selftest: events unit test, check return values by Heinrich Schuchardt · 6 years ago
  58. 2129bb1 efi_selftest: SNP unit test on sandbox by Heinrich Schuchardt · 6 years ago
  59. e06ae19 efi_loader: use const efi_guid_t * for variable services by Heinrich Schuchardt · 6 years ago
  60. 95dc0fd efi_selftest: allow building on ARMv7-M by Heinrich Schuchardt · 6 years ago
  61. d788445 efi_selftest: block device: avoid read after free by Heinrich Schuchardt · 6 years ago
  62. 7281933 efi_selftest: rename setup_ok by Heinrich Schuchardt · 6 years ago
  63. 39f757d efi_selftest: fix simple network protocol test by Heinrich Schuchardt · 6 years ago
  64. 48161e1 efi_selftest: check fdt is marked as runtime data by Heinrich Schuchardt · 6 years ago
  65. ce132e8 efi_selftest: building sandbox with EFI_SELFTEST by Heinrich Schuchardt · 6 years ago
  66. 88b9519 efi_selftest: add test for memory allocation by Heinrich Schuchardt · 6 years ago
  67. 15a6f3a efi_selftest: incorrect use of bitwise or by Heinrich Schuchardt · 6 years ago
  68. dfaad1e efi_loader: do not use unsupported printf code by Heinrich Schuchardt · 6 years ago
  69. 0e77ca9 efi_selftest: do not write to linker generated array by Heinrich Schuchardt · 6 years ago
  70. 1c76eda efi_loader: UninstallMultipleProtocolInterfaces error code by Heinrich Schuchardt · 6 years ago
  71. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  72. 702e778 efi_selftest: fix typos by Heinrich Schuchardt · 6 years ago
  73. e86d6ce efi_selftest: test handling of exceptions by Heinrich Schuchardt · 6 years ago
  74. c9e7aa2 efi_selftest: simplify lib/efi_selftest/Makefile by Heinrich Schuchardt · 6 years ago
  75. b906abf efi_selftest: creating new handle in controller test by Heinrich Schuchardt · 6 years ago
  76. 21ae057 efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  77. 5f1f11f efi_loader: Disable efi selftest on sandbox for now by Alexander Graf · 6 years ago
  78. 96857cd efi_selftest: missing braces in efi_selftest_textinputex.c by Heinrich Schuchardt · 6 years ago
  79. a882c4c efi_selftest: test key notification functions by Heinrich Schuchardt · 6 years ago
  80. 7a05b1e efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL by Heinrich Schuchardt · 6 years ago
  81. e29e691 efi_selftest: use WaitForKey to test text input by Heinrich Schuchardt · 6 years ago
  82. 9cda2ef efi_selftest: refactor text input test by Heinrich Schuchardt · 6 years ago
  83. 3dabffd efi_loader: struct efi_simple_text_input_protocol by Heinrich Schuchardt · 6 years ago
  84. 3b923a0 efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL by Heinrich Schuchardt · 6 years ago
  85. 70507ed efi_selftest: test for loaded image protocol by Heinrich Schuchardt · 6 years ago
  86. 653517a efi_selftest: memory leak testing manage protocols by Heinrich Schuchardt · 6 years ago
  87. 669f484 efi_selftest: correct block device unit test by Heinrich Schuchardt · 6 years ago
  88. a7be4b8 efi_selftest: unit test for GetTime() by Heinrich Schuchardt · 6 years ago
  89. fe3ae73 efi_selftest: support printing leading zeroes by Heinrich Schuchardt · 6 years ago
  90. 06b3a93 efi_selftest: unit test for CalculateCrc32() by Heinrich Schuchardt · 6 years ago
  91. 2a29e8f efi_selftest: check crc32 for InstallConfigurationTable by Heinrich Schuchardt · 6 years ago
  92. 4a640e3 efi_selftest: test InstallConfigurationTable() by Heinrich Schuchardt · 6 years ago
  93. 76bc73c efi_selftest: test writing to file by Heinrich Schuchardt · 6 years ago
  94. 0b9680f efi_selftest: Clean up a few comments and messages by Simon Glass · 6 years ago
  95. 1224a0f efi_loader: Disable miniapps on sandbox by Alexander Graf · 6 years ago
  96. 571a1a4 efi_selftest: update .gitignore by Heinrich Schuchardt · 6 years ago
  97. a0434ab SPDX: Fixup tags from latest EFI PR by Tom Rini · 6 years ago
  98. da168a4 efi_selftest: check for buffer overflow in efi_get_variable by Ivan Gorinov · 7 years ago
  99. ef50ab1 efi_selftest: imply FAT, FAT_WRITE by Heinrich Schuchardt · 7 years ago
  100. 0073f26 efi_selftest: test unaligned memory access by Heinrich Schuchardt · 7 years ago