Commit History

Author SHA1 Message Date
  Peter Jones 4b5db35e9d Implement Print(L"%p", ptr); 5 years ago
  Peter Jones f7bf4302e4 Semi-asciibetize _Print()'s formatters. 5 years ago
  Pete Batard 4ef183353c Fix VS2019 Code Analysis warnings 3 years ago
  Pete Batard b39be0d5a9 Define UnicodeSPrint/UnicodeVSPrint as our main SPrint/VSPrint calls 3 years ago
  Pete Batard 0247cb7cd4 Add AsciiPrint and AsciiVSPrint 3 years ago
  Peter Jones 28793041d7 Add %D to print device paths 6 years ago
  Nigel Croxon 8d8a3b5dff Add the fallthrough attribute to notify gcc7 that it's on purpose. 7 years ago
  Nigel Croxon fa1b977962 GCC 4.8 (and others) const warnings 8 years ago
  Nigel Croxon 93ef26559c The latest gnu-efi produces the following warning when 8 years ago
  Nigel Croxon 44d9ae1929 I did not submit the right file on my last submission. 8 years ago
  Nigel Croxon b2c4db065f I did a quick review of the MS x86_64 calling convention for floating 8 years ago
  Nigel Croxon 38c57d52fb When compiling in x86_32|Debug mode and choosing not to link with standard 8 years ago
  Nigel Croxon 1acb1d9dae %d now represents signed decimal, %u represents unsigned decimal. 8 years ago
  Nigel Croxon ab6c6ef7f3 This -Wall -Wextra thing actually caught a real bug. 8 years ago
  Nigel Croxon dada63fd3d [PATCH] _SPrint: fix NULL termination 9 years ago
  Nigel Croxon 09027207f7 From: Pete Batard <[email protected]> 10 years ago
  Nigel Croxon 530d68ba19 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 10 years ago