Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44023
to look at the new patch set (#2).
Change subject: arch/x86/smbios.c: Split out weak functions ......................................................................
arch/x86/smbios.c: Split out weak functions
The `smbios.c` file is rather long. To improve navigability, place weak function definitions on a separate compilation unit.
Change-Id: Idd2a4ba52b6b23aad8fd63e66ffa747d49ea713d Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/arch/x86/Makefile.inc M src/arch/x86/smbios.c A src/arch/x86/smbios_defaults.c 3 files changed, 140 insertions(+), 132 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/44023/2