summaryrefslogtreecommitdiff
path: root/Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2017-08-03 12:26:59 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2017-08-03 15:06:25 +0100
commitf306387aea76d98fe69c530bfe989ccb7473a173 (patch)
treeea4f017b83178ed4cc640e1c0a027ed85b3b69fd /Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf
parent182e85d04566800fe188de4b1c30a50533dd74b7 (diff)
Platform,Silicon: Import Hisilicon d02/d03/d05 modules
Import Hisilicon D02,D03,D05 binary modules from commit efd798c1eb of https://git.linaro.org/uefi/OpenPlatformPkg.git Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf')
-rw-r--r--Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf26
1 files changed, 26 insertions, 0 deletions
diff --git a/Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf b/Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf
new file mode 100644
index 0000000..20e2f05
--- /dev/null
+++ b/Platform/Hisilicon/D05/Drivers/GetInfoFromBmc/GetInfoFromBmc.inf
@@ -0,0 +1,26 @@
+#/** @file
+#
+# Copyright (c) 2016, Hisilicon Limited. All rights reserved.
+# Copyright (c) 2016, Linaro Limited. All rights reserved.
+#
+# This program and the accompanying materials
+# are licensed and made available under the terms and conditions of the BSD License
+# which accompanies this distribution. The full text of the license may be found at
+# http://opensource.org/licenses/bsd-license.php
+#
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#
+#**/
+
+[Defines]
+ INF_VERSION = 0x00010019
+ BASE_NAME = GetInfoFromBmc
+ FILE_GUID = 43B59C81-9C5F-4021-B0F2-947DB839B781
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = GetBmcInfoDriverEntry
+
+[Binaries]
+ PE32|GetInfoFromBmc.efi|*
+ DXE_DEPEX|GetInfoFromBmc.depex|*