ArmPlatformPkg: Remove redundant section name in inf file

[Pcd] appears twice in PL011SerialPortLib.inf, remove the redundant one
to make the file more concise.

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
Qihang Gao 2026-05-12 16:57:56 +08:00 committed by mergify[bot]
parent fc9c095c12
commit 36a8c3c9f5

View file

@ -33,8 +33,6 @@
[Pcd]
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl
[Pcd]
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity