README.md: Add .apcb files under the uncopyrightable files section

.apcb files are binary configuration data for AMD firmware binaries
created by another tool/script, nothing in them is copyrightable.

Change-Id: I254c12e65b118ef074deea983a853850a8cad77c
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79590
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
This commit is contained in:
Matt DeVillier
2023-12-15 15:48:49 -06:00
committed by Felix Held
parent 024c5c908b
commit 17092b3646

View File

@@ -140,9 +140,10 @@ These uncopyrightable files include:
These may be required to exist as part of the build process but are These may be required to exist as part of the build process but are
not needed for the particular project. not needed for the particular project.
- Configuration files either in binary or text form. Examples would be - Configuration files either in binary or text form. Examples would be
files such as .vbt files describing graphics configuration, spd files files such as .vbt files describing graphics configuration, .apcb
as binary .spd or text \*spd\*.hex representing memory chip files containing configuration parameters for AMD firmware binaries,
configuration. and spd files as binary .spd or text \*spd\*.hex representing memory
chip configuration.
- Machine-generated files containing version numbers, dates, hash - Machine-generated files containing version numbers, dates, hash
values or other "non-creative" content. values or other "non-creative" content.