]> git.proxmox.com Git - mirror_edk2.git/blame - RedfishPkg/RedfishPkg.dec
RedfishPkg: Add RedfishHostInterfaceDxe to RedfishPkg
[mirror_edk2.git] / RedfishPkg / RedfishPkg.dec
CommitLineData
c63e1305
AC
1## @file\r
2# Redfish Package\r
3#\r
4# Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>\r
5# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
6#\r
7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
8##\r
9\r
10[Defines]\r
11 DEC_SPECIFICATION = 0x0001001b\r
12 PACKAGE_NAME = RedfishPkg\r
13 PACKAGE_GUID = c432b76e-5232-11e7-9010-005056c00008\r
14 PACKAGE_VERSION = 1.0\r
15\r
b9b7406c
AC
16[Includes]\r
17 Include\r
18\r
1946bee2
AC
19[LibraryClasses]\r
20 ## @libraryclass Platform Redfish Host Interface Library\r
21 # Platform implementation-specific Redfish Host Interface.\r
22 RedfishPlatformHostInterfaceLib|Include/Library/RedfishHostInterfaceLib.h\r
23\r
c63e1305
AC
24[Guids]\r
25 gEfiRedfishPkgTokenSpaceGuid = { 0x4fdbccb7, 0xe829, 0x4b4c, { 0x88, 0x87, 0xb2, 0x3f, 0xd7, 0x25, 0x4b, 0x85 }}\r
26\r