Histórico de Commits

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