VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/RedfishPkg/Library/PlatformHostInterfaceLibNull/PlatformHostInterfaceLibNull.inf

Last change on this file was 89983, checked in by vboxsync, 4 years ago

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

  • Property svn:eol-style set to native
File size: 782 bytes
Line 
1## @file
2# NULL instance of RedfishPlatformHostInterfaceLib
3#
4# (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x0001000b
12 BASE_NAME = RedfishPlatformHostInterfaceLibNull
13 FILE_GUID = 851229BF-4D8B-30F3-DD0D-20AFAF99A77B
14 MODULE_TYPE = DXE_DRIVER
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = RedfishPlatformHostInterfaceLib
17
18#
19# VALID_ARCHITECTURES = IA32 X64 ARM AARCH64 RISCV64
20#
21
22[Sources]
23 PlatformHostInterfaceLibNull.c
24
25[Packages]
26 MdePkg/MdePkg.dec
27 MdeModulePkg/MdeModulePkg.dec
28 RedfishPkg/RedfishPkg.dec
29
30[LibraryClasses]
31 UefiLib
32 BaseLib
33
Note: See TracBrowser for help on using the repository browser.

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