VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf@ 89916

Last change on this file since 89916 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: 889 bytes
Line 
1## @file
2# MP Initialize Library instance for uniprocessor platforms.
3#
4# Copyright (c) 2019, 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 = MpInitLibUp
12 MODULE_UNI_FILE = MpInitLibUp.uni
13 FILE_GUID = 70E9818C-A4F0-4061-9FA2-2DFFC7016D6E
14 MODULE_TYPE = BASE
15 VERSION_STRING = 1.1
16 LIBRARY_CLASS = MpInitLib
17
18#
19# The following information is for reference only and not required by the build tools.
20#
21# VALID_ARCHITECTURES = IA32 X64
22#
23
24[Sources]
25 MpInitLibUp.c
26
27[Packages]
28 MdePkg/MdePkg.dec
29 UefiCpuPkg/UefiCpuPkg.dec
30
31[LibraryClasses]
32 DebugLib
33 LocalApicLib
34 HobLib
35
36[Ppis]
37 gEfiSecPlatformInformationPpiGuid ## SOMETIMES_CONSUMES
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