VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeHstiLib/DxeHstiLib.inf@ 62180

最後變更 在這個檔案從62180是 58464,由 vboxsync 提交於 9 年 前

EFI/Firmware: Export new files and directories.

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.3 KB
 
1## @file
2# DXE instance of Hsti Library.
3#
4# Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
5#
6# This program and the accompanying materials
7# are licensed and made available under the terms and conditions of the BSD License
8# which accompanies this distribution. The full text of the license may be found at
9# http://opensource.org/licenses/bsd-license.php.
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12#
13##
14
15[Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = DxeHstiLib
18 MODULE_UNI_FILE = DxeHstiLib.uni
19 FILE_GUID = 7DE1C620-F587-4116-A36D-40F3467B9A0C
20 MODULE_TYPE = DXE_DRIVER
21 VERSION_STRING = 1.0
22 LIBRARY_CLASS = HstiLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
23
24[Sources]
25 HstiAip.c
26 HstiDxe.c
27 HstiDxe.h
28
29[Packages]
30 MdePkg/MdePkg.dec
31
32[LibraryClasses]
33 BaseLib
34 BaseMemoryLib
35 MemoryAllocationLib
36 DebugLib
37 UefiBootServicesTableLib
38
39[Guids]
40## SOMETIMES_PRODUCES ## GUID
41## SOMETIMES_CONSUMES ## GUID
42 gAdapterInfoPlatformSecurityGuid
43
44[Protocols]
45## SOMETIMES_PRODUCES
46## SOMETIMES_CONSUMES
47 gEfiAdapterInformationProtocolGuid
48
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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