Open-source legacy BIOS implementation
|
|
||
|---|---|---|
| .gitignore | ||
| 0001-add-hwerr_printf-function-for-threads.patch | ||
| 0002-display-error-message-for-blocksizes-512.patch | ||
| 0003-update-release-date.patch | ||
| config.seabios-256k | ||
| config.vga-bochs-display | ||
| config.vga-cirrus | ||
| config.vga-qxl | ||
| config.vga-ramfb | ||
| config.vga-stdvga | ||
| config.vga-virtio | ||
| gating.yaml | ||
| README.rst | ||
| seabios.spec | ||
| sources | ||
=================== seabios development =================== seabios is maintained in a `source tree`_ rather than directly in dist-git. This provides way to develope using regular source code structure and provides way to generate SRPM and build using koji service. In addition, local build using CentOS 10 Stream specific configuration. Developers deliver all changes to source-git using merge request. Only maintainers will be pushing changes sent to source-git to dist-git. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/redhat/centos-stream/src/seabios