-
Notifications
You must be signed in to change notification settings - Fork 5
/
EFIDroidUi.inf
70 lines (62 loc) · 1.36 KB
/
EFIDroidUi.inf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[Defines]
INF_VERSION = 0x00010006
BASE_NAME = EFIDroidUi
FILE_GUID = 1db8bf12-1b3d-4d8d-99e8-23309e10d5ee
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 0.1
ENTRY_POINT = StdCEntryLib
[Sources]
EFIDroidUi.c
FileExplorer.c
Settings.c
[Packages]
StdLib/StdLib.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
LittleKernelPkg/LittleKernelPkg.dec
EFIDroidUEFIApps/EFIDroidUi/EFIDroidUi.dec
EFIDroidUEFIApps/EFIDroidUi/Library/AromaLib/AromaLib.dec
EFIDroidUEFIApps/EFIDroidUi/Library/BootLib/BootLib.dec
[LibraryClasses]
LibC
UefiBootManagerLib
DebugLib
DxeServicesTableLib
HiiLib
HobLib
UefiLib
LKApiLib
UEFIRamdiskLib
EFIDroidMenuLib
CpioLib
DecompressLib
IniLib
FileHandleLib
FstabLib
UtilLib
MakeDosFsLib
SquirrelLib
StdCEntryLib
UefiApplicationEntryPoint
BootLib
FdtLib
# ARM support
[Sources.ARM]
AndroidLocator.c
Loader.c
Fastboot.c
FastbootCommands.c
[Packages.ARM]
ArmPkg/ArmPkg.dec
[LibraryClasses.ARM]
CacheMaintenanceLib
[Protocols]
gEfiLoadedImageProtocolGuid
gEfiDevicePathToTextProtocolGuid
gEfiPartitionNameProtocolGuid
gEfiBlockIoProtocolGuid
gEfiRamDiskProtocolGuid
gEfiDevicePathFromTextProtocolGuid
[Guids]
gEFIDroidVariableGuid
gEfiFileSystemVolumeLabelInfoIdGuid