## @file # Component description file for the BitBlt library. # #****************************************************************************** #* Copyright (c) 2013, Insyde Software Corp. All Rights Reserved. #* #* You may not reproduce, distribute, publish, display, perform, modify, adapt, #* transmit, broadcast, present, recite, release, license or otherwise exploit #* any part of this publication in any form, by any means, without the prior #* written permission of Insyde Software Corporation. #* #****************************************************************************** [Defines] INF_VERSION = 0x00010005 BASE_NAME = BitBltLib FILE_GUID = E5E53825-2363-456a-8EFC-E1624B268FDB MODULE_TYPE = BASE LIBRARY_CLASS = BitBltLib|PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER [Sources] BitBltLib.c [Packages] MdePkg/MdePkg.dec InsydeModulePkg/InsydeModulePkg.dec [LibraryClasses] BaseLib DebugLib