coreboot-kgpe-d16/src/vendorcode
Martin Roth f690c93f25 vc/amd/fsp: Get rid of last "sabrina" reference
We still had a lingering reference to the old sabrina codename in the
vendorcode directory.  Searching through the code now, the only places
the sabrina codename is seen is in the release notes, as is proper.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I41762880b45a85ce7cd4210b8ce623076d874c06
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68645
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-10-22 01:59:17 +00:00
..
amd vc/amd/fsp: Get rid of last "sabrina" reference 2022-10-22 01:59:17 +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 cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
Makefile.inc soc/mediatek/mt8192: initialize DRAM using vendor reference code 2021-03-08 03:15:43 +00:00
README.md src/vendorcode: Add a README.md file 2022-10-20 14:52:41 +00:00

README.md

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.