]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
Correct the unknown character and update ChangeLog.txt
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 2d82823ce22967bbab7ce8fc5886359426729667..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
   ##\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  This library provides common functions to process the different guided section data.\r
   ExtractGuidedSectionLib|Include/Library/ExtractGuidedSectionLib.h\r
 \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