Commit History

Author SHA1 Message Date
  Nigel Croxon 58e6955b44 The following fixes a couple GCC specifics for the ARM platform, 9 years ago
  Nigel Croxon dd5c3db93b I also found an issue when compiling setjmp.S using MinGW for both 9 years ago
  Nigel Croxon 5ff74ecae8 Commit 3dd05c and subsequent ones introduced the use of the GNU 9 years ago
  Nigel Croxon 1acb1d9dae %d now represents signed decimal, %u represents unsigned decimal. 9 years ago
  Nigel Croxon 9b0fe34e20 Add support for EFI_RNG_PROTOCOL to the library. 9 years ago
  Nigel Croxon e30b880270 Bump zipfile rev to 3.0.4 9 years ago
  Nigel Croxon 3b31a5e394 Moved LOADED_IMAGE_PROTOCOL definitions into efiprot.h, 9 years ago
  Nigel Croxon 8c29617e0b Added definitions for EFI HASH PROTOCOL 9 years ago
  Nigel Croxon 883702e813 Add definitions for EFI_COMPONENT_NAME_PROTOCOL and EFI_COMPONENT_NAME2_PROTOCOL 9 years ago
  Nigel Croxon 0f78eb65fe Global GUID for DRIVER_BINDING_PROTOCOL 9 years ago
  Nigel Croxon 533a042d00 Add definitions for EFI_DRIVER_BINDING_PROTOCOL 9 years ago
  Nigel Croxon 76206d9ebf This -Wall -Wextra thing actually caught a real bug. 9 years ago
  Nigel Croxon ab6c6ef7f3 This -Wall -Wextra thing actually caught a real bug. 9 years ago
  Nigel Croxon a213b514a3 Note that there are probably some bugs on some architectures that 9 years ago
  Nigel Croxon fb8f9bfe52 This makes "-Werror=old-style-declaration" work. 9 years ago
  Nigel Croxon 087d22af38 Don't pass a pointer-to-(LoadedImage *) as a void **; 9 years ago
  Nigel Croxon 1ecae7d44c This makes "-Werror=unused-but-set-variable" work. 9 years ago
  Nigel Croxon 3dd05c7b21 This makes "-Werror=unused-parameter" not fail. 9 years ago
  Nigel Croxon d39106b3e4 Apparently some linkers will just throw caution to the wind and 9 years ago
  Nigel Croxon 06db4a2b53 arm: fix linker script for building efi binaries 9 years ago
  Nigel Croxon 333bf05da9 From: Ard Biesheuvel <[email protected]> 9 years ago
  Nigel Croxon e64257b90d From: Ard Biesheuvel <[email protected]> 9 years ago
  Nigel Croxon d119b0d759 From: Ard Biesheuvel <[email protected]> 9 years ago
  Nigel Croxon 88e3cf9535 From: Ard Biesheuvel <[email protected]> 9 years ago
  Nigel Croxon 1ae8baefca From: Julian Andres Klode <[email protected]> 9 years ago
  Nigel Croxon 9ce3546d05 From: Pete Batard <[email protected]> 9 years ago
  Nigel Croxon 0b5f181a36 From: Pete Batard <[email protected]> 9 years ago
  Nigel Croxon fbcdcf56e8 Add the missing URI device path to the unions. 9 years ago
  Nigel Croxon af174b874e version 3.0.3 9 years ago
  Nigel Croxon ad7f0d4ba2 From: Gary Ching-Pang Lin <[email protected]> 9 years ago