Forráskód Böngészése

QuarkPlatformPkg: Use CcExitLib instead of VmgEixtLib

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

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

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@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 éve
szülő
commit
d7ab336938

+ 1 - 1
Platform/Intel/QuarkPlatformPkg/Quark.dsc

@@ -105,7 +105,7 @@
 !endif
   DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
   PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
-  VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf
+  CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf
 
   #
   # UEFI & PI

+ 1 - 1
Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc

@@ -93,7 +93,7 @@
 !endif
   DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
   PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
-  VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf
+  CcExitLib|UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf
 
   #
   # UEFI & PI