24 lines
707 B
Makefile
24 lines
707 B
Makefile
|
|
||
|
|
||
|
INC_DEPS = $(INC_DEPS) \
|
||
|
efi.h \
|
||
|
efiapi.h \
|
||
|
efibind.h \
|
||
|
eficon.h \
|
||
|
efidebug.h \
|
||
|
efidef.h \
|
||
|
efidevp.h \
|
||
|
efierr.h \
|
||
|
efifs.h \
|
||
|
efilib.h \
|
||
|
efipart.h \
|
||
|
efipciio.h \
|
||
|
efiprot.h \
|
||
|
efipxe.h \
|
||
|
efivar.h \
|
||
|
pe.h \
|
||
|
efiip.h \
|
||
|
efiudp.h \
|
||
|
efitcp.h \
|
||
|
stdarg.h
|