VirtualBox

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

最後變更 在這個檔案從107675是 80721,由 vboxsync 提交於 6 年 前

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 932 位元組
 
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
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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