Skip to content

Commit

Permalink
UefiPayloadPkg/SblParseLib.inf: Add missing GUIDs
Browse files Browse the repository at this point in the history
They are used by the code but weren't declared as such.

Signed-off-by: Sergii Dmytruk <[email protected]>
  • Loading branch information
SergiiDmytruk committed Oct 6, 2024
1 parent 9f6fa1e commit db1f43f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UefiPayloadPkg/Library/SblParseLib/SblParseLib.inf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
gEfiGraphicsInfoHobGuid
gEfiGraphicsDeviceInfoHobGuid
gUniversalPayloadPciRootBridgeInfoGuid
gUniversalPayloadSmbiosTableGuid
gUniversalPayloadAcpiTableGuid

[Pcd]
gUefiPayloadPkgTokenSpaceGuid.PcdBootloaderParameter

0 comments on commit db1f43f

Please sign in to comment.