]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
Use default boot file name from UefiSpec.h and retired related PCDs
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 6540a33cb1650efea9300e2196dff94b8c067f00..46db7528436d0d0fa62bc1ca1e8ab55437ad254b 100644 (file)
   #  FALSE is for size reduction.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol|TRUE|BOOLEAN|0x00010100\r
   \r
-  ## If TRUE, Full UEFI Config Routing Protocol will be installed.\r
-  #  FALSE is for size reduction.\r
+  ## If TRUE, these interface in EFI_HII_CONFIG_ROUTING_PROTOCOL will be supported: ExtractConfig, ExportConfig, RouteConfig \r
+  # and GetAltCfg will be supported. Otherwise, these interface will return EFI_UNSUPPORTED.\r
+  # FALSE is for size reduction.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportFullConfigRoutingProtocol|TRUE|BOOLEAN|0x00010101\r
   \r
   ## If TRUE, USB KeyBoard Driver disables the default keyboard layout.\r
   #  This PCD is a sample to explain FixedAtBuild UINT32 PCD usage.\r
   ##\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdHelloWorldPrintTimes|1|UINT32|0x40000005\r
-\r
-[PcdsFixedAtBuild.IA32]\r
-  ## Default EFI boot path name for IA32 architecture, this path is relative to \r
-  #  EFI boot disk.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTIA32.EFI"|VOID*|0x40000003\r
-\r
-[PcdsFixedAtBuild.X64]\r
-  ## Default EFI boot path name for X64 architecture, this path is relative to \r
-  #  EFI boot disk.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTX64.EFI"|VOID*|0x40000003\r
-\r
-[PcdsFixedAtBuild.IPF]\r
-  ## Default EFI boot path name for IPF architecture, this path is relative to \r
-  #  EFI boot disk.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTIA64.EFI"|VOID*|0x40000003\r
-\r
-[PcdsFixedAtBuild.EBC]\r
-  ## Default EFI boot path name for EBC architecture, this path is relative to \r
-  #  EFI boot disk.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdDefaultBootFileName|L"\EFI\BOOT\BOOTEBC.EFI"|VOID*|0x40000003\r
   \r
 [PcdsDynamic.common]\r
   ## Base address of the NV variable range in flash device \r