mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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:
parent
fc9c095c12
commit
36a8c3c9f5
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@
|
|||
[Pcd]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterBase
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseHardwareFlowControl
|
||||
|
||||
[Pcd]
|
||||
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate
|
||||
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits
|
||||
gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue