Re: [SPECIFICATION RFC v3] The firmware and bootloader log specification

2021-09-18 Thread Heinrich Schuchardt
Am 18. September 2021 18:04:13 MESZ schrieb Alec Brown : >Hi everyone, > >I've been working on improving the specification for the firmware and >bootloader >log that Daniel Kiper has proposed and take into account most of the >suggestions >that were made in these threads [1], [2]. > >The goal

Re: [SPECIFICATION RFC] The firmware and bootloader log specification

2020-11-18 Thread Heinrich Schuchardt
On 14.11.20 00:52, Daniel Kiper wrote: > Hey, > > This is next attempt to create firmware and bootloader log specification. > Due to high interest among industry it is an extension to the initial > bootloader log only specification. It takes into the account most of the > comments which I got up un

[Xen-devel] [PATCH 1/1] efi: capitalize enum efi_secureboot_mode labels

2020-02-23 Thread Heinrich Schuchardt
According to the "Linux kernel coding style" labels in enums are capitalized. Signed-off-by: Heinrich Schuchardt --- The patch is applicable to the efi/next git branch. --- arch/x86/kernel/ima_arch.c| 14 +++--- arch/x86/kernel/setup.c | 4