Open-source legacy BIOS implementation
58ec14382a
- Rebase to 1.16.3 [RHEL-19239] - Removed vgabios-qxl.bin [RHEL-383] - Resolves: RHEL-19239 (Rebase seabios to 1.16.3) - Resolves: RHEL-383 (remove vgabios-qxl.bin from seavgabios in rhel9) |
||
---|---|---|
.gitignore | ||
config.seabios-256k | ||
config.vga-bochs-display | ||
config.vga-cirrus | ||
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 using packit service that provides way to develope using regular source code structure and provides way to generate SRPM and build using koji service. 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