1 #************************************************************************************
2 # Copyright (c) 2020, longpanda <admin@ventoy.net>
4 # This program is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU General Public License as
6 # published by the Free Software Foundation; either version 3 of the
7 # License, or (at your option) any later version.
9 # This program is distributed in the hope that it will be useful, but
10 # WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 # General Public License for more details.
14 # You should have received a copy of the GNU General Public License
15 # along with this program; if not, see <http://www.gnu.org/licenses/>.
17 #************************************************************************************
20 INF_VERSION = 0x00010005
22 FILE_GUID = a43466a0-68c6-469d-ba4b-678bbe90bc47
23 MODULE_TYPE = UEFI_APPLICATION
25 ENTRY_POINT = VtoyUtilEfiMain
35 MdeModulePkg/MdeModulePkg.dec
39 UefiApplicationEntryPoint
49 gEfiLoadedImageProtocolGuid
50 gEfiBlockIoProtocolGuid
51 gEfiDevicePathProtocolGuid
52 gEfiSimpleFileSystemProtocolGuid
53 gEfiRamDiskProtocolGuid
54 gEfiAbsolutePointerProtocolGuid
55 gEfiAcpiTableProtocolGuid
56 gEfiBlockIo2ProtocolGuid
57 gEfiBusSpecificDriverOverrideProtocolGuid
58 gEfiComponentNameProtocolGuid
59 gEfiComponentName2ProtocolGuid
60 gEfiDriverBindingProtocolGuid
61 gEfiDiskIoProtocolGuid
62 gEfiDiskIo2ProtocolGuid
63 gEfiGraphicsOutputProtocolGuid
64 gEfiHiiConfigAccessProtocolGuid
65 gEfiHiiFontProtocolGuid
66 gEfiLoadFileProtocolGuid
67 gEfiLoadFile2ProtocolGuid
68 gEfiLoadedImageProtocolGuid
69 gEfiLoadedImageDevicePathProtocolGuid
71 gEfiSerialIoProtocolGuid
72 gEfiSimpleTextInProtocolGuid
73 gEfiSimpleTextInputExProtocolGuid
74 gEfiSimpleTextOutProtocolGuid