Revīziju vēsture

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