grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] Various fixes and cleanups


From: Daniel Kiper
Subject: [PATCH 0/6] Various fixes and cleanups
Date: Fri, 11 Mar 2022 00:35:54 +0100

Hey,

Mostly build fixes plus one cleanup and INSTALL file update.

Daniel

 INSTALL                              |  3 ++-
 conf/i386-cygwin-img-ld.sc           |  4 ++++
 configure.ac                         |  4 ++--
 grub-core/commands/i386/pc/sendkey.c |  8 ++++----
 grub-core/loader/i386/bsd.c          |  2 +-
 grub-core/osdep/windows/platform.c   | 10 ++++++++++
 6 files changed, 23 insertions(+), 8 deletions(-)

Daniel Kiper (6):
      osdep/windows/platform: Disable gcc9 -Waddress-of-packed-member
      loader/i386/bsd: Initialize ptr variable in grub_bsd_add_meta()
      commands/i386/pc/sendkey: Fix "writing 1 byte into a region of size 0" 
build error
      conf/i386-cygwin-img-ld: Do not discard .data and .edata sections
      configure: Drop ${grub_coredir} unneeded references
      INSTALL: Add more cross-compiling Debian packages




reply via email to

[Prev in Thread] Current Thread [Next in Thread]