From 3aa865685a1292aef17d2efa812376d180fc00f9 Mon Sep 17 00:00:00 2001 From: Maurice Ma Date: Tue, 17 May 2016 09:30:49 -0700 Subject: CorebootModulePkg: Add video resolution PCD initialization The video console resolution related PCDs are required to be initialized after switching to use the generic BdsDxe driver in MdeModulePkg. Cc: Prince Agyeman Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Maurice Ma Reviewed-by: Lee Leahy --- CorebootModulePkg/CbSupportDxe/CbSupportDxe.h | 1 + 1 file changed, 1 insertion(+) (limited to 'CorebootModulePkg/CbSupportDxe/CbSupportDxe.h') diff --git a/CorebootModulePkg/CbSupportDxe/CbSupportDxe.h b/CorebootModulePkg/CbSupportDxe/CbSupportDxe.h index bace2728e6..4c59ed94d7 100644 --- a/CorebootModulePkg/CbSupportDxe/CbSupportDxe.h +++ b/CorebootModulePkg/CbSupportDxe/CbSupportDxe.h @@ -29,6 +29,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include #include +#include #include -- cgit v1.2.3