x86: Move smbios generation into arch independent directory
We will need the SMBIOS generation function on ARM as well going forward, so let's move it into a non arch specific location. Signed-off-by:Alexander Graf <agraf@suse.de> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/Kconfig 0 additions, 27 deletionsarch/x86/Kconfig
- arch/x86/lib/Makefile 0 additions, 1 deletionarch/x86/lib/Makefile
- arch/x86/lib/tables.c 1 addition, 1 deletionarch/x86/lib/tables.c
- include/smbios.h 0 additions, 0 deletionsinclude/smbios.h
- lib/Kconfig 33 additions, 0 deletionslib/Kconfig
- lib/Makefile 1 addition, 0 deletionslib/Makefile
- lib/smbios.c 2 additions, 2 deletionslib/smbios.c
Loading
Please register or sign in to comment