public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch V2 0/2] Add new structure for BootManagerMenuFile HOB and consume it
@ 2021-06-23  3:04 duntan
  2021-06-23  3:04 ` [Patch V2 1/2] UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB duntan
  2021-06-23  3:04 ` [Patch V2 2/2] UefiPayloadPkg: consume the " duntan
  0 siblings, 2 replies; 5+ messages in thread
From: duntan @ 2021-06-23  3:04 UTC (permalink / raw)
  To: devel

Add new structure for BootManagerMenuFile HOB
Consume the BootManagerMenuFile HOB

duntan (2):
  UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB
  UefiPayloadPkg: consume the BootManagerMenuFile HOB

 UefiPayloadPkg/Include/Guid/BootManagerMenu.h                            | 27 +++++++++++++++++++++++++++
 UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c      | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf |  5 ++++-
 UefiPayloadPkg/UefiPayloadPkg.dec                                        |  3 +++
 UefiPayloadPkg/UefiPayloadPkg.dsc                                        |  2 +-
 5 files changed, 87 insertions(+), 2 deletions(-)
 create mode 100644 UefiPayloadPkg/Include/Guid/BootManagerMenu.h

-- 
2.31.1.windows.1


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

end of thread, other threads:[~2021-06-24  3:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-23  3:04 [Patch V2 0/2] Add new structure for BootManagerMenuFile HOB and consume it duntan
2021-06-23  3:04 ` [Patch V2 1/2] UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB duntan
2021-06-24  3:59   ` Guo Dong
2021-06-23  3:04 ` [Patch V2 2/2] UefiPayloadPkg: consume the " duntan
2021-06-24  3:59   ` Guo Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox