VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf@ 85716

Last change on this file since 85716 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: 960 bytes
Line 
1## @file
2# Instance of PEI Services Table Pointer Library using IDT for the table pointer.
3#
4# PEI Services Table Pointer Library implementation that retrieves a pointer to the PEI
5# Services Table from the IDT on IA-32 and x64.
6#
7# Copyright (c) 2006 - 2014, 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 = PeiServicesTablePointerLibIdt
17 MODULE_UNI_FILE = PeiServicesTablePointerLibIdt.uni
18 FILE_GUID = DED3F743-CE2C-4ba6-92A2-FFCE2A6D72D9
19 MODULE_TYPE = PEIM
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = PeiServicesTablePointerLib|PEIM PEI_CORE SEC
22
23
24#
25# VALID_ARCHITECTURES = IA32 X64
26#
27
28[Packages]
29 MdePkg/MdePkg.dec
30
31[Sources]
32 PeiServicesTablePointer.c
33
34
35[LibraryClasses]
36 DebugLib
37 BaseLib
38 BaseMemoryLib
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