Historie revizí

Autor SHA1 Zpráva Datum
  Nigel Croxon 1b10394e06 This patch is a follow up to 8118d08727f437caf1fd6096756ec9f73ee36b19 před 9 roky
  Nigel Croxon ef81c051c9 Add GUID for SMBIOS 3 entry point structure. před 9 roky
  Nigel Croxon 93ef26559c The latest gnu-efi produces the following warning when před 9 roky
  Nigel Croxon cae022d6e4 This patch adds definitions to efiprot.h for před 9 roky
  Nigel Croxon 44d9ae1929 I did not submit the right file on my last submission. před 9 roky
  Nigel Croxon b2c4db065f I did a quick review of the MS x86_64 calling convention for floating před 9 roky
  Nigel Croxon 8118d08727 Protocol struct/type/define renaming to match spec naming convention. před 9 roky
  Nigel Croxon 63213a7b4e This patch adds protocol definitions (and the corresponding global před 9 roky
  Nigel Croxon 78e4df7c5e The default __GNUC__ C code cannot be used with MinGW as it inserts před 9 roky
  Nigel Croxon 6605c16fc8 This patch simply duplicates the use of /ENTRY option being passed to před 9 roky
  Nigel Croxon b5b6a81af0 When copying structs, some compilers (e.g. MSVC for ARM) will use an před 9 roky
  Nigel Croxon 38c57d52fb When compiling in x86_32|Debug mode and choosing not to link with standard před 9 roky
  Nigel Croxon 50b883773f -fpic is not needed for MinGW, and MinGW32 issues a warning as a před 9 roky
  Nigel Croxon 58e6955b44 The following fixes a couple GCC specifics for the ARM platform, před 9 roky
  Nigel Croxon dd5c3db93b I also found an issue when compiling setjmp.S using MinGW for both před 9 roky
  Nigel Croxon 5ff74ecae8 Commit 3dd05c and subsequent ones introduced the use of the GNU před 9 roky
  Nigel Croxon 1acb1d9dae %d now represents signed decimal, %u represents unsigned decimal. před 9 roky
  Nigel Croxon 9b0fe34e20 Add support for EFI_RNG_PROTOCOL to the library. před 9 roky
  Nigel Croxon e30b880270 Bump zipfile rev to 3.0.4 před 9 roky
  Nigel Croxon 3b31a5e394 Moved LOADED_IMAGE_PROTOCOL definitions into efiprot.h, před 9 roky
  Nigel Croxon 8c29617e0b Added definitions for EFI HASH PROTOCOL před 9 roky
  Nigel Croxon 883702e813 Add definitions for EFI_COMPONENT_NAME_PROTOCOL and EFI_COMPONENT_NAME2_PROTOCOL před 9 roky
  Nigel Croxon 0f78eb65fe Global GUID for DRIVER_BINDING_PROTOCOL před 9 roky
  Nigel Croxon 533a042d00 Add definitions for EFI_DRIVER_BINDING_PROTOCOL před 9 roky
  Nigel Croxon 76206d9ebf This -Wall -Wextra thing actually caught a real bug. před 9 roky
  Nigel Croxon ab6c6ef7f3 This -Wall -Wextra thing actually caught a real bug. před 9 roky
  Nigel Croxon a213b514a3 Note that there are probably some bugs on some architectures that před 9 roky
  Nigel Croxon fb8f9bfe52 This makes "-Werror=old-style-declaration" work. před 9 roky
  Nigel Croxon 087d22af38 Don't pass a pointer-to-(LoadedImage *) as a void **; před 9 roky
  Nigel Croxon 1ecae7d44c This makes "-Werror=unused-but-set-variable" work. před 9 roky