coreboot-kgpe-d16/src/vendorcode
Alexander Goncharov 893c3ae892 tree: Drop repeated words
Found-by: linter
Change-Id: I7c6d0887a45fdb4b6de294770a7fdd5545a9479b
Signed-off-by: Alexander Goncharov <chat@joursoir.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72795
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Erik van den Bogaert <ebogaert@eltan.com>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-02-07 04:37:31 +00:00
..
amd vc/amd/pi: Fix "No such file or directory" 2023-02-05 00:57:27 +00:00
cavium vc/cavium/bdk/libbdk-arch/bdk-numa.c: Fix old-style function definition 2022-12-06 16:18:59 +00:00
eltan tree: Drop repeated words 2023-02-07 04:37:31 +00:00
google chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag 2023-01-10 09:33:47 +00:00
intel vendorcode/intel/fsp: Expose DisableDynamicTccoldHandshake 2023-02-03 19:02:07 +00:00
mediatek vc/mediatek/mt8195/Makefile.inc: Remove path to non-existent folder 2022-12-12 01:30:26 +00:00
siemens vc/siemens/hwilib: Use 3rd person singular in comment 2023-01-18 22:07:07 +00:00
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.