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