gnu-efi/apps
Peter Jones a46a62b12b Fix some types gcc doesn't like
Most of these come from building on i386 with -Wextra, but they're still
incorrect everywhere else; they just happen to have identical typedefs
at other places, so the compiler doesn't care.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Nigel Croxon <ncroxon@redhat.com>
2018-03-14 14:50:22 -04:00
..
AllocPages.c Fix some types gcc doesn't like 2018-03-14 14:50:22 -04:00
debughook.c fix clang support. 2017-02-17 16:24:26 -05:00
drv0_use.c Restore correct operation of BS driver test 2017-01-08 06:58:30 -05:00
drv0.c Restore correct operation of BS driver test 2017-01-08 06:58:30 -05:00
drv0.h Restore correct operation of BS driver test 2017-01-08 06:58:30 -05:00
exit.c add-Exit - Add Exit() library function which calls BS->Exit() 2017-02-17 16:30:28 -05:00
FreePages.c Fix some types gcc doesn't like 2018-03-14 14:50:22 -04:00
Makefile Fixed build issue with apps/exit.c 2017-02-17 16:31:39 -05:00
modelist.c
printenv.c
route80h.c Fix some types gcc doesn't like 2018-03-14 14:50:22 -04:00
setjmp.c
t2.c
t3.c
t4.c
t5.c
t6.c
t7.c
t8.c
t.c
tcc.c apps/tcc: tcc marcked ok for non x86-64 archs 2017-03-10 16:02:03 -05:00
tpause.c
trivial.S