grub-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] use arm*/linux.h for file command


From: Leif Lindholm
Subject: [PATCH 0/2] use arm*/linux.h for file command
Date: Mon, 25 Jun 2018 18:01:27 +0100

We now have pretty, architecture-safe, structs and macros for
kernel image headers and magic values. Use this to get rid of
some hardcoding in the "file" command.

Leif Lindholm (2):
  commands/file: use definitions from arm/linux.h
  commands/file: use definitions from arm64/linux.h

 grub-core/commands/file.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.11.0




reply via email to

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