VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf@ 89977

最後變更 在這個檔案從89977是 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
檔案大小: 941 位元組
 
1## @file
2# Uefi Scsi Library Instance.
3#
4# This libarary provides the functions to submit Scsi commands defined
5# in SCSI-2 specification for scsi device.
6#
7# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8#
9# SPDX-License-Identifier: BSD-2-Clause-Patent
10#
11#
12##
13
14[Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = UefiScsiLib
17 MODULE_UNI_FILE = UefiScsiLib.uni
18 FILE_GUID = 280E42C3-826E-4573-9772-B74EF1086D95
19 MODULE_TYPE = UEFI_DRIVER
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = UefiScsiLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
22
23
24#
25# VALID_ARCHITECTURES = IA32 X64 EBC
26#
27
28[Sources]
29 UefiScsiLib.c
30
31
32[Packages]
33 MdePkg/MdePkg.dec
34
35
36[LibraryClasses]
37 BaseMemoryLib
38 DebugLib
39 BaseLib
40 MemoryAllocationLib
41 UefiBootServicesTableLib
42
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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