]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmIpmiLibSmmIpmiProtocol/SmmIpmiLibSmmIpmiProtocol.inf
MdeModulePkg: Add SmmIpmiLibSmmIpmiProtocol Library Instance.
[mirror_edk2.git] / MdeModulePkg / Library / SmmIpmiLibSmmIpmiProtocol / SmmIpmiLibSmmIpmiProtocol.inf
diff --git a/MdeModulePkg/Library/SmmIpmiLibSmmIpmiProtocol/SmmIpmiLibSmmIpmiProtocol.inf b/MdeModulePkg/Library/SmmIpmiLibSmmIpmiProtocol/SmmIpmiLibSmmIpmiProtocol.inf
new file mode 100644 (file)
index 0000000..f13e5a4
--- /dev/null
@@ -0,0 +1,40 @@
+## @file\r
+#  Instance of SMM IPMI Library.\r
+#\r
+#  Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  This program and the accompanying materials\r
+#  are licensed and made available under the terms and conditions of the BSD License\r
+#  which accompanies this distribution. The full text of the license may be found at\r
+#  http://opensource.org/licenses/bsd-license.php.\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+#\r
+##\r
+\r
+[Defines]\r
+  INF_VERSION                    = 0x00010005\r
+  BASE_NAME                      = SmmIpmiLibSmmIpmiProtocol\r
+  FILE_GUID                      = B422FB70-E835-448D-A921-EBA460E105B6\r
+  MODULE_TYPE                    = DXE_SMM_DRIVER\r
+  VERSION_STRING                 = 1.0\r
+  LIBRARY_CLASS                  = IpmiLib|DXE_SMM_DRIVER SMM_CORE\r
+\r
+#\r
+#  VALID_ARCHITECTURES          = IA32 X64\r
+#\r
+\r
+[Sources]\r
+  SmmIpmiLibSmmIpmiProtocol.c\r
+\r
+[Packages]\r
+  MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
+\r
+[LibraryClasses]\r
+  DebugLib\r
+  SmmServicesTableLib\r
+\r
+[Protocols]\r
+  gSmmIpmiProtocolGuid      ## SOMETIMES_CONSUMES\r