VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIoPei/CpuIoPei.inf

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 994 位元組
 
1## @file
2# Produces the CPU I/O PPI by using the services of the I/O Library.
3#
4# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
5# SPDX-License-Identifier: BSD-2-Clause-Patent
6#
7##
8
9[Defines]
10 INF_VERSION = 0x00010005
11 BASE_NAME = CpuIoPei
12 MODULE_UNI_FILE = CpuIoPei.uni
13 FILE_GUID = AE265864-CF5D-41a8-913D-71C155E76442
14 MODULE_TYPE = PEIM
15 VERSION_STRING = 1.0
16 ENTRY_POINT = CpuIoInitialize
17
18#
19# The following information is for reference only and not required by the build tools.
20#
21# VALID_ARCHITECTURES = IA32 X64 EBC
22#
23
24[Sources]
25 CpuIoPei.c
26 CpuIoPei.h
27
28[Packages]
29 MdePkg/MdePkg.dec
30
31[LibraryClasses]
32 PeimEntryPoint
33 BaseLib
34 DebugLib
35 IoLib
36 PeiServicesLib
37
38[Ppis]
39 gEfiPeiCpuIoPpiInstalledGuid ## PRODUCES
40
41[Depex]
42 TRUE
43
44[UserExtensions.TianoCore."ExtraFiles"]
45 CpuIoPeiExtra.uni
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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