diff options
author | Olivier Martin <olivier.martin@arm.com> | 2014-02-05 12:54:03 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-02-05 12:54:03 +0000 |
commit | 80ae629190d77fd552a9bd9dc48e6d2da3683ecc (patch) | |
tree | a0dcc58f0414117c0bb80a16d4ae69d21f27d44c /ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc | |
parent | 4e57d6d70b836dc5888603b9c0c7c00177e3d063 (diff) | |
download | edk2-80ae629190d77fd552a9bd9dc48e6d2da3683ecc.tar.gz edk2-80ae629190d77fd552a9bd9dc48e6d2da3683ecc.tar.bz2 edk2-80ae629190d77fd552a9bd9dc48e6d2da3683ecc.zip |
ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFI
BootMonFs (file system used on the VExpress NOR Flash) is now supported on
both NOR Flash regions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15209 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc')
-rw-r--r-- | ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc index aa1844d4e5..b729f81129 100644 --- a/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc +++ b/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc @@ -338,7 +338,7 @@ #
# List of Device Paths that support BootMonFs
- gArmPlatformTokenSpaceGuid.PcdBootMonFsSupportedDevicePaths|L"VenHw(1F15DA3C-37FF-4070-B471-BB4AF12A724A)"
+ gArmPlatformTokenSpaceGuid.PcdBootMonFsSupportedDevicePaths|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59);VenHw(1F15DA3C-37FF-4070-B471-BB4AF12A724A)"
#
# ARM OS Loader
|