29 lines
963 B
INI
29 lines
963 B
INI
## @file
|
|
# Component description file for Absolute driver
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2014, 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 = AbsoluteDriver
|
|
FILE_GUID = F0D046DA-7736-48AD-A82E-09DEC99F0DD7
|
|
MODULE_TYPE = UEFI_DRIVER
|
|
VERSION_STRING = 1.0
|
|
|
|
[Binaries.Ia32]
|
|
PE32|Ia32/AbsoluteDriver.efi|*
|
|
|
|
[Binaries.X64]
|
|
PE32|X64/AbsoluteDriver.efi|*
|
|
|
|
[Depex]
|
|
FALSE
|