aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Shmidt <dimitrysh@google.com>2018-03-27 15:19:05 -0700
committerHaojian Zhuang <haojian.zhuang@linaro.org>2018-03-28 08:11:40 +0800
commit18e8dfa129dae88acafc3a0a641589d0f16a7f82 (patch)
tree6951ebe6ea6c30b2a73e97e35250aed96e13c4f8
parent068b8a7abc0140fe37e0f8183f0cbefbc6d8eb6d (diff)
downloaddevice_linaro_bootloader_OpenPlatformPkg-18e8dfa129dae88acafc3a0a641589d0f16a7f82.tar.gz
device_linaro_bootloader_OpenPlatformPkg-18e8dfa129dae88acafc3a0a641589d0f16a7f82.tar.bz2
device_linaro_bootloader_OpenPlatformPkg-18e8dfa129dae88acafc3a0a641589d0f16a7f82.zip
Platforms/HiKey960: Fix product string to 'hikey960'
Change-Id: I3ee3276c4a465a1f4394021bd4979421f63571e7 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
-rw-r--r--Platforms/Hisilicon/HiKey960/HiKey960.dsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platforms/Hisilicon/HiKey960/HiKey960.dsc b/Platforms/Hisilicon/HiKey960/HiKey960.dsc
index 149d333..6d29dec 100644
--- a/Platforms/Hisilicon/HiKey960/HiKey960.dsc
+++ b/Platforms/Hisilicon/HiKey960/HiKey960.dsc
@@ -282,7 +282,7 @@
gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07
gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000
- gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"HiKey960"
+ gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"hikey960"
gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Alpha"
gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"HiKey960"