Commit History

Author SHA1 Message Date
  Peter Jones f0bf464a37 make clang not complain about -fno-merge-all-constants 7 years ago
  Peter Jones 28b487d1ae Fix typedef of EFI_PXE_BASE_CODE 7 years ago
  Peter Jones 25cebcee2a Fix a sign error in the debughook example app 7 years ago
  Peter Jones e861bb3861 Work around -Werror=maybe-uninitialized not being very bright. 7 years ago
  Peter Jones 5fa13d4609 Fix arm build paths in the makefile 7 years ago
  Peter Jones a46a62b12b Fix some types gcc doesn't like 7 years ago
  Nigel Croxon 3b523e30f3 Merge /u/trofi/gnu-efi/ branch fix-64-build into master 7 years ago
  Sergei Trofimovich 0e6995a96b gnu-efi: fix lib/ia64/setjmp.S IA-64 build failure 7 years ago
  Sergei Trofimovich 2cc0b085fb gnuefi: preserve .gnu.hash sections (unbreaks elilo on IA-64) 7 years ago
  Nigel Croxon d039cd620b Currently we have DivU64x32 on ia32, but it tries to call 7 years ago
  Nigel Croxon f99001cd7d Bump revision from VERSION = 3.0.6 to VERSION = 3.0.7 7 years ago
  Nigel Croxon b1d426ce67 Move memcpy/memset definition to global init.c 7 years ago
  Nigel Croxon 787b53a66c Add EFI_DRIVER_ENTRY_POINT support for MSVC/ARM64 7 years ago
  Nigel Croxon 39ce220cb6 Make sure stdint.h is always used with MSVC on ARM/ARM64, since all 7 years ago
  Nigel Croxon 15bcddc996 Stripped diff for makefile 7 years ago
  Nigel Croxon 08a46615c7 Use ARFLAGS when invoking ar. 7 years ago
  Nigel Croxon 99d94682de [PATCH] Disable AVX instruction set on IA32 and x86_64 platforms 7 years ago
  Nigel Croxon af5d1494a9 -VERSION = 3.0.5 7 years ago
  Nigel Croxon bf07e81417 Declare EFI_PXE_BASE_CODE correctly 7 years ago
  Nigel Croxon 61859152d8 This commit inserts the libefi.a objects in a stable order. 7 years ago
  Nigel Croxon 8d8a3b5dff Add the fallthrough attribute to notify gcc7 that it's on purpose. 7 years ago
  Nigel Croxon 08b72e8d99 This typedef is already defined with the structure and can 7 years ago
  Nigel Croxon 72a19c3a00 On x86_64, newish gcc will use relocation types R_X86_64_GOTPCREL, 8 years ago
  Nigel Croxon 574b48d8e4 This is mere refactoring of the code and is not linked to any 8 years ago
  Nigel Croxon d3e46ee9cb x86-64/efibind: sanitize ms-abi cpp conditionals 8 years ago
  Nigel Croxon 9d0d941591 apps/tcc: tcc marcked ok for non x86-64 archs 8 years ago
  Nigel Croxon 0e808e122a apps/tcc: remove unneeded includes 8 years ago
  Nigel Croxon 79f4f38d15 Version checks in inc/x86_64/efibind.h for ms_abi support gives 8 years ago
  Nigel Croxon 049a863e14 Fixed build issue with apps/exit.c 8 years ago
  Nigel Croxon 3f8935c3d0 add-Exit - Add Exit() library function which calls BS->Exit() 8 years ago