aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@linaro.org>2018-03-21 12:28:08 +0800
committerHaojian Zhuang <haojian.zhuang@linaro.org>2018-03-21 12:29:56 +0800
commit42a98dec580d7f01ab8665a84bcb8659419622e5 (patch)
tree1c055d913d49ba3781035e844993e0a97e016b1f
parentc83e5073072544bc9b43eea04f4d3efdd41df2de (diff)
downloadOpenPlatformPkg-42a98dec580d7f01ab8665a84bcb8659419622e5.tar.gz
Platforms/HiKey960: fix product string
Fix product string from "Linaro" to "HiKey960". Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
-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 dd9a40e..149d333 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|"Linaro"
+ gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"HiKey960"
gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Alpha"
gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"HiKey960"