summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MdeModulePkg/MdeModulePkg.dec20
1 files changed, 0 insertions, 20 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index 70ba9b1..46db752 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -358,26 +358,6 @@
# This PCD is a sample to explain FixedAtBuild UINT32 PCD usage.
##
gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintTimes|1|UINT32|0x40000005
-
-[PcdsFixedAtBuild.IA32]
- ## Default EFI boot path name for IA32 architecture, this path is relative to
- # EFI boot disk.
- gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTIA32.EFI"|VOID*|0x40000003
-
-[PcdsFixedAtBuild.X64]
- ## Default EFI boot path name for X64 architecture, this path is relative to
- # EFI boot disk.
- gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTX64.EFI"|VOID*|0x40000003
-
-[PcdsFixedAtBuild.IPF]
- ## Default EFI boot path name for IPF architecture, this path is relative to
- # EFI boot disk.
- gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTIA64.EFI"|VOID*|0x40000003
-
-[PcdsFixedAtBuild.EBC]
- ## Default EFI boot path name for EBC architecture, this path is relative to
- # EFI boot disk.
- gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTEBC.EFI"|VOID*|0x40000003
[PcdsDynamic.common]
## Base address of the NV variable range in flash device