VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf

Last change on this file was 80721, checked in by vboxsync, 6 years ago

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

  • Property svn:eol-style set to native
File size: 749 bytes
Line 
1## @file
2# Base library to support BMP graphics image conversion.
3#
4# Provides services to convert a BMP graphics image to a GOP BLT buffer and
5# from a GOP BLT buffer to a BMP graphics image.
6#
7# Copyright (c) 2017, Microsoft Corporation
8#
9# All rights reserved.
10# SPDX-License-Identifier: BSD-2-Clause-Patent
11##
12
13[Defines]
14 INF_VERSION = 0x00010017
15 BASE_NAME = BaseBmpSupportLib
16 MODULE_UNI_FILE = BaseBmpSupportLib.uni
17 FILE_GUID = CF5F650B-C208-409A-B889-0755172E2B0C
18 VERSION_STRING = 1.0
19 MODULE_TYPE = BASE
20 LIBRARY_CLASS = BmpSupportLib
21
22[LibraryClasses]
23 DebugLib
24 BaseMemoryLib
25 MemoryAllocationLib
26 SafeIntLib
27
28[Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31
32[Sources]
33 BmpSupportLib.c
Note: See TracBrowser for help on using the repository browser.

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