Open-source legacy BIOS implementation
Go to file
Miroslav Rezanina d7bb63ba8e * Mon Jul 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-4
- seabios-virtio-blk-use-larger-default-request-size.patch [bz#2108555]
- Resolves: bz#2108555
  ([rhel.9.1] Loading a kernel/initrd is sometimes very slow)
2022-07-25 03:14:57 -04:00
.gitignore * Thu Apr 21 2022 Paweł Poławski <ppolawsk@redhat.com> - 1.16.0-1 2022-04-21 08:10:22 -04:00
0001-Workaround-for-a-win8.1-32-S4-resume-bug.patch * Thu May 26 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-3 2022-05-26 03:13:26 -04:00
README.rst Add README file 2021-04-22 14:16:26 +02: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
seabios-malloc-use-large-ZoneHigh-when-there-is-enough-memor.patch * Tue May 10 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-2 2022-05-10 02:51:31 -04:00
seabios-malloc-use-variable-for-ZoneHigh-size.patch * Tue May 10 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-2 2022-05-10 02:51:31 -04:00
seabios-pci-refactor-the-pci_config_-functions.patch * Thu May 26 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-3 2022-05-26 03:13:26 -04:00
seabios-reset-force-standard-PCI-configuration-access.patch * Thu May 26 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-3 2022-05-26 03:13:26 -04:00
seabios-virtio-blk-use-larger-default-request-size.patch * Mon Jul 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-4 2022-07-25 03:14:57 -04:00
seabios.spec * Mon Jul 25 2022 Miroslav Rezanina <mrezanin@redhat.com> - 1.16.0-4 2022-07-25 03:14:57 -04:00
sources * Thu Apr 21 2022 Paweł Poławski <ppolawsk@redhat.com> - 1.16.0-1 2022-04-21 08:10:22 -04:00

README.rst

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