Open-source legacy BIOS implementation
Go to file
Miroslav Rezanina e6767ea8f8 * Mon Jun 28 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-5
- seabios-Disable-power-support.patch [bz#1951027]
- Resolves: bz#1951027
  (SeaBios no longer needed for ppc64)
2021-06-28 01:54:35 -04:00
.gitignore Merged update from upstream sources 2020-11-24 18:27:08 +00:00
0002-Workaround-for-a-win8.1-32-S4-resume-bug.patch * Wed Feb 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-3 2021-02-10 12:26:32 +01:00
0003-redhat-reserve-more-memory-on-fseg.patch * Wed Feb 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-3 2021-02-10 12:26:32 +01:00
0004-vgabios-Reorder-video-modes-to-work-around-a-Windows.patch * Wed Feb 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-3 2021-02-10 12:26:32 +01:00
config.seabios-128k Merged update from upstream sources 2020-11-24 18:27:08 +00:00
config.seabios-256k RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-bochs-display RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-cirrus RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-qxl RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-ramfb RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-stdvga RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
config.vga-virtio RHEL 9.0.0 Alpha bootstrap 2020-10-15 09:26:05 -07:00
gating.yaml Initial gating.yaml for RHEL9 OSCI gating 2021-05-26 11:09:41 +08:00
README.rst Add README file 2021-04-22 14:16:26 +02:00
seabios.spec * Mon Jun 28 2021 Miroslav Rezanina <mrezanin@redhat.com> - 1.14.0-5 2021-06-28 01:54:35 -04:00
sources Merged update from upstream sources 2020-11-24 18:27:08 +00:00

===================
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