Searched hist:"5193 a33d78ce8b4fdf880a754700bce21b3756b5" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | file.c | 5193a33d78ce8b4fdf880a754700bce21b3756b5 Mon Feb 10 10:02:43 CST 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Move file I/O support code into separate file
Split off the file I/O support code into a separate source file so it ends up in a separate object file in the static library, allowing the linker to omit it if the routines are not used.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | efi-stub-helper.c | diff 5193a33d78ce8b4fdf880a754700bce21b3756b5 Mon Feb 10 10:02:43 CST 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Move file I/O support code into separate file
Split off the file I/O support code into a separate source file so it ends up in a separate object file in the static library, allowing the linker to omit it if the routines are not used.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | efistub.h | diff 5193a33d78ce8b4fdf880a754700bce21b3756b5 Mon Feb 10 10:02:43 CST 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Move file I/O support code into separate file
Split off the file I/O support code into a separate source file so it ends up in a separate object file in the static library, allowing the linker to omit it if the routines are not used.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|
H A D | Makefile | diff 5193a33d78ce8b4fdf880a754700bce21b3756b5 Mon Feb 10 10:02:43 CST 2020 Ard Biesheuvel <ardb@kernel.org> efi/libstub: Move file I/O support code into separate file
Split off the file I/O support code into a separate source file so it ends up in a separate object file in the static library, allowing the linker to omit it if the routines are not used.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
|