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 = 1c3a0915-09dc-49c2-873d-0aaaa7733299
23 MODULE_TYPE = UEFI_APPLICATION
25 ENTRY_POINT = VentoyEfiMain
34 MdeModulePkg/MdeModulePkg.dec
38 UefiApplicationEntryPoint
46 gEfiLoadedImageProtocolGuid
47 gEfiBlockIoProtocolGuid
48 gEfiDevicePathProtocolGuid
49 gEfiSimpleFileSystemProtocolGuid