ArmVirtPkg: mark fixed network PCDs

Rename `NetworkPcds` to `NetworkFixedPcds` to avoid confusion with
dynamic PCDs.

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Aleksandr Goncharov <chat@joursoir.net>
This commit is contained in:
Aleksandr Goncharov 2024-09-20 12:01:20 +03:00 committed by mergify[bot]
parent 2ffd6d2e82
commit d8984e86c7
2 changed files with 2 additions and 2 deletions

View File

@ -190,7 +190,7 @@
#
# Network Pcds
#
!include NetworkPkg/NetworkPcds.dsc.inc
!include NetworkPkg/NetworkFixedPcds.dsc.inc
# System Memory Base -- fixed at 0x4000_0000
gArmTokenSpaceGuid.PcdSystemMemoryBase|0x40000000

View File

@ -159,7 +159,7 @@
#
# Network Pcds
#
!include NetworkPkg/NetworkPcds.dsc.inc
!include NetworkPkg/NetworkFixedPcds.dsc.inc
gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }