summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2016-10-19 14:24:34 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2016-10-19 14:37:58 +0100
commit04344b4696de8fbdd795fa2d692c72d82ee85d62 (patch)
tree747a7053472ca278ce572674971857df08bb3e0e /ArmPlatformPkg/Drivers
parent0613ccbd1357b1f6aecab27a2e72dde328d36f6d (diff)
downloadedk2-platforms-04344b4696de8fbdd795fa2d692c72d82ee85d62.tar.xz
ArmPlatformPkg/ArmVExpressPkg: add missing '0x' prefix to hex value
Interestingly the build used to succeed even with missing leading '0x' prefix for a hex value before the commit 0613ccbd1357 ("CorebootPayloadPkg/PciHostBridgeLib: Fix the wrong PCI resource limit") With the above commit, luckily we get ... raise BadExpression(ERR_ARRAY_ELE % self._Token) BadExpression: This must be HEX value for NList or Array: [e6]. This patch fixes the above error by adding the missing '0x' prefix to the hex value. Cc: Yonghong Zhu <yonghong.zhu@intel.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Leif Lindholm <leif.lindholm@linaro.org> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'ArmPlatformPkg/Drivers')
0 files changed, 0 insertions, 0 deletions