source: bootcd/isolinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/inc.mak @ 26ffad7

Last change on this file since 26ffad7 was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 727 bytes
Line 
1
2
3INC_DEPS = $(INC_DEPS)          \
4                efi.h           \
5                efiapi.h        \
6                efibind.h       \
7                eficon.h        \
8                efidebug.h      \
9                efidef.h        \
10                efidevp.h       \
11                efierr.h        \
12                efifs.h         \
13                efilib.h        \
14                efipart.h       \
15                efipciio.h      \
16                efiprot.h       \
17                efipxe.h        \
18                efivar.h        \
19                pe.h            \
20                efiip.h         \
21                efiudp.h        \
22                efitcp.h        \
23                stdarg.h
Note: See TracBrowser for help on using the repository browser.