Commit History

作者 SHA1 備註 提交日期
  Nigel Croxon 4d326eae7d Allow gcc to emit warnings for unsafe usage of setjmp/longjmp 8 年之前
  Nigel Croxon 3f234f5b6f Add support for 64 bit MIPS 8 年之前
  Nigel Croxon 87484730de Restore correct operation of BS driver test 8 年之前
  Nigel Croxon fa1b977962 GCC 4.8 (and others) const warnings 8 年之前
  Nigel Croxon bd38ba4b6b GNU ar warning about deterministic mode 8 年之前
  Nigel Croxon 8071303f52 AARCH64 gcc error with const qualifiers 8 年之前
  Nigel Croxon b14cc9cb4f Add Debugger protocol support. 8 年之前
  Nigel Croxon 447ad9aa3a Add EBC (EFI Byte Code) protocol support. 8 年之前
  Nigel Croxon c108e118da Add support for PCI Root Bridge I/O protocol. 8 年之前
  Nigel Croxon 9cdd67da85 Bridge more gaps between EDK and gnu-efi 8 年之前
  Nigel Croxon 751cbce3f6 Update global protocol GUIDs definitions to match EDK2 8 年之前
  Nigel Croxon 7993cbcc72 Add support for some UEFI 2.0 protocols 8 年之前
  Nigel Croxon 1b10394e06 This patch is a follow up to 8118d08727f437caf1fd6096756ec9f73ee36b19 8 年之前
  Nigel Croxon ef81c051c9 Add GUID for SMBIOS 3 entry point structure. 8 年之前
  Nigel Croxon 93ef26559c The latest gnu-efi produces the following warning when 8 年之前
  Nigel Croxon cae022d6e4 This patch adds definitions to efiprot.h for 8 年之前
  Nigel Croxon 44d9ae1929 I did not submit the right file on my last submission. 8 年之前
  Nigel Croxon b2c4db065f I did a quick review of the MS x86_64 calling convention for floating 8 年之前
  Nigel Croxon 8118d08727 Protocol struct/type/define renaming to match spec naming convention. 9 年之前
  Nigel Croxon 63213a7b4e This patch adds protocol definitions (and the corresponding global 9 年之前
  Nigel Croxon 78e4df7c5e The default __GNUC__ C code cannot be used with MinGW as it inserts 9 年之前
  Nigel Croxon 6605c16fc8 This patch simply duplicates the use of /ENTRY option being passed to 9 年之前
  Nigel Croxon b5b6a81af0 When copying structs, some compilers (e.g. MSVC for ARM) will use an 9 年之前
  Nigel Croxon 38c57d52fb When compiling in x86_32|Debug mode and choosing not to link with standard 9 年之前
  Nigel Croxon 50b883773f -fpic is not needed for MinGW, and MinGW32 issues a warning as a 9 年之前
  Nigel Croxon 58e6955b44 The following fixes a couple GCC specifics for the ARM platform, 9 年之前
  Nigel Croxon dd5c3db93b I also found an issue when compiling setjmp.S using MinGW for both 9 年之前
  Nigel Croxon 5ff74ecae8 Commit 3dd05c and subsequent ones introduced the use of the GNU 9 年之前
  Nigel Croxon 1acb1d9dae %d now represents signed decimal, %u represents unsigned decimal. 9 年之前
  Nigel Croxon 9b0fe34e20 Add support for EFI_RNG_PROTOCOL to the library. 9 年之前