grub-devel
[Top][All Lists]
Advanced

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

[PATCH 0/4] Miscellaneous changes to aid in troubleshooting


From: Glenn Washburn
Subject: [PATCH 0/4] Miscellaneous changes to aid in troubleshooting
Date: Fri, 19 Mar 2021 22:06:45 -0500

These are pretty self-explanatory. They've been useful in debugging grub
issues. Note that patch #2 and #3 are particularly synergistic.

Also a note about patch #4. It was used in a version of patch #3, though not
any more. I decided to leave it in this patch series because it enhances
grub_strword without any downsides (that I'm aware of).

Glenn

Glenn Washburn (4):
  error: Add grub_errno to printed error message
  misc: Add debug log condition to log output
  misc: Allow selective disabling of debug conditionals
  misc: Change grub_strword to return a string like grub_strstr

 grub-core/kern/err.c   |  2 +-
 grub-core/kern/misc.c  | 22 +++++++++++++++++-----
 grub-core/loader/xnu.c |  7 ++++---
 include/grub/misc.h    |  2 +-
 4 files changed, 23 insertions(+), 10 deletions(-)

-- 
2.27.0




reply via email to

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