1. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 7 months ago
  2. 4854f78 efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · 4 years, 7 months ago
  3. b69546f efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · 4 years, 7 months ago
  4. 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · 4 years, 7 months ago
  5. fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · 4 years, 7 months ago
  6. cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · 4 years, 7 months ago
  7. da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · 4 years, 7 months ago
  8. ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 7 months ago
  9. 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 7 months ago
  10. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
  11. eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 9 months ago
  12. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
  13. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  14. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 8 months ago
  15. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
  16. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
  17. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
  18. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  19. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 9 months ago
  20. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
  21. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  22. 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 8 months ago
  23. 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
  24. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
  25. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
  26. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago
  27. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 8 months ago
  28. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago
  29. 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
  30. f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 8 months ago
  31. 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
  32. 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 8 months ago
  33. fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
  34. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  35. f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
  36. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  37. af8c5b6 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · 4 years, 9 months ago
  38. 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 9 months ago
  39. 6203606 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · 4 years, 9 months ago
  40. c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 9 months ago
  41. d99b1b3 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 9 months ago
  42. ec94690 efi_loader: unnecessary assignment in efi_queue_event by Heinrich Schuchardt · 4 years, 9 months ago
  43. 3ee138d efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 9 months ago
  44. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  45. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 10 months ago
  46. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 10 months ago
  47. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  48. 8a7514a efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 11 months ago
  49. b7bc28d efi_loader: describe returning of control by Heinrich Schuchardt · 5 years ago
  50. 0410be2 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · 5 years ago
  51. 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 5 years ago
  52. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
  53. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · 5 years ago
  54. e5d88760 efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · 5 years ago
  55. 7995cbe efi_loader: clear screen should move cursor to home by Heinrich Schuchardt · 5 years ago
  56. 652989d efi_loader: git ignore helloworld_efi.S by Heinrich Schuchardt · 5 years ago
  57. a821b0c efi_loader: adjust file system info by Heinrich Schuchardt · 5 years ago
  58. 29db4c5 efi_loader: imply USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · 5 years ago
  59. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  60. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  61. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  62. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  63. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  64. ac212dc efi_loader: default EFI_LOADER=n on ARM11 by Heinrich Schuchardt · 5 years ago
  65. 30c3a5f efi_loader: enable EFI_LOADER on arm1136 and arm1176 by Heinrich Schuchardt · 5 years ago
  66. 79cea67 efi_loader: restrict EFI_LOADER to armv7 and armv8 on ARM by Heinrich Schuchardt · 5 years ago
  67. c22d9e3 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · 5 years ago
  68. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  69. a69976e efi_loader: call add_u_boot_and_runtime() on sandbox by Heinrich Schuchardt · 5 years ago
  70. 356ef90 efi_loader: disk: install file system protocol to a whole disk by AKASHI Takahiro · 5 years ago
  71. 6e0a1b4 efi_loader: fix efi_dp_from_name() by Heinrich Schuchardt · 5 years ago
  72. 147d5d3 efi_loader: correct includes in efi_variable.c by Heinrich Schuchardt · 5 years ago
  73. 120a01a efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available by AKASHI Takahiro · 5 years ago
  74. f1dbbae efi_loader: device_path: check against file path length by AKASHI Takahiro · 5 years ago
  75. a3ca37e efi: device path for nvme by Patrick Wildt · 5 years ago
  76. 8021bbe efi_loader: appending to non-existent variable by Heinrich Schuchardt · 5 years ago
  77. a6c25fb efi_loader: SetVariable() deleting variables by Heinrich Schuchardt · 5 years ago
  78. e044a76 efi_loader: SetVariable() fix illegal return by Heinrich Schuchardt · 5 years ago
  79. 92d575c efi_loader: description efi_stri_coll() by Heinrich Schuchardt · 5 years ago
  80. e5023b7 efi_loader: variable: support APPEND_WRITE by AKASHI Takahiro · 5 years ago
  81. 7962284 efi_loader: incorrect return value form DisconnectController by Heinrich Schuchardt · 5 years ago
  82. 659a626 efi_loader: device_path: support Sandbox's "host" devices by AKASHI Takahiro · 5 years ago
  83. dd106d0 efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() by Heinrich Schuchardt · 5 years ago
  84. c540a0e efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · 5 years ago
  85. 0c236c4 efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() by Heinrich Schuchardt · 5 years ago
  86. f2dcbac efi_loader: EFI_FILE_PROTOCOL rev 2 stub by Heinrich Schuchardt · 5 years ago
  87. df86279 efi_loader: file size checks by Heinrich Schuchardt · 5 years ago
  88. da06260 efi_loader: correct reading of directories by Heinrich Schuchardt · 5 years ago
  89. 2ad17f9 efi_loader: eliminate inline function ascii2unicode() by Heinrich Schuchardt · 5 years ago
  90. b7e87a2 efi_loader: EFI_FILE_PROTOCOL.Write() check args by Heinrich Schuchardt · 5 years ago
  91. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  92. 670198c efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset() by Heinrich Schuchardt · 5 years ago
  93. ee6ef8b efi_loader: use EFI_PRINT() instead of debug() by Heinrich Schuchardt · 5 years ago
  94. 3592252 efi_loader: parameter checks BLOCK_IO_PROTOCOL by Heinrich Schuchardt · 5 years ago
  95. 6a6afa7 efi_loader: do not set invalid screen mode by Heinrich Schuchardt · 5 years ago
  96. da88da8 efi_loader: cursor positioning by Heinrich Schuchardt · 5 years ago
  97. 54417cd efi_loader: correctly render UsbClass DP nodes as text by Heinrich Schuchardt · 5 years ago
  98. 28dfd1a efi_loader: correctly render CD-ROM device path nodes by Heinrich Schuchardt · 5 years ago
  99. 7626e29 efi_loader: correctly render MAC address device path nodes by Heinrich Schuchardt · 5 years ago
  100. 6706a3c efi_loader: correct text conversion for vendor DP by Heinrich Schuchardt · 5 years ago