u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/5] board: sl28: enable EFI_SET_TIME support
@ 2021-09-29 11:39 Michael Walle
  2021-09-29 11:39 ` [PATCH v3 2/5] board: sl28: generate FIT update image Michael Walle
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Walle @ 2021-09-29 11:39 UTC (permalink / raw)
  To: u-boot; +Cc: Michael Walle

Allow EFI to actually set the time before ExitBootServices().

Signed-off-by: Michael Walle <michael@walle.cc>
---
changes since v2:
 - none

changes since v1:
 - none

 configs/kontron_sl28_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig
index a9038789cb..ae729efdfe 100644
--- a/configs/kontron_sl28_defconfig
+++ b/configs/kontron_sl28_defconfig
@@ -91,3 +91,4 @@ CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_DWC3=y
 CONFIG_OF_LIBFDT_ASSUME_MASK=0x0
 CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_EFI_SET_TIME=y
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-29 11:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-29 11:39 [PATCH v3 1/5] board: sl28: enable EFI_SET_TIME support Michael Walle
2021-09-29 11:39 ` [PATCH v3 2/5] board: sl28: generate FIT update image Michael Walle
2021-09-29 11:39 ` [PATCH v3 3/5] board: sl28: enable EFI UpdateCapsule support Michael Walle
2021-09-29 11:39 ` [PATCH v3 4/5] doc: board: kontron: sl28: Reduce section levels and change title Michael Walle
2021-09-29 11:39 ` [PATCH v3 5/5] board: sl28: add update image documentation Michael Walle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).