Browse Source

WhitleyOpenBoardPkg: Use CcExitLib instead of VmgExitLib

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159

VmgExitLib is renamed as CcExitLib in EDK2. This change should be
applied in WhitleyOpenBoardPkg as well.

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Min M Xu 1 year ago
parent
commit
4ad557e494
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc

+ 1 - 1
Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc

@@ -590,7 +590,7 @@
   AslUpdateLib|$(PLATFORM_PKG)/Acpi/Library/DxeAslUpdateLib/DxeAslUpdateLib.inf
   PciSegmentInfoLib|$(PLATFORM_PKG)/Pci/Library/PciSegmentInfoLibSimple/PciSegmentInfoLibSimple.inf
   PlatformOpromPolicyLib|$(RP_PKG)/Library/PlatformOpromPolicyLibNull/PlatformOpromPolicyLibNull.inf
-  VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf
+  CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf
   CrcLib|WhitleyOpenBoardPkg/Library/BaseCrcLib/BaseCrcLib.inf
   PlatformSpecificAcpiTableLib|WhitleyOpenBoardPkg/Library/PlatformSpecificAcpiTableLibNull/PlatformSpecificAcpiTableLibNull.inf
   BuildAcpiTablesLib|WhitleyOpenBoardPkg/Library/BuildAcpiTablesLib/DxeBuildAcpiTablesLib.inf