You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
509 B
41 lines
509 B
|
|
#
|
|
#
|
|
#
|
|
|
|
[sources]
|
|
cmddisp.c
|
|
data.c
|
|
exec.c
|
|
init.c
|
|
protid.c
|
|
var.c
|
|
conio.c
|
|
handle.c
|
|
dprot.c
|
|
map.c
|
|
marg.c
|
|
batch.c
|
|
if.c
|
|
goto.c
|
|
echo.c
|
|
pause.c
|
|
for.c
|
|
mount.c
|
|
|
|
shelle.h
|
|
|
|
|
|
[includes]
|
|
.
|
|
..\inc
|
|
$(EFI_SOURCE)\inc
|
|
$(EFI_SOURCE)\inc\Protocol
|
|
|
|
[libraries]
|
|
$(EFI_SOURCE)\lib
|
|
$(EFI_SOURCE)\shell\lib
|
|
|
|
[nmake]
|
|
IMAGE_ENTRY_POINT=InitializeShellEnvironment
|
|
TARGET_BS_DRIVER=shellenv
|