From 2f20bfd98ee40e241924c31b4e08089b3d688317 Mon Sep 17 00:00:00 2001 From: gdong1 Date: Mon, 17 Oct 2016 14:47:07 -0700 Subject: CorebootModulePkg: Add a library to parse platform specific info. Update CbSupportPei to consume the new library, so platform could provide platform specific library instance to parse platform specif info. And add a NULL library instance to pass build. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: gdong1 Reviewed-by: Maurice Ma --- CorebootModulePkg/CbSupportPei/CbSupportPei.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'CorebootModulePkg/CbSupportPei/CbSupportPei.inf') diff --git a/CorebootModulePkg/CbSupportPei/CbSupportPei.inf b/CorebootModulePkg/CbSupportPei/CbSupportPei.inf index 4905bdbd8e..f7997ff702 100644 --- a/CorebootModulePkg/CbSupportPei/CbSupportPei.inf +++ b/CorebootModulePkg/CbSupportPei/CbSupportPei.inf @@ -52,6 +52,7 @@ CbParseLib MtrrLib IoLib + CbPlatformSupportLib [Guids] gEfiSmmPeiSmramMemoryReserveGuid -- cgit v1.2.3