]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
IntelFrameworkModulePkg: Remove unused PCD/Protocol
[mirror_edk2.git] / IntelFrameworkModulePkg / IntelFrameworkModulePkg.dec
index a609f1bb1eb2b30990c5c149056e639abf33bc18..5327242172b5f6d7b3d610761118eeecbcc81b30 100644 (file)
   #  Include/Protocol/IsaAcpi.h\r
   gEfiIsaAcpiProtocolGuid        = { 0x64a892dc, 0x5561, 0x4536, { 0x92, 0xc7, 0x79, 0x9b, 0xfc, 0x18, 0x33, 0x55 }}\r
 \r
-  ## PS/2 policy protocol abstracts the specific platform initialization and setting.\r
-  #  Include/Protocol/Ps2Policy.h\r
-  gEfiPs2PolicyProtocolGuid      = { 0x4DF19259, 0xDC71, 0x4D46, { 0xBE, 0xF1, 0x35, 0x7B, 0xB5, 0x78, 0xC4, 0x18 }}\r
-\r
   ## OEM Badging Protocol defines the interface to get the OEM badging image with the dispaly attribute.\r
   #  Include/Protocol/OEMBadging.h\r
   gEfiOEMBadgingProtocolGuid     = { 0x170E13C0, 0xBF1B, 0x4218, { 0x87, 0x1D, 0x2A, 0xBD, 0xC6, 0xF8, 0x87, 0xBC }}\r
   # @Prompt Turn on Legacy Support in S3 Boot\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformCsmSupport|TRUE|BOOLEAN|0x00010044\r
 \r
-  ## Indicates if PS2 keyboard does a extended verification during start.\r
-  #  Extended verification will take some performance. It can be set to FALSE for boot performance.<BR><BR>\r
-  #   TRUE  - Turn on PS2 keyboard extended verification.<BR>\r
-  #   FALSE - Turn off PS2 keyboard extended verification.<BR>\r
-  # @Prompt Turn on PS2 Keyboard Extended Verification\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPs2KbdExtendedVerification|TRUE|BOOLEAN|0x00010045\r
-\r
   ## Indicates if Framework Acpi Support protocol is installed.<BR><BR>  \r
   #   TRUE  - Install Framework Acpi Support protocol.<BR>\r
   #   FALSE - Doesn't install Framework Acpi Support protocol.<BR>\r
   # @Prompt Enable Framework Acpi Support\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdInstallAcpiSupportProtocol|TRUE|BOOLEAN|0x00010046\r
 \r
-\r
-  ## Indicates if PS2 mouse does a extended verification during start.\r
-  #  Extended verification will take some performance. It can be set to FALSE for boot performance.<BR><BR>\r
-  #   TRUE  - Turn on PS2 mouse extended verification. <BR>\r
-  #   FALSE - Turn off PS2 mouse extended verification. <BR>\r
-  # @Prompt Turn on PS2 Mouse Extended Verification\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPs2MouseExtendedVerification|TRUE|BOOLEAN|0x00010047\r
-\r
   ## Indicates if only Boot logo is showed and all message output is disabled in BDS.<BR><BR>\r
   #   TRUE  - Only Boot Logo is showed in boot.<BR>\r
   #   FALSE - All messages and Boot Logo are showed in boot.<BR>\r
   # @Expression 0x80000001 | (gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdHighPmmMemorySize & 0x1000) == 0\r
   gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdHighPmmMemorySize|0x400000|UINT32|0x3000000a\r
 \r
-  ## Indicates if to use the optimized timing for best PS2 detection performance.\r
-  #  Note this PCD could be set to TRUE for best boot performance and set to FALSE for best device compatibility.<BR><BR>\r
-  #   TRUE  - Use the optimized timing for best PS2 detection performance.<BR>\r
-  #   FALSE - Use the normal timing to detect PS2.<BR>\r
-  # @Prompt Enable fast PS2 detection\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdFastPS2Detection|FALSE|BOOLEAN|0x3000000b\r
-\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   IntelFrameworkModulePkgExtra.uni\r