VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.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
檔案大小: 960 位元組
 
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
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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