summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-05-09 17:33:16 +0800
committerzwei4 <david.wei@intel.com>2017-05-09 17:33:16 +0800
commit3a6119e1bed47febdfafc465136f59659c42d385 (patch)
tree3278e69758fef2a55d835783c271a280e07c7878 /Platform/BroxtonPlatformPkg/PlatformPkg.fdf
parent757fe5efee58d72b8312bc1e6cc4aaa2ded53395 (diff)
downloadedk2-platforms-3a6119e1bed47febdfafc465136f59659c42d385.tar.xz
Extend IBB region.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.fdf')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkg.fdf6
1 files changed, 3 insertions, 3 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
index 3b4d9e7801..7522153a3e 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.fdf
@@ -19,10 +19,10 @@
#==========================================================================================
# 3MB BIOS Layout Definition
#==========================================================================================
- DEFINE FLASH_BASE = 0xFFD00000 #The base address of the 3MB FLASH Device.
- DEFINE FLASH_SIZE = 0x00300000 #The flash size in bytes of the 3MB FLASH Device
+ DEFINE FLASH_BASE = 0xFFCE9000 #The base address of the 3MB FLASH Device.
+ DEFINE FLASH_SIZE = 0x00317000 #The flash size in bytes of the 3MB FLASH Device
DEFINE FLASH_BLOCK_SIZE = 0x1000 #The block size in bytes of the 3MB FLASH Device.
- DEFINE FLASH_NUM_BLOCKS = 0x300 #The number of blocks in 3MB FLASH Device.
+ DEFINE FLASH_NUM_BLOCKS = 0x317 #The number of blocks in 3MB FLASH Device.
!else
#==========================================================================================
# 5MB BIOS Layout Definition