]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
Roll back change to Terminal Type PCD
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 814b8ff18c14326a297ff222bce71abbfd1530bc..9ba9516118c2c6382c01075f0333ee5b6a783cbb 100644 (file)
@@ -1,9 +1,9 @@
 ##  @file  MdePkg.dec\r
 #\r
-# This Package provides all definitions(including MACROs, strucures and library classes)\r
+# This Package provides all definitions(including functions, MACROs, structures and library classes)\r
 # and libraries instances, which are defined in MDE Specification.\r
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of \r
-# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Stancards.\r
+# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Standards.\r
 #\r
 # Copyright (c) 2007 - 2008, Intel Corporation.\r
 #\r
   UefiUsbLib|Include/Library/UefiUsbLib.h\r
 \r
   ##  @libraryclass  Provides a service to retrieve a pointer to the EFI Runtime Services Table.\r
+  #                  Only available to DXE and UEFI module types.\r
   UefiRuntimeServicesTableLib|Include/Library/UefiRuntimeServicesTableLib.h\r
 \r
   ##  @libraryclass  Provides library functions for each of the UEFI Runtime Services.\r
+  #                  Only available to DXE and UEFI module types.\r
   UefiRuntimeLib|Include/Library/UefiRuntimeLib.h\r
 \r
   ##  @libraryclass  Provides library functions for common UEFI operations.\r
   ##  @libraryclass  Module entry point library for UEFI drivers, DXE Drivers, DXE SMM Driver and DXE Runtime Drivers\r
   UefiDriverEntryPoint|Include/Library/UefiDriverEntryPoint.h\r
 \r
-  ##  @libraryclass  UEFI Decompress Library Functions defintion for UEFI compress algorithm\r
+  ##  @libraryclass  UEFI Decompress Library Functions defintion for UEFI compress algorithm.\r
   UefiDecompressLib|Include/Library/UefiDecompressLib.h\r
 \r
   ##  @libraryclass  Provides a service to retrieve a pointer to the EFI Boot Services Table.\r
+  #                  Only available to DXE and UEFI module types.\r
   UefiBootServicesTableLib|Include/Library/UefiBootServicesTableLib.h\r
 \r
   ##  @libraryclass  Module entry point library for UEFI Applications.\r
@@ -74,6 +77,7 @@
   TimerLib|Include/Library/TimerLib.h\r
 \r
   ##  @libraryclass  Provides library functions to access SMBUS devices.\r
+  #                  Libraries of this class must be ported to a specific SMBUS controller. \r
   SmbusLib|Include/Library/SmbusLib.h\r
 \r
   ##  @libraryclass  Provides the functions to submit Scsi commands defined in SCSI-2 specification for scsi device.\r
   ##  @libraryclass  Provide services to access I/O Ports and MMIO registers.\r
   IoLib|Include/Library/IoLib.h\r
 \r
-  ##  @libraryclass  Provides services to create and parse HOBs.\r
+  ##  @libraryclass  Provides services to create and parse HOBs. Only available for PEI and DXE module types.\r
   HobLib|Include/Library/HobLib.h\r
 \r
   ##  @libraryclass  Provides a service to retrieve a pointer to the DXE Services Table.\r
   ##\r
   BaseLib|Include/Library/BaseLib.h\r
 \r
-  ##  @libraryclass  supports displaying graphical splash screen, locking of keyboard input and\r
-  #                  printing character on screen.\r
-  ##\r
-  GraphicsLib|Include/Library/GraphicsLib.h\r
-\r
-  ##  @libraryclass  Extract Guided Section Library class defintions that provides many handlers\r
-  #                  for the different guided section data.\r
-  ##\r
+  ##  @libraryclass  This library provides common functions to process the different guided section data.\r
   ExtractGuidedSectionLib|Include/Library/ExtractGuidedSectionLib.h\r
 \r
-  ##  @libraryclass  Defines a set of Serial Port I/O interfaces.\r
+  ##  @libraryclass  Provides three common serial I/O port functions.\r
   SerialPortLib|Include/Library/SerialPortLib.h\r
 \r
   ##  @libraryclass  Provides a set of PI library functions and macros for DXE phase.\r
   ##  @libraryclass  The SAL Library provides a service to make a SAL CALL.\r
   SalLib|Include/Library/SalLib.h\r
 \r
-  ##  @libraryclass  The PAL Library provides a service to make a PAL CALL.\r
+  ##  @libraryclass  Provides library services to make PAL Calls.\r
   PalLib|Include/Library/PalLib.h\r
 \r
 [Guids.common]\r
   ## Indicates whether EFI 1.1 ISO 639-2 language supports are obsolete\r
   gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate|FALSE|BOOLEAN|0x00000012             .\r
 \r
+  ## If TRUE, UGA Draw Protocol is still consumed.\r
+  gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE|BOOLEAN|0x00000013        .\r
+\r
 [PcdsFixedAtBuild.common]\r
   ## Indicates the maximum length of unicode string\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000|UINT32|0x00000001\r
   gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004|UINT32|0x30001001\r
   \r
   ## Status code value for indicating the disable of mouse device\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002|UINT32|0x3001002\r
+  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002|UINT32|0x30001002\r
 \r
   ## Status code value for indicating the enable of keyboard device\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004|UINT32|0x3001003\r
+  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004|UINT32|0x30001003\r
 \r
   ## Status code value for indicating the disable of keyboard device\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002|UINT32|0x3001004\r
+  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002|UINT32|0x30001004\r
 \r
   ## Status code value for indicating whether keboard device is present\r
   gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003|UINT32|0x30001005\r
   gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007|UINT32|0x3000100a\r
 \r
   ## Status code value for indicating the failure of mouse input handler\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007|UINT32|0x30001000b\r
+  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007|UINT32|0x3000100b\r
 \r
   ## Status code value for indicating the reset operation of mouse device\r
-  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001|UINT32|0x30001000c\r
+  gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001|UINT32|0x3000100c\r
 \r
   ## Indicates the allowable maximum number in extract handler table\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10|UINT32|0x00000025\r