]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
MdePkg: Add BluetoothAttribute.h and BluetoothLeConfig.h
[mirror_edk2.git] / MdePkg / MdePkg.dec
index f2bdb307af9efad512dd5216a752d169b703a6dd..7a7504b7a38b486a470898f3b0d2405575fe3b77 100644 (file)
@@ -4,7 +4,7 @@
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of\r
 # EFI1.10/UEFI2.6/PI1.4 and some Industry Standards.\r
 #\r
-# Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>\r
 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 # (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 #\r
@@ -24,7 +24,7 @@
   PACKAGE_NAME                   = MdePkg\r
   PACKAGE_UNI_FILE               = MdePkg.uni\r
   PACKAGE_GUID                   = 1E73767F-8F52-4603-AEB4-F29B510B6766\r
-  PACKAGE_VERSION                = 1.06\r
+  PACKAGE_VERSION                = 1.07\r
 \r
 \r
 [Includes]\r
   #\r
   SmmMemLib|Include/Library/SmmMemLib.h\r
 \r
+  ##  @libraryclass  Provides services for Smm IO Operation.\r
+  #\r
+  SmmIoLib|Include/Library/SmmIoLib.h\r
+\r
   ##  @libraryclass  Provides services to enable/disable periodic SMI handlers.\r
   #\r
   SmmPeriodicSmiLib|Include/Library/SmmPeriodicSmiLib.h\r
   #\r
   RngLib|Include/Library/RngLib.h\r
 \r
+  ##  @libraryclass  Provides services to log the SMI handler registration.\r
+  SmiHandlerProfileLib|Include/Library/SmiHandlerProfileLib.h\r
+\r
 [LibraryClasses.IPF]\r
   ##  @libraryclass  The SAL Library provides a service to make a SAL CALL.\r
   SalLib|Include/Library/SalLib.h\r
   ## Include/Protocol/EraseBlock.h\r
   gEfiEraseBlockProtocolGuid           = { 0x95a9a93e, 0xa86e, 0x4926, {0xaa, 0xef, 0x99, 0x18, 0xe7, 0x72, 0xd9, 0x87 }}\r
 \r
+  #\r
+  # Protocols defined in UEFI2.7\r
+  #\r
+  ## Include/Protocol/BluetoothAttribute.h\r
+  gEfiBluetoothAttributeProtocolGuid        = { 0x898890e9, 0x84b2, 0x4f3a, { 0x8c, 0x58, 0xd8, 0x57, 0x78, 0x13, 0xe0, 0xac } }\r
+  gEfiBluetoothAttributeServiceBindingProtocolGuid = { 0x5639867a, 0x8c8e, 0x408d, {0xac, 0x2f, 0x4b, 0x61, 0xbd, 0xc0, 0xbb, 0xbb }}\r
+\r
+  ## Include/Protocol/BluetoothLeConfig.h\r
+  gEfiBluetoothLeConfigProtocolGuid         = { 0x8f76da58, 0x1f99, 0x4275, { 0xa4, 0xec, 0x47, 0x56, 0x51, 0x5b, 0x1c, 0xe8 } }\r
+\r
   #\r
   # Protocols defined in Shell2.0\r
   #\r