1. 757cc4a efi_loader: fix SetMode() by Heinrich Schuchardt · Fri Jun 14 07:20:51 2019 +0200
  2. b4ba5be efi_loader: GetTime() must return EFI_UNSUPPORTED by Heinrich Schuchardt · Thu Jun 13 18:42:40 2019 +0200
  3. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · Wed Jun 05 13:21:38 2019 +0900
  4. adba396 efi_loader: parameter checks SetVariable() by Heinrich Schuchardt · Wed Jun 12 23:28:42 2019 +0200
  5. b5dd265 efi_loader: legal characters in StrToFat() by Heinrich Schuchardt · Wed Jun 12 21:06:28 2019 +0200
  6. e6e62e0 efi_loader: MetaiMatch() must be case insensitive by Heinrich Schuchardt · Wed Jun 12 19:18:24 2019 +0200
  7. 56b587f7 efi_loader: AllocatePages() must accept addr == 0 by Heinrich Schuchardt · Wed Jun 12 07:17:04 2019 +0200
  8. afc3367 efi_loader: correct ExitBootServices() by Heinrich Schuchardt · Tue Jun 11 20:05:40 2019 +0200
  9. ff94bca efi_loader: loaded images cannot be started twice by Heinrich Schuchardt · Tue Jun 11 19:35:20 2019 +0200
  10. 6a41cf2 efi_loader: LoadImage must return EFI_NOT_FOUND by Heinrich Schuchardt · Tue Jun 11 19:00:56 2019 +0200
  11. b7b1011 efi_loader: LoadImage w/o SourceBuffer and DevicePath by Heinrich Schuchardt · Tue Jun 11 18:52:33 2019 +0200
  12. de66a41 Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Jun 12 07:15:38 2019 -0400
  13. 35c0cf6 efi_loader: implement event queue by Heinrich Schuchardt · Wed Jun 05 21:00:39 2019 +0200
  14. 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · Wed Jun 05 22:50:42 2019 +0200
  15. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · Fri Jun 07 06:47:01 2019 +0200
  16. 0b4de56 efi_loader: SignalEvent for event in signaled state by Heinrich Schuchardt · Thu Jun 06 01:51:50 2019 +0200
  17. ea0f6a8 efi_loader: RegisterProtocolNotify event signaling by Heinrich Schuchardt · Fri Jun 07 07:43:24 2019 +0200
  18. ca74964 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Sat Jun 08 09:10:31 2019 -0400
  19. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · Mon Apr 29 08:08:43 2019 +0200
  20. d636f14 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Jun 05 15:53:18 2019 -0400
  21. f056182 lib: Implement strndup() by Thierry Reding · Mon Apr 15 11:32:14 2019 +0200
  22. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · Mon Apr 15 11:32:13 2019 +0200
  23. fd93b31 efi_loader: bootmgr: make BootNext non-volatile by AKASHI Takahiro · Tue Jun 04 15:52:09 2019 +0900
  24. 7f33433 efi_loader: variable: support non-volatile attribute by AKASHI Takahiro · Tue Jun 04 15:52:06 2019 +0900
  25. 485975b efi_loader: notify memory map changes by Heinrich Schuchardt · Tue Jun 04 20:55:12 2019 +0200
  26. 15db9ce efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · Wed May 29 20:54:25 2019 +0200
  27. e3bca2a efi_loader: close protocols in UnloadImage() by Heinrich Schuchardt · Sun Jun 02 20:02:32 2019 +0200
  28. 53f26b9 efi_loader: fix EnableCursor() by Heinrich Schuchardt · Sun Jun 02 22:54:28 2019 +0200
  29. 9912c03 efi_loader: check timer events in Stall() by Heinrich Schuchardt · Sun Jun 02 21:12:17 2019 +0200
  30. daf69fc lib: time: export usec_to_tick() by Heinrich Schuchardt · Sun Jun 02 21:02:10 2019 +0200
  31. 7416aef efi_loader: DisconnectController() with no driver by Heinrich Schuchardt · Sun Jun 02 01:43:33 2019 +0200
  32. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · Sat Jun 01 21:00:50 2019 +0200
  33. f09125c efi_loader: CloseProtocol() fix open protocol information by Heinrich Schuchardt · Sat Jun 01 20:54:32 2019 +0200
  34. 7d69fc3 efi_loader: open protocol information by Heinrich Schuchardt · Sat Jun 01 20:15:10 2019 +0200
  35. ef09615 efi_loader: correct HandleProtocol() by Heinrich Schuchardt · Sat Jun 01 19:29:39 2019 +0200
  36. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  37. ba3e828 efi_loader: handling of daylight saving time by Heinrich Schuchardt · Fri May 31 22:08:45 2019 +0200
  38. 33e5a0e efi_loader: check time in SetTime() by Heinrich Schuchardt · Fri May 31 07:35:19 2019 +0200
  39. e88956f efi_loader: correct UninstallProtocolInterface() by Heinrich Schuchardt · Thu May 30 20:12:19 2019 +0200
  40. fa8dddf efi_loader: avoid crash in OpenProtocol() by Heinrich Schuchardt · Thu May 30 14:16:31 2019 +0200
  41. da433d5 efi_loader: correct OpenProtocol() by Heinrich Schuchardt · Thu May 30 14:16:31 2019 +0200
  42. 2600eff efi_loader: registration key in LocateProtocol() by Heinrich Schuchardt · Wed May 29 18:06:46 2019 +0200
  43. eb61652 efi_loader: factor out efi_check_register_notify_event() by Heinrich Schuchardt · Wed May 29 07:46:33 2019 +0200
  44. 0ba3187 efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · Fri May 24 15:59:31 2019 +0900
  45. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · Tue May 21 18:19:01 2019 +0200
  46. 186b5a4 efi_loader: variable: attributes may not be changed if a variable exists by AKASHI Takahiro · Fri May 24 15:59:03 2019 +0900
  47. 9195850 efi_loader: variable: return error for APPEND_WRITE by AKASHI Takahiro · Fri May 24 15:59:02 2019 +0900
  48. f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · Fri May 24 15:59:01 2019 +0900
  49. 915b352 efi_loader: DEL is an illegal file name character by Heinrich Schuchardt · Fri May 24 07:19:18 2019 +0200
  50. 2934497 efi_loader: correct device path check by Heinrich Schuchardt · Mon May 20 19:55:18 2019 +0000
  51. b4bd366 efi_loader: return values of GetTime() by Heinrich Schuchardt · Sun May 19 21:41:28 2019 +0200
  52. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · Sun May 19 20:07:39 2019 +0200
  53. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · Mon Apr 15 10:08:21 2019 +0200
  54. e60b298 efi_loader: parameter check OutputString by Heinrich Schuchardt · Sat May 18 18:11:54 2019 +0200
  55. a41ccf9 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter by Heinrich Schuchardt · Sat May 18 17:07:52 2019 +0200
  56. ddc787d efi_loader: GetNextMonotonicCount() check parameter by Heinrich Schuchardt · Fri May 17 12:47:17 2019 +0200
  57. 3f0282c efi_loader: parameter checks CalculateCrc32() by Heinrich Schuchardt · Thu May 16 23:31:29 2019 +0200
  58. 61ba10d efi_loader: check device path in InstallMultipleProtocolInterfaces by Heinrich Schuchardt · Thu May 16 21:54:04 2019 +0200
  59. 18ed8cf efi_loader: implement deprecated Unicode collation protocol by Heinrich Schuchardt · Thu May 16 18:19:00 2019 +0200
  60. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · Thu May 16 07:52:58 2019 +0200
  61. 62676b3 efi_loader: merge adjacent sprintf() by Heinrich Schuchardt · Thu May 16 07:37:22 2019 +0200
  62. f286c2c efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · Wed May 15 23:27:43 2019 +0200
  63. 05f728f efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL by Heinrich Schuchardt · Wed May 15 19:32:43 2019 +0200
  64. e4f6b01 efi_loader: ACPI device node to text by Heinrich Schuchardt · Sat May 11 23:11:48 2019 +0200
  65. ad55997 efi_loader: infinite recursion notifying events by Heinrich Schuchardt · Sat May 11 21:44:59 2019 +0200
  66. fbdb93c efi_loader: simplify efi_allocate_pages() by Heinrich Schuchardt · Sat May 11 08:43:30 2019 +0200
  67. 906f685 efi_loader: AllocateAdress error handling by Heinrich Schuchardt · Sat May 11 08:21:17 2019 +0200
  68. 5c304fc efi_loader: out of resources in AllocatePages() by Heinrich Schuchardt · Sat May 11 07:55:05 2019 +0200
  69. ac7f842 efi_loader: check memory address before freeing by Heinrich Schuchardt · Fri May 10 21:21:30 2019 +0200
  70. fdeb1f0 efi_loader: error code in UninstallProtocolInterface() by Heinrich Schuchardt · Fri May 10 20:06:48 2019 +0200
  71. 6378561 efi_loader: superfluous check in efi_remove_protocol() by Heinrich Schuchardt · Fri May 10 19:55:53 2019 +0200
  72. 6db1e5c efi_loader: LocateDevicePath() incorrect parameter check by Heinrich Schuchardt · Fri May 10 19:21:41 2019 +0200
  73. c97f947 efi_loader: fix typo in efi_locate_handle() comment by Heinrich Schuchardt · Fri May 10 19:03:49 2019 +0200
  74. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200
  75. 532fec7 efi_loader: make Unicode collation protocol customizable by Heinrich Schuchardt · Wed May 08 23:24:26 2019 +0200
  76. 96b236a efi_loader: reword the EFI_LOADER config option by Heinrich Schuchardt · Sat May 11 10:27:58 2019 +0200
  77. 0cbab58 efi_loader: format Kconfig by Heinrich Schuchardt · Wed May 08 23:17:38 2019 +0200
  78. d14329b efi_loader: observe CONFIG_EFI_LOADER_HII by Heinrich Schuchardt · Wed May 08 21:42:36 2019 +0200
  79. 8bd4f41 efi_loader: signature of ExitBootServices() by Heinrich Schuchardt · Sun May 05 21:58:35 2019 +0200
  80. 78a23b5 efi_loader: LoadImage() check source size by Heinrich Schuchardt · Sun May 05 16:55:06 2019 +0200
  81. 2e0a790 efi_loader: LoadImage() check parent image by Heinrich Schuchardt · Sun May 05 16:55:06 2019 +0200
  82. b673e4b efi_loader: HandleProtocol parameter checks by Heinrich Schuchardt · Sun May 05 11:24:53 2019 +0200
  83. 952e206 efi_loader: use EFI_PRINT instead of debug by Heinrich Schuchardt · Sun May 05 11:56:23 2019 +0200
  84. 5d8231b efi_loader: CloseProtocol() requires valid agent handle by Heinrich Schuchardt · Sun May 05 10:37:51 2019 +0200
  85. cdfc254 efi_selftest: unit test for RegisterProtocolNotify() by Heinrich Schuchardt · Sat May 04 22:44:13 2019 +0200
  86. 6eec42d efi_loader: implement RegisterProtocolNotify() by Heinrich Schuchardt · Sat May 04 17:27:54 2019 +0200
  87. 66ddc2e efi_loader: EVT_NOTIFY_SIGNAL events by Heinrich Schuchardt · Sun May 05 00:07:34 2019 +0200
  88. 5f94666 efi_selftest: remove redundant function efi_st_memcmp() by Heinrich Schuchardt · Sat May 04 19:48:38 2019 +0200
  89. 3758752 efi_loader: unload applications upon Exit() by Heinrich Schuchardt · Wed May 01 20:07:04 2019 +0200
  90. 4ed66e5 efi_loader: implement UnloadImage() by Heinrich Schuchardt · Wed May 01 18:25:45 2019 +0200
  91. 6b3581a efi_loader: move efi_unload_image() down in source by Heinrich Schuchardt · Wed May 01 19:04:32 2019 +0200
  92. b27ced4 efi_loader: mark started images by Heinrich Schuchardt · Wed May 01 14:20:18 2019 +0200
  93. c0ee5f3 efi_loader: correct parameter check in LocateHandle() by Heinrich Schuchardt · Sat May 04 17:37:32 2019 +0200
  94. ce66499 efi_loader: allowable event types in CreateEventEx() by Heinrich Schuchardt · Sat May 04 10:12:50 2019 +0200
  95. aea03d6 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · Sat May 04 11:47:48 2019 +0200
  96. e87e200 lib: add Zstandard decompression support by Marek Behún · Mon Apr 29 22:40:44 2019 +0200
  97. b139a7f lib: Add xxhash support by Marek Behún · Mon Apr 29 22:40:43 2019 +0200
  98. b144ab1 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · Fri Apr 26 18:39:00 2019 +0200
  99. 4aaf982 Merge branch '2019-05-03-master-imports' by Tom Rini · Fri May 03 07:30:55 2019 -0400
  100. b93cc60 lib: Kconfig: fix help text for GZIP by Heiko Schocher · Mon Apr 29 08:59:38 2019 +0200