coreboot-kgpe-d16/src/sbom
Maximilian Brune e6cd4d242b src/sbom: Add code documentation + fix misspelling
Functionality wise nothing changed, except that the first misspellings
caused SBOM_BIOS_ACM_PATH and SBOM_SINIT_ACM_PATH to not work before.

- Fix misspelling of CONFIG_BIOS_ACM_PATH  -> CONFIG_SBOM_BIOS_ACM_PATH
- Fix misspelling of CONFIG_SINIT_ACM_PATH -> CONFIG_SBOM_SINIT_ACM_PATH
- Put SBOM_COMPILER_ handling into Kconfig instead of Makefile
- Reorder CONFIG_ paths (for readablity)
- Add in code comments (for readablity)

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: If67bc3bd0d330b9b5f083edc4d1697e92ace1ea0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72379
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-01-31 15:20:51 +00:00
..
amd-microcode.json
compiler-clang.json
compiler-gcc.json
compiler-generic.json
coreboot.json
generic-ec.json
generic-fsp.json
intel-bios-acm.json
intel-me.json
intel-microcode.json
intel-sinit-acm.json
Kconfig src/sbom: Add code documentation + fix misspelling 2023-01-31 15:20:51 +00:00
Makefile.inc src/sbom: Add code documentation + fix misspelling 2023-01-31 15:20:51 +00:00
payload-BOOTBOOT.json
payload-depthcharge.json
payload-FILO.json
payload-GRUB2.json
payload-iPXE.json
payload-LinuxBoot.json
payload-SeaBIOS.json
payload-skiboot.json
payload-U-Boot.json
TAGS