1. 1943dbb efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · Fri Jul 05 17:42:16 2019 +0200
  2. c3f2a9f efi_loader: simplify detaching by Heinrich Schuchardt · Fri Jul 05 18:12:21 2019 +0200
  3. 05874fb efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM by Heinrich Schuchardt · Fri Jul 05 18:12:16 2019 +0200
  4. 2572851 efi_loader: split off detaching SetVirtualAddress() by Heinrich Schuchardt · Sat Jun 29 03:32:52 2019 +0200
  5. c0267f9 efi_selftest: test variable services at runtime by Heinrich Schuchardt · Thu Jun 20 16:18:48 2019 +0200
  6. 5337a6c efi_loader: unimplemented runtime services by Heinrich Schuchardt · Thu Jun 20 15:40:49 2019 +0200
  7. 2ac6258 efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · Thu Jun 20 15:25:48 2019 +0200
  8. 19cd80b efi_loader: clean up runtime detaching by Heinrich Schuchardt · Thu Jun 20 22:00:02 2019 +0000
  9. 98f8936 efi_loader: remove NULL entries from runtime detach list by Heinrich Schuchardt · Sat Jun 29 02:00:16 2019 +0200
  10. cf3b118 efi_loader: initialization of variable services by Heinrich Schuchardt · Thu Jun 20 13:52:16 2019 +0200
  11. 9b19dae efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · Thu Jun 20 12:13:05 2019 +0200
  12. da8f900 efi_loader: remove superfluous spaces in comments by Heinrich Schuchardt · Wed Jul 03 20:27:24 2019 +0200
  13. 24b3d2f efi_selftest: description of CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · Sun Jun 30 07:27:09 2019 +0200
  14. d7f01a6 Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jun 21 14:12:28 2019 -0400
  15. dc1a9ae lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected by Peng Fan · Thu Jun 06 07:59:16 2019 +0000
  16. 0f042f9 efi_loader: fix typo in efi_variable.c by Heinrich Schuchardt · Thu Jun 20 12:03:53 2019 +0200
  17. 646faf3 efi_loader: Delete() return EFI_WARN_DELETE_FAILURE by Heinrich Schuchardt · Mon Jun 17 22:00:13 2019 +0200
  18. bd42518 efi_loader: ListPackageLists() return EFI_NOT_FOUND by Heinrich Schuchardt · Mon Jun 17 20:46:29 2019 +0200
  19. fea93d6 efi_loader: console incorrectly advertised left logo key by Heinrich Schuchardt · Sun Jun 16 22:33:20 2019 +0200
  20. 46e41d0 efi_loader: alternative scan codes for F5, END, HOME by Heinrich Schuchardt · Sun Jun 16 21:41:13 2019 +0200
  21. 6ea1b29 efi_loader: GOP: provide accurate mode information by Heinrich Schuchardt · Sat Jun 15 14:52:53 2019 +0200
  22. e32595b efi_loader: SetMode() must blank screen by Heinrich Schuchardt · Sat Jun 15 14:52:53 2019 +0200
  23. 372b893 efi_loader: system table setup by Heinrich Schuchardt · Sat Jun 15 14:51:06 2019 +0200
  24. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · Sat Jun 15 14:07:40 2019 +0200
  25. c9ab18d efi_loader: SetMode() parameters check by Heinrich Schuchardt · Sat Jun 15 12:58:30 2019 +0200
  26. 5e1dbf7 efi_loader: QueryMode() check parameters by Heinrich Schuchardt · Sat Jun 15 12:52:35 2019 +0200
  27. 087c8c4 efi_loader: Blt() with incorrect BltOperation by Heinrich Schuchardt · Sat Jun 15 12:42:46 2019 +0200
  28. 1e12962 efi_loader: fix SetAttribute() by Heinrich Schuchardt · Fri Jun 14 07:16:57 2019 +0200
  29. 757cc4a efi_loader: fix SetMode() by Heinrich Schuchardt · Fri Jun 14 07:20:51 2019 +0200
  30. b4ba5be efi_loader: GetTime() must return EFI_UNSUPPORTED by Heinrich Schuchardt · Thu Jun 13 18:42:40 2019 +0200
  31. 3240184 efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · Wed Jun 05 13:21:38 2019 +0900
  32. adba396 efi_loader: parameter checks SetVariable() by Heinrich Schuchardt · Wed Jun 12 23:28:42 2019 +0200
  33. b5dd265 efi_loader: legal characters in StrToFat() by Heinrich Schuchardt · Wed Jun 12 21:06:28 2019 +0200
  34. e6e62e0 efi_loader: MetaiMatch() must be case insensitive by Heinrich Schuchardt · Wed Jun 12 19:18:24 2019 +0200
  35. 56b587f7 efi_loader: AllocatePages() must accept addr == 0 by Heinrich Schuchardt · Wed Jun 12 07:17:04 2019 +0200
  36. afc3367 efi_loader: correct ExitBootServices() by Heinrich Schuchardt · Tue Jun 11 20:05:40 2019 +0200
  37. ff94bca efi_loader: loaded images cannot be started twice by Heinrich Schuchardt · Tue Jun 11 19:35:20 2019 +0200
  38. 6a41cf2 efi_loader: LoadImage must return EFI_NOT_FOUND by Heinrich Schuchardt · Tue Jun 11 19:00:56 2019 +0200
  39. b7b1011 efi_loader: LoadImage w/o SourceBuffer and DevicePath by Heinrich Schuchardt · Tue Jun 11 18:52:33 2019 +0200
  40. 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
  41. 35c0cf6 efi_loader: implement event queue by Heinrich Schuchardt · Wed Jun 05 21:00:39 2019 +0200
  42. 7a4ab91 efi_selftest: correct event group test by Heinrich Schuchardt · Wed Jun 05 22:50:42 2019 +0200
  43. 7b4b8d86 efi_loader: event signaling in ExitBootServices by Heinrich Schuchardt · Fri Jun 07 06:47:01 2019 +0200
  44. 0b4de56 efi_loader: SignalEvent for event in signaled state by Heinrich Schuchardt · Thu Jun 06 01:51:50 2019 +0200
  45. ea0f6a8 efi_loader: RegisterProtocolNotify event signaling by Heinrich Schuchardt · Fri Jun 07 07:43:24 2019 +0200
  46. ca74964 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Sat Jun 08 09:10:31 2019 -0400
  47. 6f03566 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · Mon Apr 29 08:08:43 2019 +0200
  48. 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
  49. f056182 lib: Implement strndup() by Thierry Reding · Mon Apr 15 11:32:14 2019 +0200
  50. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · Mon Apr 15 11:32:13 2019 +0200
  51. fd93b31 efi_loader: bootmgr: make BootNext non-volatile by AKASHI Takahiro · Tue Jun 04 15:52:09 2019 +0900
  52. 7f33433 efi_loader: variable: support non-volatile attribute by AKASHI Takahiro · Tue Jun 04 15:52:06 2019 +0900
  53. 485975b efi_loader: notify memory map changes by Heinrich Schuchardt · Tue Jun 04 20:55:12 2019 +0200
  54. 15db9ce efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · Wed May 29 20:54:25 2019 +0200
  55. e3bca2a efi_loader: close protocols in UnloadImage() by Heinrich Schuchardt · Sun Jun 02 20:02:32 2019 +0200
  56. 53f26b9 efi_loader: fix EnableCursor() by Heinrich Schuchardt · Sun Jun 02 22:54:28 2019 +0200
  57. 9912c03 efi_loader: check timer events in Stall() by Heinrich Schuchardt · Sun Jun 02 21:12:17 2019 +0200
  58. daf69fc lib: time: export usec_to_tick() by Heinrich Schuchardt · Sun Jun 02 21:02:10 2019 +0200
  59. 7416aef efi_loader: DisconnectController() with no driver by Heinrich Schuchardt · Sun Jun 02 01:43:33 2019 +0200
  60. 1cfb4a5 efi_selftest: unit test for OpenProtocolInformation() by Heinrich Schuchardt · Sat Jun 01 21:00:50 2019 +0200
  61. f09125c efi_loader: CloseProtocol() fix open protocol information by Heinrich Schuchardt · Sat Jun 01 20:54:32 2019 +0200
  62. 7d69fc3 efi_loader: open protocol information by Heinrich Schuchardt · Sat Jun 01 20:15:10 2019 +0200
  63. ef09615 efi_loader: correct HandleProtocol() by Heinrich Schuchardt · Sat Jun 01 19:29:39 2019 +0200
  64. f2856ad efi_loader: Kconfig entries for GetTime(), SetTime() by Heinrich Schuchardt · Fri May 31 22:56:02 2019 +0200
  65. ba3e828 efi_loader: handling of daylight saving time by Heinrich Schuchardt · Fri May 31 22:08:45 2019 +0200
  66. 33e5a0e efi_loader: check time in SetTime() by Heinrich Schuchardt · Fri May 31 07:35:19 2019 +0200
  67. e88956f efi_loader: correct UninstallProtocolInterface() by Heinrich Schuchardt · Thu May 30 20:12:19 2019 +0200
  68. fa8dddf efi_loader: avoid crash in OpenProtocol() by Heinrich Schuchardt · Thu May 30 14:16:31 2019 +0200
  69. da433d5 efi_loader: correct OpenProtocol() by Heinrich Schuchardt · Thu May 30 14:16:31 2019 +0200
  70. 2600eff efi_loader: registration key in LocateProtocol() by Heinrich Schuchardt · Wed May 29 18:06:46 2019 +0200
  71. eb61652 efi_loader: factor out efi_check_register_notify_event() by Heinrich Schuchardt · Wed May 29 07:46:33 2019 +0200
  72. 0ba3187 efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · Fri May 24 15:59:31 2019 +0900
  73. d375e75 efi_loader: correct notification of protocol installation by Heinrich Schuchardt · Tue May 21 18:19:01 2019 +0200
  74. 186b5a4 efi_loader: variable: attributes may not be changed if a variable exists by AKASHI Takahiro · Fri May 24 15:59:03 2019 +0900
  75. 9195850 efi_loader: variable: return error for APPEND_WRITE by AKASHI Takahiro · Fri May 24 15:59:02 2019 +0900
  76. f678c91 efi: selftest: APPEND_WRITE is not supported by AKASHI Takahiro · Fri May 24 15:59:01 2019 +0900
  77. 915b352 efi_loader: DEL is an illegal file name character by Heinrich Schuchardt · Fri May 24 07:19:18 2019 +0200
  78. 2934497 efi_loader: correct device path check by Heinrich Schuchardt · Mon May 20 19:55:18 2019 +0000
  79. b4bd366 efi_loader: return values of GetTime() by Heinrich Schuchardt · Sun May 19 21:41:28 2019 +0200
  80. 411b2d5 efi_loader: implement SetTime by Heinrich Schuchardt · Sun May 19 20:07:39 2019 +0200
  81. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · Mon Apr 15 10:08:21 2019 +0200
  82. e60b298 efi_loader: parameter check OutputString by Heinrich Schuchardt · Sat May 18 18:11:54 2019 +0200
  83. a41ccf9 efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.SetState() correct parameter by Heinrich Schuchardt · Sat May 18 17:07:52 2019 +0200
  84. ddc787d efi_loader: GetNextMonotonicCount() check parameter by Heinrich Schuchardt · Fri May 17 12:47:17 2019 +0200
  85. 3f0282c efi_loader: parameter checks CalculateCrc32() by Heinrich Schuchardt · Thu May 16 23:31:29 2019 +0200
  86. 61ba10d efi_loader: check device path in InstallMultipleProtocolInterfaces by Heinrich Schuchardt · Thu May 16 21:54:04 2019 +0200
  87. 18ed8cf efi_loader: implement deprecated Unicode collation protocol by Heinrich Schuchardt · Thu May 16 18:19:00 2019 +0200
  88. b325884 efi_loader: rename Unicode collation protocol 2 variables by Heinrich Schuchardt · Thu May 16 07:52:58 2019 +0200
  89. 62676b3 efi_loader: merge adjacent sprintf() by Heinrich Schuchardt · Thu May 16 07:37:22 2019 +0200
  90. f286c2c efi_loader: parameter checks simple network protocol by Heinrich Schuchardt · Wed May 15 23:27:43 2019 +0200
  91. 05f728f efi_loader: GetVariable set attributes for EFI_BUFFER_TOO_SMALL by Heinrich Schuchardt · Wed May 15 19:32:43 2019 +0200
  92. e4f6b01 efi_loader: ACPI device node to text by Heinrich Schuchardt · Sat May 11 23:11:48 2019 +0200
  93. ad55997 efi_loader: infinite recursion notifying events by Heinrich Schuchardt · Sat May 11 21:44:59 2019 +0200
  94. fbdb93c efi_loader: simplify efi_allocate_pages() by Heinrich Schuchardt · Sat May 11 08:43:30 2019 +0200
  95. 906f685 efi_loader: AllocateAdress error handling by Heinrich Schuchardt · Sat May 11 08:21:17 2019 +0200
  96. 5c304fc efi_loader: out of resources in AllocatePages() by Heinrich Schuchardt · Sat May 11 07:55:05 2019 +0200
  97. ac7f842 efi_loader: check memory address before freeing by Heinrich Schuchardt · Fri May 10 21:21:30 2019 +0200
  98. fdeb1f0 efi_loader: error code in UninstallProtocolInterface() by Heinrich Schuchardt · Fri May 10 20:06:48 2019 +0200
  99. 6378561 efi_loader: superfluous check in efi_remove_protocol() by Heinrich Schuchardt · Fri May 10 19:55:53 2019 +0200
  100. 6db1e5c efi_loader: LocateDevicePath() incorrect parameter check by Heinrich Schuchardt · Fri May 10 19:21:41 2019 +0200