VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf

Last change on this file was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 932 bytes
Line 
1## @file
2# Instance of I/O Library using CPU I/O PPI.
3#
4# I/O Library implementation that uses the CPU I/O PPI for I/O
5# and MMIO operations.
6#
7# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8#
9# SPDX-License-Identifier: BSD-2-Clause-Patent
10#
11#
12##
13
14[Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = PeiIoLibCpuIo
17 MODULE_UNI_FILE = PeiIoLibCpuIo.uni
18 FILE_GUID = b2585b69-fb63-4220-844a-8fbea8bf01af
19 MODULE_TYPE = PEIM
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = IoLib|PEIM PEI_CORE SEC
22
23
24#
25# VALID_ARCHITECTURES = IA32 X64 EBC (EBC is for build only)
26#
27
28[Sources]
29 IoHighLevel.c
30 IoLib.c
31 IoLibMmioBuffer.c
32
33[Packages]
34 MdePkg/MdePkg.dec
35
36[LibraryClasses]
37 PeiServicesTablePointerLib
38 BaseLib
39 DebugLib
40
41[Depex.common.PEIM]
42 gEfiPeiCpuIoPpiInstalledGuid
43
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