Home
last modified time | relevance | path

Searched hist:"148 d3f716c208738d2c7ff8c80be18d89ec8a06e" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/boot/compressed/
H A Defi-header.Sdiff 148d3f716c208738d2c7ff8c80be18d89ec8a06e Thu Feb 20 11:06:00 CET 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Introduce symbolic constants for the stub major/minor version

Now that we have added new ways to load the initrd or the mixed mode
kernel, we will also need a way to tell the loader about this. Add
symbolic constants for the PE/COFF major/minor version numbers (which
fortunately have always been 0x0 for all architectures), so that we
can bump them later to document the capabilities of the stub.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
/linux/include/linux/
H A Dpe.hdiff 148d3f716c208738d2c7ff8c80be18d89ec8a06e Thu Feb 20 11:06:00 CET 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Introduce symbolic constants for the stub major/minor version

Now that we have added new ways to load the initrd or the mixed mode
kernel, we will also need a way to tell the loader about this. Add
symbolic constants for the PE/COFF major/minor version numbers (which
fortunately have always been 0x0 for all architectures), so that we
can bump them later to document the capabilities of the stub.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
/linux/arch/arm64/kernel/
H A Defi-header.Sdiff 148d3f716c208738d2c7ff8c80be18d89ec8a06e Thu Feb 20 11:06:00 CET 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Introduce symbolic constants for the stub major/minor version

Now that we have added new ways to load the initrd or the mixed mode
kernel, we will also need a way to tell the loader about this. Add
symbolic constants for the PE/COFF major/minor version numbers (which
fortunately have always been 0x0 for all architectures), so that we
can bump them later to document the capabilities of the stub.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
/linux/arch/x86/boot/
H A Dheader.Sdiff 148d3f716c208738d2c7ff8c80be18d89ec8a06e Thu Feb 20 11:06:00 CET 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Introduce symbolic constants for the stub major/minor version

Now that we have added new ways to load the initrd or the mixed mode
kernel, we will also need a way to tell the loader about this. Add
symbolic constants for the PE/COFF major/minor version numbers (which
fortunately have always been 0x0 for all architectures), so that we
can bump them later to document the capabilities of the stub.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>