VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf@ 108793

Last change on this file since 108793 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: 718 bytes
Line 
1## @file
2# Module entry point library for PEIM.
3#
4# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8#
9##
10
11[Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = PeimEntryPoint
14 MODULE_UNI_FILE = PeimEntryPoint.uni
15 FILE_GUID = fa177ff7-1fc7-458d-a358-d9d62ae61cec
16 MODULE_TYPE = PEIM
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = PeimEntryPoint|PEIM
19
20#
21# VALID_ARCHITECTURES = IA32 X64 EBC (EBC is for build only)
22#
23
24[Sources]
25 PeimEntryPoint.c
26
27
28[Packages]
29 MdePkg/MdePkg.dec
30
31
32[LibraryClasses]
33 DebugLib
34
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