diff mbox

[Linaro-uefi,linaro-uefi,v6,03/37] Hisilicon: fix FirmwareVendor pcd

Message ID 1481021828-59826-4-git-send-email-heyi.guo@linaro.org
State Superseded
Headers show

Commit Message

gary guo Dec. 6, 2016, 10:56 a.m. UTC
The default FirmwareVender pcd is defined at
Chips/Hisilicon/Hisipkg.dec,and the value is 'Huawei corp.',
so the FirmwareVendor pcd at the dsc file useless, remove them.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
---
 Platforms/Hisilicon/D02/Pv660D02.dsc | 1 -
 Platforms/Hisilicon/D03/D03.dsc      | 1 -
 2 files changed, 2 deletions(-)
diff mbox

Patch

diff --git a/Platforms/Hisilicon/D02/Pv660D02.dsc b/Platforms/Hisilicon/D02/Pv660D02.dsc
index 9c23fa7..55e7ad5 100644
--- a/Platforms/Hisilicon/D02/Pv660D02.dsc
+++ b/Platforms/Hisilicon/D02/Pv660D02.dsc
@@ -102,7 +102,6 @@ 
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|FALSE
 
 [PcdsFixedAtBuild.common]
-  gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"
   gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"D02"
 
   gArmPlatformTokenSpaceGuid.PcdCoreCount|8
diff --git a/Platforms/Hisilicon/D03/D03.dsc b/Platforms/Hisilicon/D03/D03.dsc
index e7b8bdd..d8d8be1 100644
--- a/Platforms/Hisilicon/D03/D03.dsc
+++ b/Platforms/Hisilicon/D03/D03.dsc
@@ -115,7 +115,6 @@ 
   gHisiTokenSpaceGuid.PcdIsPciPerfTuningEnable|TRUE
 
 [PcdsFixedAtBuild.common]
-  gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"
   gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"D03"
 
   gArmPlatformTokenSpaceGuid.PcdCoreCount|8