VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf

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

EFI/Firmware/PeCoffExtraActionLibDebug: Merge code from VBoxPeCoffExtraActionLib into here so we get the load addresses in VBox.log and support for the UDK debugger at the same time

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.1 KB
 
1## @file
2# PeCoffExtraAction Library to support source level debug.
3#
4# Copyright (c) 2010 - 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 = PeCoffExtraActionLib
14 MODULE_UNI_FILE = PeCoffExtraActionLib.uni
15 FILE_GUID = 8F01CBD5-E069-44d7-90C9-35F0318603AD
16 MODULE_TYPE = BASE
17 VERSION_STRING = 0.8
18 LIBRARY_CLASS = PeCoffExtraActionLib
19
20#
21# The following information is for reference only and not required by the build tools.
22#
23# VALID_ARCHITECTURES = IA32 X64
24#
25
26[Sources.common]
27 PeCoffExtraActionLib.h
28 PeCoffExtraActionLib.c
29
30[Sources.IA32]
31 Ia32/IntHandlerFuncs.c
32 Ia32/IntHandler.nasm
33
34[Sources.X64]
35 X64/IntHandlerFuncs.c
36 X64/IntHandler.nasm
37
38[Packages]
39 MdePkg/MdePkg.dec
40 SourceLevelDebugPkg/SourceLevelDebugPkg.dec
41 VBoxPkg/VBoxPkg.dec
42
43[LibraryClasses]
44 BaseLib
45 DebugLib
46 IoLib
47 PcdLib
48
49[Pcd]
50 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod ## CONSUMES
51
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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