23 lines
245 B
INI
23 lines
245 B
INI
|
|
||
|
#
|
||
|
#
|
||
|
#
|
||
|
|
||
|
[sources]
|
||
|
iomod.c
|
||
|
..\debug\efidump.c
|
||
|
|
||
|
[includes]
|
||
|
.
|
||
|
..\inc
|
||
|
..\Shellenv
|
||
|
$(EFI_SOURCE)\inc
|
||
|
|
||
|
[libraries]
|
||
|
$(EFI_SOURCE)\lib
|
||
|
$(EFI_SOURCE)\shell\lib
|
||
|
|
||
|
[nmake]
|
||
|
IMAGE_ENTRY_POINT=DumpIoModify
|
||
|
TARGET_APP=mm
|