VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Fdt/HighMemDxe/HighMemDxe.inf@ 107675

最後變更 在這個檔案從107675是 99404,由 vboxsync 提交於 2 年 前

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.0 KB
 
1## @file
2# High memory node enumeration DXE driver for ARM and RISC-V
3# Virtual Machines
4#
5# Copyright (c) 2015-2016, Linaro Ltd. All rights reserved.
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9##
10
11[Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = HighMemDxe
14 FILE_GUID = 63EA1463-FBFA-428A-B97F-E222755852D7
15 MODULE_TYPE = DXE_DRIVER
16 VERSION_STRING = 1.0
17
18 ENTRY_POINT = InitializeHighMemDxe
19
20[Sources]
21 HighMemDxe.c
22
23[Packages]
24 EmbeddedPkg/EmbeddedPkg.dec
25 MdePkg/MdePkg.dec
26 MdeModulePkg/MdeModulePkg.dec
27 OvmfPkg/OvmfPkg.dec
28
29[LibraryClasses]
30 BaseLib
31 DebugLib
32 DxeServicesTableLib
33 PcdLib
34 UefiBootServicesTableLib
35 UefiDriverEntryPoint
36
37[Protocols]
38 gEfiCpuArchProtocolGuid ## CONSUMES
39 gFdtClientProtocolGuid ## CONSUMES
40
41[Pcd]
42 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeNxMemoryProtectionPolicy
43
44[Depex]
45 gEfiCpuArchProtocolGuid AND gFdtClientProtocolGuid
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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