]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Resolve conflicted PCD TokenValue
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 2 Sep 2011 13:30:38 +0000 (13:30 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 2 Sep 2011 13:30:38 +0000 (13:30 +0000)
Signed-off-by: hhtian
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12268 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/MdeModulePkg.dec

index 55626812f2e350ac167f3347861a2e7bfa0b9afa..8837cac7006de00cc52363bfda8dcfc22f8a05f6 100644 (file)
   ## The PCD is used to specify the stack size when capsule IA32 PEI transfers to long mode in PEI phase.\r
   #  The default size 32K. When changing the value of this PCD, the platform developer should\r
   #  make sure the memory size is large enough to meet capsule PEI requiremnt in capsule update path.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdCapsulePeiLongModeStackSize|0x8000|UINT32|0x0001005C\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdCapsulePeiLongModeStackSize|0x8000|UINT32|0x0001005D\r
 \r
 [PcdsPatchableInModule]\r
   ## Specify  memory size with page number for PEI code when \r