1. 784a10f efi_selftest: Receive the packets until the receive buffer is empty by Masami Hiramatsu · 3 years, 2 months ago
  2. 19db3ce efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Masami Hiramatsu · 3 years, 2 months ago
  3. 1944103 efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check by Masami Hiramatsu · 3 years, 2 months ago
  4. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · 3 years, 6 months ago
  5. 3d2010c efi_selftest: compiler flags for efi_selftest_miniapp_exception.o by Marek Behún · 3 years, 6 months ago
  6. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
  7. 5169ffc efi: ESRT creation tests by Jose Marinho · 3 years, 9 months ago
  8. d194dea efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 9 months ago
  9. d3170e1 efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 9 months ago
  10. fdc66f4 efi_selftest: multi part device path to text by Heinrich Schuchardt · 3 years, 9 months ago
  11. 431bbfa efi_selftest: compiler flags for dtbdump.o by Heinrich Schuchardt · 3 years, 9 months ago
  12. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  13. fd20d8a efi_selftest: use GUID to find ESP in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · 3 years, 10 months ago
  16. 9d4c19e efi_selftest: use CRLF as line endings in dtbdump by Heinrich Schuchardt · 3 years, 10 months ago
  17. c4392d9 efi_selftest: provide initrddump test tool by Heinrich Schuchardt · 3 years, 10 months ago
  18. 0e8a242 efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE by Heinrich Schuchardt · 3 years, 11 months ago
  19. 2e88aad efi_selftest: ask before overwriting in dtbdump.efi by Heinrich Schuchardt · 3 years, 11 months ago
  20. 4591079 efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 4 years ago
  21. a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years, 1 month ago
  22. ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years ago
  23. e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · 4 years ago
  24. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
  25. 7754a18 efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
  26. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years, 1 month ago
  27. 12083ba efi_selftest: add tool to download dtb by Heinrich Schuchardt · 4 years, 1 month ago
  28. 9730a71 efi: Fix typo in documentation by Sean Anderson · 4 years, 2 months ago
  29. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years, 2 months ago
  30. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years, 2 months ago
  31. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years, 2 months ago
  32. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years, 2 months ago
  33. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years, 2 months ago
  34. c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  35. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
  36. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  37. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · 4 years, 3 months ago
  38. 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 4 months ago
  39. 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 4 months ago
  40. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
  41. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  42. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 7 months ago
  43. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
  44. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  45. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
  46. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
  47. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 11 months ago
  48. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 5 years ago
  49. f415cb6 efi_selftest: Update .gitignore by Sughosh Ganu · 5 years ago
  50. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  51. 53dd5f8 efi_selftest: enable all UEFI unit tests on the sandbox by Heinrich Schuchardt · 5 years ago
  52. a66e0ad efi_selftest: testing read-only variables by Heinrich Schuchardt · 5 years ago
  53. f69962a efi_selftest: correct SetVariable() test by Heinrich Schuchardt · 5 years ago
  54. b4248cf efi_loader: selftest: enable APPEND_WRITE tests by AKASHI Takahiro · 5 years ago
  55. 6a6e7d8 efi_loader: fix status management in network stack by Heinrich Schuchardt · 5 years ago
  56. 8940745 efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT by Heinrich Schuchardt · 5 years ago
  57. cafccfd efi_selftest: use standalone UEFI program for exception by Heinrich Schuchardt · 5 years ago
  58. 45ada41 efi_selftest: enable Exit() unit test on x86_64 by Heinrich Schuchardt · 5 years ago
  59. edc8cef efi_selftest: sharpen ConvertPointer() test by Heinrich Schuchardt · 5 years ago
  60. 915ab27 efi_selftest: fix SetVirtualAddressMap unit test by Heinrich Schuchardt · 5 years ago
  61. 91d6b55 efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE by Heinrich Schuchardt · 5 years ago
  62. 422f673 efi_selftest: do not call CloseEvent() after ExitBootServices() by Heinrich Schuchardt · 5 years ago
  63. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · 5 years ago
  64. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · 5 years ago
  65. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  66. 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · 5 years ago
  67. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · 5 years ago
  68. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · 5 years ago
  69. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · 6 years ago
  70. f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · 6 years ago
  71. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · 6 years ago
  72. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · 6 years ago
  73. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · 6 years ago
  74. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · 6 years ago
  75. cdfc254 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · 6 years ago
  76. 5f94666 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · 6 years ago
  77. 1696dd0 efi_selftest: test exit_data by Heinrich Schuchardt · 6 years ago
  78. 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 6 years ago
  79. 1c111f9 efi_selftest: do not run FDT test with ACPI table. by Heinrich Schuchardt · 6 years ago
  80. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  81. b1baee0 efi_selftest: expect boot services data for fdt by Heinrich Schuchardt · 6 years ago
  82. 01dd235 efi_selftest: physical and virtual addresses must match by Heinrich Schuchardt · 6 years ago
  83. f92074f efi_selftest: check image_base, image_size by Heinrich Schuchardt · 6 years ago
  84. c70fbca efi_selftest: avoid double free in dp utilities test by Heinrich Schuchardt · 6 years ago
  85. 84a975a efi_selftest: fix test_hii_string_get_string() by Heinrich Schuchardt · 6 years ago
  86. c5a8cb8 efi_loader: fix build error for freestanding.o by Heinrich Schuchardt · 6 years ago
  87. dcd15b0 efi_selftest: LoadImage from file device path by Heinrich Schuchardt · 6 years ago
  88. 9ad046e efi_selftest: fix memory allocation in HII tests by Heinrich Schuchardt · 6 years ago
  89. 77ff4d8 efi_selftest: do not use efi_free_pool() by Heinrich Schuchardt · 6 years ago
  90. 44be5da efi_loader: Make HII a config option by Alexander Graf · 6 years ago
  91. bf962ac efi_selftest: fix HII tests by Heinrich Schuchardt · 6 years ago
  92. 80bc276 efi_selftest: add HII database protocols test by AKASHI Takahiro · 6 years ago
  93. ecd6550 efi_loader: do not use symbolic links by Heinrich Schuchardt · 6 years ago
  94. 1572d91 efi_loader: use freestanding library for efi apps by Heinrich Schuchardt · 6 years ago
  95. b3d562e efi_selftest: fix variables test for GetNextVariableName() by AKASHI Takahiro · 6 years ago
  96. e59708d efi_loader: consistent build flags for EFI applications by Heinrich Schuchardt · 6 years ago
  97. db47c34 efi_loader: use u16* for file name by Heinrich Schuchardt · 6 years ago
  98. dcbf5f5 efi_selftest: tpl unit test, check return values by Heinrich Schuchardt · 6 years ago
  99. 1080eeb efi_selftest: events unit test, check return values by Heinrich Schuchardt · 6 years ago
  100. 2129bb1 efi_selftest: SNP unit test on sandbox by Heinrich Schuchardt · 6 years ago