Skip to content

Commit

Permalink
Platform/Intel/CometlakeOpenBoardPkg: Add ReportCpuHobLib
Browse files Browse the repository at this point in the history
Create a Library instance of ReportCpuHobLib from PlatformInitPei driver.
PA bits reported can be overridden by Library instance in Platform.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2674

Signed-off-by: IanX Kuo <[email protected]>
Cc: Sai Chaganty <[email protected]>
Cc: Chasel Chiu <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Chasel Chiu <[email protected]>
  • Loading branch information
ikuox authored and ChaselChiu committed Jul 21, 2020
1 parent 47e2d81 commit 9f34aba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
TestPointCheckLib|$(PLATFORM_PACKAGE)/Test/Library/TestPointCheckLib/PeiTestPointCheckLib.inf
!endif
SetCacheMtrrLib|$(PLATFORM_PACKAGE)/Library/SetCacheMtrrLib/SetCacheMtrrLibNull.inf
ReportCpuHobLib|$(PLATFORM_PACKAGE)/PlatformInit/Library/ReportCpuHobLib/ReportCpuHobLib.inf

#######################################
# Board Package
Expand Down

0 comments on commit 9f34aba

Please sign in to comment.