From 3e11f7eb7174302bb350664e402552ea1bea399d Mon Sep 17 00:00:00 2001 From: "Guo, Mang" Date: Tue, 29 Mar 2016 06:02:45 +0000 Subject: Enable Capsule update and ESRT feature. Several modules are modified or added for the feature. git-svn-id: https://ssvn.intel.com:80/ssg/csd/tiano/tianoad/Research/Developer/mangguo/MinnowBoardMaxUDK2015Platform@106127 f973567a-9dae-4ef8-9d9d-80fbec5b6bbd # Conflicts: # Vlv2TbltDevicePkg/PlatformPkgConfig.dsc # Vlv2TbltDevicePkg/PlatformPkgIA32.dsc --- Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h') diff --git a/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h b/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h index cfdb92c5bc..9ace55d035 100644 --- a/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h +++ b/Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbService.h @@ -25,6 +25,7 @@ Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
#include #include +#include #include #include #include @@ -35,6 +36,7 @@ Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
#include #include #include +#include // // Define two helper macro to extract the Capability field or Status field in FVB -- cgit v1.2.3