]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Integrated S3 thunk implementation: change the PcdDxeIplSwitchToLongMode type from...
authorjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 09:15:21 +0000 (09:15 +0000)
committerjchen20 <jchen20@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 09:15:21 +0000 (09:15 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9807 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec

index 50d52a2896fdea08a5e2fe0b6fd7779bb9ed464a..4a1f8a59ca8be75ab4c43d313a9ce7e1e43dcb19 100644 (file)
@@ -4,7 +4,7 @@
 # It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes)\r
 # and libraries instances, which are used for those modules.\r
 #\r
-# Copyright (c) 2007 - 2009, Intel Corporation.\r
+# Copyright (c) 2007 - 2010, Intel Corporation.\r
 #\r
 # All rights reserved.\r
 # This program and the accompanying materials are licensed and made available under\r
   ## This PCD specifies whether Peiphase StatusCode is replayed in DxePhase.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeReplayIn|FALSE|BOOLEAN|0x0001002d\r
 \r
-[PcdsFeatureFlag.IA32]\r
+[PcdsFeatureFlag.IA32, PcdsFeatureFlag.X64]\r
   ##\r
   # This feature flag specifies whether DxeIpl switches to long mode to enter DXE phase.\r
   # If it is TRUE, DxeIpl will load a 64-bit DxeCore and switch to long mode to hand over to DxeCore;\r