summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2020-05-14 12:40:55 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2020-05-14 12:40:55 +0300
commitdd8f559b20a6a179c111c3ae9edb13e219af1f48 (patch)
treee4ee725645d9c48a157a85138ee7f33f8d0c2b88
parent8e47509be0fada31e956598c4b39b7ac07aaa24e (diff)
sttaic jmp qemu buildstatic
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-rw-r--r--Platform/QemuVirt/PlatformStandaloneMm.dsc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Platform/QemuVirt/PlatformStandaloneMm.dsc b/Platform/QemuVirt/PlatformStandaloneMm.dsc
index 71c16450..4d764647 100644
--- a/Platform/QemuVirt/PlatformStandaloneMm.dsc
+++ b/Platform/QemuVirt/PlatformStandaloneMm.dsc
@@ -93,16 +93,16 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000
gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800
- gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00010000
- gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00010000
- gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00010000
+ gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x00004000
+ gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x00004000
+ gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x00004000
+ gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0x00004000
[PcdsPatchableInModule]
# Allocated memory for EDK2 uppers layers
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
- #gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0x00010000
###################################################################################################
#