VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/RedfishPkg/RedfishHostInterfaceDxe/RedfishHostInterfaceDxe.inf@ 101291

最後變更 在這個檔案從101291是 89983,由 vboxsync 提交於 4 年 前

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.3 KB
 
1## @file
2# RedfishHostInterfaceDxe builds up SMBIOS Type 42h host interface
3# record for Redfish service host interface using SMBIOS Protocol.
4# RedfishHostInterfacePlatformLib is the platform-level library which
5# provides the content of Redfish host interface type 42h record.
6#
7# Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
8# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
9#
10# SPDX-License-Identifier: BSD-2-Clause-Patent
11#
12##
13
14[Defines]
15 INF_VERSION = 0x0001000b
16 BASE_NAME = RedfishHostInterfaceDxe
17 FILE_GUID = 592626DA-4A1E-8B39-28BA-FEAD92C4A0A4
18 MODULE_TYPE = DXE_DRIVER
19 VERSION_STRING = 1.0
20 ENTRY_POINT = RedfishHostInterfaceDxeEntryPoint
21
22#
23# VALID_ARCHITECTURES = IA32 X64 ARM AARCH64 RISCV64
24#
25
26[Sources]
27 RedfishHostInterfaceDxe.c
28
29[Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32 RedfishPkg/RedfishPkg.dec
33
34[LibraryClasses]
35 BaseLib
36 BaseMemoryLib
37 DebugLib
38 MemoryAllocationLib
39 PrintLib
40 RedfishPlatformHostInterfaceLib
41 UefiBootServicesTableLib
42 UefiDriverEntryPoint
43 UefiLib
44
45[Protocols]
46 gEfiSmbiosProtocolGuid ## TO_START
47
48[Depex]
49 gEfiSmbiosProtocolGuid
50
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette