VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf@ 77662

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

EFI: First step in UDK2018 merge. Does not build yet.

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.3 KB
 
1## @file
2# Provides shell install1 functions
3#
4# Copyright (c) 2010 - 2017, 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 = 0x00010006
17 BASE_NAME = UefiShellBcfgCommandLib
18 FILE_GUID = F6A3BF5D-4095-4E4F-9670-408770C2DBDF
19 MODULE_TYPE = UEFI_DRIVER
20 VERSION_STRING = 1.1
21 LIBRARY_CLASS = BcfgCommandLib|UEFI_APPLICATION UEFI_DRIVER
22
23[Sources.common]
24 UefiShellBcfgCommandLib.c
25 UefiShellBcfgCommandLib.uni
26
27[Packages]
28 MdePkg/MdePkg.dec
29 ShellPkg/ShellPkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31
32[LibraryClasses]
33 MemoryAllocationLib
34 BaseLib
35 BaseMemoryLib
36 DebugLib
37 ShellCommandLib
38 ShellLib
39 UefiLib
40 UefiRuntimeServicesTableLib
41 UefiBootServicesTableLib
42 SortLib
43 PrintLib
44 UefiBootManagerLib
45
46[Guids]
47 gShellBcfgHiiGuid ## SOMETIMES_CONSUMES ## HII
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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