VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/DisplayUpdateProgressLibText/DisplayUpdateProgressLibText.inf@ 89977

最後變更 在這個檔案從89977是 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
檔案大小: 954 位元組
 
1## @file
2# Provides services to display completion progress of a firmware update on a
3# text console.
4#
5# Copyright (c) 2016, Microsoft Corporation, All rights reserved.<BR>
6# Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
7#
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9##
10
11[Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = DisplayUpdateProgressLibText
14 MODULE_UNI_FILE = DisplayUpdateProgressLibText.uni
15 FILE_GUID = CDEF83AE-1900-4B41-BF47-AAE9BD729CA5
16 MODULE_TYPE = DXE_DRIVER
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = DisplayUpdateProgressLib|DXE_DRIVER UEFI_DRIVER UEFI_APPLICATION
19
20#
21# The following information is for reference only and not required by the build tools.
22#
23# VALID_ARCHITECTURES = IA32 X64 EBC
24#
25
26[Sources]
27 DisplayUpdateProgressLibText.c
28
29[Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32
33[LibraryClasses]
34 DebugLib
35 UefiBootServicesTableLib
36 UefiLib
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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