Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Commit

Permalink
WhitleyOpenBoardPkg/PeiUbaPlatLib: Add missing PPI consumed
Browse files Browse the repository at this point in the history
gEfiPeiSmbus2PpiGuid used but missing GUID in the INF file

Cc: Nate DeSimone <[email protected]>
Cc: Chasel Chiu <[email protected]>
Signed-off-by: Isaac Oram <[email protected]>
Reviewed-by: Nate DeSimone <[email protected]>
  • Loading branch information
iworam committed May 18, 2022
1 parent 9997f9a commit fdaf4eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
[Ppis]
gUbaConfigDatabasePpiGuid
gDynamicSiLibraryPpiGuid ## ALWAYS_CONSUMES
gEfiPeiSmbus2PpiGuid ## ALWAYS_CONSUMES

[Depex]
gUbaConfigDatabasePpiGuid AND
Expand Down

0 comments on commit fdaf4eb

Please sign in to comment.