{"id":21820523,"url":"https://github.com/smx-smx/coreboot","last_synced_at":"2025-03-21T11:15:49.322Z","repository":{"id":73708545,"uuid":"560427513","full_name":"smx-smx/coreboot","owner":"smx-smx","description":"Coreboot port for ASRock Z270 Extreme4","archived":false,"fork":false,"pushed_at":"2022-11-13T21:09:56.000Z","size":190783,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T07:24:54.639Z","etag":null,"topics":["asrock","coreboot","extreme4","z270"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smx-smx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-01T13:34:44.000Z","updated_at":"2023-09-15T21:28:21.000Z","dependencies_parsed_at":"2023-02-28T12:01:04.597Z","dependency_job_id":null,"html_url":"https://github.com/smx-smx/coreboot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smx-smx%2Fcoreboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smx-smx%2Fcoreboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smx-smx%2Fcoreboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smx-smx%2Fcoreboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smx-smx","download_url":"https://codeload.github.com/smx-smx/coreboot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244787014,"owners_count":20510039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asrock","coreboot","extreme4","z270"],"created_at":"2024-11-27T16:35:14.042Z","updated_at":"2025-03-21T11:15:49.298Z","avatar_url":"https://github.com/smx-smx.png","language":"C","readme":"coreboot README\n===============\n\ncoreboot is a Free Software project aimed at replacing the proprietary BIOS\n(firmware) found in most computers.  coreboot performs a little bit of\nhardware initialization and then executes additional boot logic, called a\npayload.\n\nWith the separation of hardware initialization and later boot logic,\ncoreboot can scale from specialized applications that run directly\nfirmware, run operating systems in flash, load custom\nbootloaders, or implement firmware standards, like PC BIOS services or\nUEFI. This allows for systems to only include the features necessary\nin the target application, reducing the amount of code and flash space\nrequired.\n\ncoreboot was formerly known as LinuxBIOS.\n\n\nPayloads\n--------\n\nAfter the basic initialization of the hardware has been performed, any\ndesired \"payload\" can be started by coreboot.\n\nSee \u003chttps://www.coreboot.org/Payloads\u003e for a list of supported payloads.\n\n\nSupported Hardware\n------------------\n\ncoreboot supports a wide range of chipsets, devices, and mainboards.\n\nFor details please consult:\n\n * \u003chttps://www.coreboot.org/Supported_Motherboards\u003e\n\n\nBuild Requirements\n------------------\n\n * make\n * gcc / g++\n   Because Linux distribution compilers tend to use lots of patches. coreboot\n   does lots of \"unusual\" things in its build system, some of which break due\n   to those patches, sometimes by gcc aborting, sometimes - and that's worse -\n   by generating broken object code.\n   Two options: use our toolchain (eg. make crosstools-i386) or enable the\n   `ANY_TOOLCHAIN` Kconfig option if you're feeling lucky (no support in this\n   case).\n * iasl (for targets with ACPI support)\n * pkg-config\n * libssl-dev (openssl)\n\nOptional:\n\n  * gdb (for better debugging facilities on some targets)\n * ncurses (for `make menuconfig` and `make nconfig`)\n * flex and bison (for regenerating parsers)\n\n\nBuilding coreboot\n-----------------\n\nPlease consult \u003chttps://www.coreboot.org/Build_HOWTO\u003e for details.\n\n\nTesting coreboot Without Modifying Your Hardware\n------------------------------------------------\n\nIf you want to test coreboot without any risks before you really decide\nto use it on your hardware, you can use the QEMU system emulator to run\ncoreboot virtually in QEMU.\n\nPlease see \u003chttps://www.coreboot.org/QEMU\u003e for details.\n\n\nWebsite and Mailing List\n------------------------\n\nFurther details on the project, a FAQ, many HOWTOs, news, development\nguidelines and more can be found on the coreboot website:\n\n  \u003chttps://www.coreboot.org\u003e\n\nYou can contact us directly on the coreboot mailing list:\n\n  \u003chttps://www.coreboot.org/Mailinglist\u003e\n\n\nCopyright and License\n---------------------\n\nThe copyright on coreboot is owned by quite a large number of individual\ndevelopers and companies. Please check the individual source files for details.\n\ncoreboot is licensed under the terms of the GNU General Public License (GPL).\nSome files are licensed under the \"GPL (version 2, or any later version)\",\nand some files are licensed under the \"GPL, version 2\". For some parts, which\nwere derived from other projects, other (GPL-compatible) licenses may apply.\nPlease check the individual source files for details.\n\nThis makes the resulting coreboot images licensed under the GPL, version 2.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmx-smx%2Fcoreboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmx-smx%2Fcoreboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmx-smx%2Fcoreboot/lists"}