VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf@ 80721

最後變更 在這個檔案從80721是 80721,由 vboxsync 提交於 6 年 前

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.2 KB
 
1## @file
2# Provides variable check services and database management.
3#
4# Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = VarCheckLib
13 MODULE_UNI_FILE = VarCheckLib.uni
14 FILE_GUID = 63E12D08-0C5D-47F8-95E4-09F89D7506C5
15 MODULE_TYPE = DXE_RUNTIME_DRIVER
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = VarCheckLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER MM_STANDALONE
18
19#
20# The following information is for reference only and not required by the build tools.
21#
22# VALID_ARCHITECTURES = IA32 X64
23#
24
25[Sources]
26 VarCheckLib.c
27
28[Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31
32[LibraryClasses]
33 BaseLib
34 BaseMemoryLib
35 DebugLib
36 MemoryAllocationLib
37
38[Guids]
39 ## SOMETIMES_CONSUMES ## Variable:L"Boot####"
40 ## SOMETIMES_CONSUMES ## Variable:L"Driver####"
41 ## SOMETIMES_CONSUMES ## Variable:L"SysPrep####"
42 ## SOMETIMES_CONSUMES ## Variable:L"Key####"
43 gEfiGlobalVariableGuid
44 gEfiHardwareErrorVariableGuid ## SOMETIMES_CONSUMES ## Variable:L"HwErrRec####"
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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