Skip to content

Commit

Permalink
CometlakeOpenBoardPkg/PeiPolicyUpdateLib: Add missing GUID to INF
Browse files Browse the repository at this point in the history
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3307

gEfiMemoryTypeInformationGuid is used in PeiSaPolicyUpdatePreMem.c
but not in the [Guids] section in PeiPolicyUpdateLib.inf.

Cc: Chasel Chiu <[email protected]>
Cc: Nate DeSimone <[email protected]>
Cc: Rangasai V Chaganty <[email protected]>
Cc: Deepika Kethi Reddy <[email protected]>
Cc: Kathappan Esakkithevar <[email protected]>
Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Nate DeSimone <[email protected]>
Reviewed-by: Chasel Chiu <[email protected]>
Reviewed-by: Sai Chaganty <[email protected]>
  • Loading branch information
makubacki authored and nate-desimone committed Nov 2, 2021
1 parent f301f01 commit da333d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,3 +270,4 @@
[Guids]
gTianoLogoGuid ## CONSUMES
gSiConfigGuid ## CONSUMES
gEfiMemoryTypeInformationGuid ## PRODUCES

0 comments on commit da333d6

Please sign in to comment.