33 lines
1.0 KiB
INI
33 lines
1.0 KiB
INI
## @file
|
|
# FileSelectUIDxe
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2013-2017, Insyde Software Corporation. 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 = FileSelectUIDxe
|
|
FILE_GUID = 93755C1C-BE15-4d5a-BF95-5F9753853CB6
|
|
MODULE_TYPE = DXE_DRIVER
|
|
BINARY_VERSION = 05.31.50.1219.00
|
|
|
|
|
|
[Binaries.X64]
|
|
PE32|X64/FileSelectUIDxe.efi
|
|
|
|
[Packages]
|
|
MdePkg/MdePkg.dec
|
|
MdeModulePkg/MdeModulePkg.dec
|
|
InsydeModulePkg/InsydeModulePkg.dec
|
|
InsydeCrPkg/InsydeCrPkg.dec
|
|
|
|
[Depex]
|
|
gEfiSimpleFileSystemProtocolGuid
|