Searched hist:"148 d3f716c208738d2c7ff8c80be18d89ec8a06e" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/boot/compressed/ |
H A D | efi-header.S | diff 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 D | pe.h | diff 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 D | efi-header.S | diff 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 D | header.S | diff 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>
|