coreboot-kgpe-d16/src/vendorcode
Arthur Heymans 713e3c087b vendorcode/amd/agesa/fam14: Remove dropped platform
This platform use the LEGACY_SMP_INIT which is to be deprecated after
release 4.18.

Change-Id: I9dd3ce763418ff767acd0c55be26a998df77081b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69124
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-07 13:57:45 +00:00
..
amd vendorcode/amd/agesa/fam14: Remove dropped platform 2022-11-07 13:57:45 +00:00
cavium rules.h: Use more consistent naming 2022-05-16 21:52:22 +00:00
eltan cbfs/vboot: Adapt to new vb2_digest API 2022-09-02 23:51:29 +00:00
google util/elogtool: Mark redundant boot mode event type as deprecated 2022-08-06 14:06:33 +00:00
intel vc/intel/fsp: Update ADL N FSP headers from v3301.00 to v3343.04 2022-10-22 01:52:35 +00:00
mediatek mb/google: Replace some strings in regulator.c 2022-07-21 10:30:57 +00:00
siemens
Makefile.inc
README.md src/vendorcode: Add a README.md file 2022-10-20 14:52:41 +00:00

The files in the coreboot src/vendorcode subdirectory are supplied by various hardware and software vendors to support their platforms. While these directories and files are a part of the coreboot project, their licenses, coding styles, and maintenance may be significantly different than the rest of the coreboot codebase.

By contributing these directories and files to the coreboot codebase, the authors and copyright holders have agreed to the use and modification of these files by the coreboot community, however the final ownership and responsibility still remains with the company that contributed the files.

The ideal goal would be to properly integrate these files into coreboot proper. But such undertakings should be coordinated with the owners. Community modification should in general be limited to fixing issues and adding functionality.

Licenses for the files were determined by the copyright holder when the files were contributed. All files here must have an open source license compatible with coreboot's GPL v2.