From d29d456cf67cdfdb36c7b8f691bdfc32451121ea Mon Sep 17 00:00:00 2001 From: Dmitry Shmidt Date: Mon, 29 Aug 2016 14:38:36 -0700 Subject: hikey: Change PcdFirmwareVendor to "hikey" $ fastboot getvar product - should be consistent with ro.product.device value that is set from the build. Change-Id: Ia4add81903b700d8b22d297b05d76b801c6ea0df Signed-off-by: Dmitry Shmidt --- Platforms/Hisilicon/HiKey/HiKey.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platforms/Hisilicon/HiKey/HiKey.dsc b/Platforms/Hisilicon/HiKey/HiKey.dsc index 401ebdc..93544d8 100644 --- a/Platforms/Hisilicon/HiKey/HiKey.dsc +++ b/Platforms/Hisilicon/HiKey/HiKey.dsc @@ -257,7 +257,7 @@ gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000 - gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"Hisilicon HiKey" + gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"hikey" gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"Alpha" gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"HiKey" -- cgit v1.2.3