Kagurazaka Kotori 7cc4f3a20c Replace Pause() macro with new library function il y a 4 ans
..
aarch64 b1d426ce67 Move memcpy/memset definition to global init.c il y a 7 ans
arm b1d426ce67 Move memcpy/memset definition to global init.c il y a 7 ans
ia32 d039cd620b Currently we have DivU64x32 on ia32, but it tries to call il y a 7 ans
ia64 0e6995a96b gnu-efi: fix lib/ia64/setjmp.S IA-64 build failure il y a 7 ans
mips64el b1d426ce67 Move memcpy/memset definition to global init.c il y a 7 ans
runtime d34132e62f * Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition. il y a 6 ans
x86_64 dd5c3db93b I also found an issue when compiling setjmp.S using MinGW for both il y a 9 ans
Makefile 7cc4f3a20c Replace Pause() macro with new library function il y a 4 ans
Makefile.orig dae0b4b0b0 Turns out we actually need setjmp in one of gnu-efi's prominent il y a 10 ans
boxdraw.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. il y a 10 ans
cmdline.c 087d22af38 Don't pass a pointer-to-(LoadedImage *) as a void **; il y a 9 ans
console.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. il y a 10 ans
crc.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. il y a 10 ans
data.c b82e6b6f5b Add Simple Text Input Ex Protocol support il y a 4 ans
debug.c fa1b977962 GCC 4.8 (and others) const warnings il y a 8 ans
dpath.c d34132e62f * Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition. il y a 6 ans
error.c d34132e62f * Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition. il y a 6 ans
event.c b5b6a81af0 When copying structs, some compilers (e.g. MSVC for ARM) will use an il y a 9 ans
exit.c 3f8935c3d0 add-Exit - Add Exit() library function which calls BS->Exit() il y a 8 ans
guid.c 5abc3858a2 Fix another place clang complains about il y a 7 ans
hand.c 1ecae7d44c This makes "-Werror=unused-but-set-variable" work. il y a 9 ans
hw.c 5ff74ecae8 Commit 3dd05c and subsequent ones introduced the use of the GNU il y a 9 ans
init.c b1d426ce67 Move memcpy/memset definition to global init.c il y a 7 ans
lib.h 72a19c3a00 On x86_64, newish gcc will use relocation types R_X86_64_GOTPCREL, il y a 8 ans
lock.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. il y a 10 ans
misc.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. il y a 10 ans
pause.c 7cc4f3a20c Replace Pause() macro with new library function il y a 4 ans
print.c 28793041d7 Add %D to print device paths il y a 7 ans
smbios.c 09027207f7 From: Pete Batard <pete@akeo.ie> il y a 10 ans
sread.c 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. il y a 10 ans
str.c 9485c65f6d gnu-efi: add some more common string functions. il y a 7 ans