]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
Remove obsolete PCDs (new ones are moved to MdePkg and MdeModulePkg)
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.dec
index 14380d1cb9abfcad495928c218bf389cc26d487d..19a57902f9935aaa26520a36d7cfd23e4432c8c3 100644 (file)
   # @Prompt Boot State Flag\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdBootState|TRUE|BOOLEAN|0x0001002f\r
 \r
-  ## The number of seconds that the firmware will wait before initiating the original default boot selection. \r
-  #  A value of 0 indicates that the default boot selection is to be initiated immediately on boot. \r
-  #  The value of 0xFFFF then firmware will wait for user input before booting.\r
-  # @Prompt Boot Timeout (s)\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut|0xffff|UINT16|0x40000001\r
-\r
-  ## Error level for hardware recorder. \r
-  #  If value 0, platform does not support feature of hardware error record.\r
-  # @Prompt Error Level For Hardware Recorder\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdHardwareErrorRecordLevel|0|UINT16|0x40000002\r
-\r
-[PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
-  #  The 4 PCDs below are used to specify the video resolution and text mode of text setup.\r
-  #  To make text setup work in this resolution, PcdVideoHorizontalResolution, PcdVideoVerticalResolution,\r
-  #  PcdConOutColumn and PcdConOutRow in MdeModulePkg.dec should be created as PcdsDynamic or PcdsDynamicEx\r
-  #  in platform DSC file. Then BDS setup will update these PCDs defined in MdeModulePkg.dec and reconnect\r
-  #  console drivers (GraphicsConsole, Terminal, Consplitter) to make the video resolution and text mode work\r
-  #  for text setup.\r
-\r
-  ## Specify the video horizontal resolution of text setup.\r
-  # @Prompt Video Horizontal Resolution of Text Setup\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|800|UINT32|0x50000001\r
-  \r
-  ## Specify the video vertical resolution of text setup.\r
-  # @Prompt Video Vertical Resolution of Text Setup\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|600|UINT32|0x50000002\r
-\r
-  ## Specify the console output column of text setup.\r
-  # @Prompt Console Output Column of Text Setup\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupConOutColumn|80|UINT32|0x50000003\r
-  \r
-  ## Specify the console output row of text setup.\r
-  # @Prompt Console Output Row of Text Setup\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdSetupConOutRow|25|UINT32|0x50000004\r
-\r
 [PcdsFixedAtBuild, PcdsDynamic, PcdsDynamicEx, PcdsPatchableInModule]\r
   ## I/O Base address of floppy device controller.\r
   # @Prompt I/O Base Address of Floppy Device Controller\r