VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/PeiHobLib/PeiHobLib.inf@ 80721

最後變更 在這個檔案從80721是 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
檔案大小: 1.3 KB
 
1## @file
2# Instance of HOB Library using PEI Services.
3#
4# HOB Library implementation that uses PEI Services to retrieve the HOB List.
5#
6# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7#
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9#
10#
11##
12
13[Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = PeiHobLib
16 MODULE_UNI_FILE = PeiHobLib.uni
17 FILE_GUID = 9643128f-ac24-4b3e-b6be-d8849a306153
18 MODULE_TYPE = PEIM
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = HobLib|PEIM PEI_CORE SEC
21
22
23#
24# VALID_ARCHITECTURES = IA32 X64 EBC (EBC is for build only)
25#
26
27[Sources]
28 HobLib.c
29
30
31[Packages]
32 MdePkg/MdePkg.dec
33
34
35[LibraryClasses]
36 BaseMemoryLib
37 PeiServicesLib
38 DebugLib
39
40[Guids]
41 gEfiHobMemoryAllocStackGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation StackHob
42 gEfiHobMemoryAllocBspStoreGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspStoreHob
43 gEfiHobMemoryAllocModuleGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation ModuleHob
44
45#
46# [Hob]
47# MEMORY_ALLOCATION ## SOMETIMES_PRODUCES
48# RESOURCE_DESCRIPTOR ## SOMETIMES_PRODUCES
49# FIRMWARE_VOLUME ## SOMETIMES_PRODUCES
50#
51
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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