]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 51bafbb44e5dda36db08d241f796ff30115d0b41..3d305778aecf00f426cd1842f7b0a8eb6725acfb 100644 (file)
@@ -1,6 +1,6 @@
 ##  @file  MdeModulePkg.dec\r
 #\r
-# This package provides the modules that conform to EFI/PI Industry standards.\r
+# This package provides the modules that conform to UEFI/PI Industry standards.\r
 # It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes)\r
 # and libraries instances, which are used for those modules.\r
 #\r
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = MdeModulePkg\r
   PACKAGE_GUID                   = BA0D78D6-2CAF-414b-BD4D-B6762A894288\r
-  PACKAGE_VERSION                = 0.90\r
+  PACKAGE_VERSION                = 0.91\r
 \r
-[Includes.common]\r
+[Includes]\r
   Include\r
 \r
 \r
-[LibraryClasses.common]\r
+[LibraryClasses]\r
   ##  @libraryclass  IpIo layer upon EFI IP4 Protocol.\r
   #   This library is only intended to be used by UEFI network stack modules.\r
   IpIoLib|Include/Library/IpIoLib.h\r
   #\r
   OemHookStatusCodeLib|Include/Library/OemHookStatusCodeLib.h\r
 \r
-[Guids.common]\r
+  ##  @libraryclass  Debug Agent is used to provide soft debug capability.\r
+  #\r
+  DebugAgentLib|Include/Library/DebugAgentLib.h\r
+[Guids]\r
   ## MdeModule package token space guid\r
   # Include/Guid/MdeModulePkgTokenSpace.h\r
   gEfiMdeModulePkgTokenSpaceGuid       = { 0xA1AFF049, 0xFDEB, 0x442a, { 0xB3, 0x20, 0x13, 0xAB, 0x4C, 0xB7, 0x2B, 0xBC }}\r
   #  Include/Guid/LoadModuleAtFixedAddress.h\r
   gLoadFixedAddressConfigurationTableGuid  = { 0x2CA88B53,0xD296,0x4080, { 0xA4,0xA5,0xCA,0xD9,0xBA,0xE2,0x4B,0x9 } }\r
 \r
-[Protocols.common]\r
+[Protocols]\r
   ## Load File protocol provides capability to load and unload EFI image into memory and execute it.\r
   #  Include/Protocol/LoadPe32Image.h\r
   #  This protocol is deprecated. Native EDKII module should NOT use this protocol to load/unload image.\r