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
21 BASE_NAME = VDiskChain
22 FILE_GUID = 5bce96e3-ba11-4440-833b-299cf5849193
23 MODULE_TYPE = UEFI_APPLICATION
25 ENTRY_POINT = VDiskChainEfiMain
36 MdeModulePkg/MdeModulePkg.dec
40 UefiApplicationEntryPoint
51 gEfiLoadedImageProtocolGuid
52 gEfiBlockIoProtocolGuid
53 gEfiDevicePathProtocolGuid
54 gEfiSimpleFileSystemProtocolGuid
55 gEfiRamDiskProtocolGuid
56 gEfiAbsolutePointerProtocolGuid
57 gEfiAcpiTableProtocolGuid
58 gEfiBlockIo2ProtocolGuid
59 gEfiBusSpecificDriverOverrideProtocolGuid
60 gEfiComponentNameProtocolGuid
61 gEfiComponentName2ProtocolGuid
62 gEfiDriverBindingProtocolGuid
63 gEfiDiskIoProtocolGuid
64 gEfiDiskIo2ProtocolGuid
65 gEfiGraphicsOutputProtocolGuid
66 gEfiHiiConfigAccessProtocolGuid
67 gEfiHiiFontProtocolGuid
68 gEfiLoadFileProtocolGuid
69 gEfiLoadFile2ProtocolGuid
70 gEfiLoadedImageProtocolGuid
71 gEfiLoadedImageDevicePathProtocolGuid
73 gEfiSerialIoProtocolGuid
74 gEfiSimpleTextInProtocolGuid
75 gEfiSimpleTextInputExProtocolGuid
76 gEfiSimpleTextOutProtocolGuid