[ipxe-devel] [PATCH 0/2] Workaround a couple of issues when compiling with gcc 9.1

Valentine Barshak gvaxon at gmail.com
Thu May 30 17:38:42 UTC 2019


Hello,

These patches fix a couple of issues when compiling with gcc 9.1.
The issues are caused by the following warnings:

 -Werror=format-overflow=
 -Werror=address-of-packed-member

Valentine Barshak (2):
  [efi] Fix "'%s' directive argument is null" error
  [build] Workaround compilation error with gcc 9.1

 src/Makefile.housekeeping     | 7 +++++++
 src/interface/efi/efi_debug.c | 3 +--
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.21.0




More information about the ipxe-devel mailing list