Heinrich Schuchardt 0ec661b389 lib/hand: missing va_end 4 years ago
..
aarch64 b1d426ce67 Move memcpy/memset definition to global init.c 7 years ago
arm b1d426ce67 Move memcpy/memset definition to global init.c 7 years ago
ia32 d039cd620b Currently we have DivU64x32 on ia32, but it tries to call 7 years ago
ia64 0e6995a96b gnu-efi: fix lib/ia64/setjmp.S IA-64 build failure 7 years ago
mips64el b1d426ce67 Move memcpy/memset definition to global init.c 7 years ago
runtime 41e4d11d11 Fix CopyMem() not handling overlaps 4 years ago
x86_64 dd5c3db93b I also found an issue when compiling setjmp.S using MinGW for both 9 years ago
Makefile 7cc4f3a20c Replace Pause() macro with new library function 4 years ago
Makefile.orig dae0b4b0b0 Turns out we actually need setjmp in one of gnu-efi's prominent 10 years ago
boxdraw.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago
cmdline.c 087d22af38 Don't pass a pointer-to-(LoadedImage *) as a void **; 9 years ago
console.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago
crc.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago
data.c 2458595367 Use EFI_FILE_SYSTEM_VOLUME_LABEL rather than EFI_FILE_SYSTEM_VOLUME_LABEL_INFO 4 years ago
debug.c fa1b977962 GCC 4.8 (and others) const warnings 8 years ago
dpath.c d34132e62f * Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition. 6 years ago
error.c b39be0d5a9 Define UnicodeSPrint/UnicodeVSPrint as our main SPrint/VSPrint calls 4 years ago
event.c b5b6a81af0 When copying structs, some compilers (e.g. MSVC for ARM) will use an 9 years ago
exit.c 3f8935c3d0 add-Exit - Add Exit() library function which calls BS->Exit() 8 years ago
guid.c b39be0d5a9 Define UnicodeSPrint/UnicodeVSPrint as our main SPrint/VSPrint calls 4 years ago
hand.c 0ec661b389 lib/hand: missing va_end 4 years ago
hw.c 5ff74ecae8 Commit 3dd05c and subsequent ones introduced the use of the GNU 9 years ago
init.c b1d426ce67 Move memcpy/memset definition to global init.c 7 years ago
lock.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago
misc.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago
pause.c 7cc4f3a20c Replace Pause() macro with new library function 4 years ago
print.c b39be0d5a9 Define UnicodeSPrint/UnicodeVSPrint as our main SPrint/VSPrint calls 4 years ago
smbios.c 09027207f7 From: Pete Batard <pete@akeo.ie> 10 years ago
sread.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago
str.c 9485c65f6d gnu-efi: add some more common string functions. 7 years ago