Home
last modified time | relevance | path

Searched hist:"5193 a33d78ce8b4fdf880a754700bce21b3756b5" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dfile.c5193a33d78ce8b4fdf880a754700bce21b3756b5 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 Defi-stub-helper.cdiff 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 Defistub.hdiff 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 DMakefilediff 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>