coreboot-kgpe-d16/Documentation
Bill XIE 3dda4dad1d payloads/external: Add more option related to SeaBIOS and GRUB2
Also known as "SeaGRUB", running GRUB2 atop SeaBIOS proves to be a
useful configuration, since SeaBIOS has improved its hardware
compatibility. For example, some USB drive can work under SeaBIOS but
do not work under native GRUB2, and GRUB2 can use BIOS call (provided
by SeaBIOS) as a fallback method to access hardware if it is present.

But more option is added addition to "SeaGRUB": now GRUB2 and SeaBIOS
can be built as secondary payloads, and "SeaGRUB" is now implemented
as "Primary SeaBIOS + Secondary GRUB2 (selected) + config files".

Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Change-Id: Ie681fa231abfe4a8f1e4510b3c17957550a9d2f8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60640
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@tutanota.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
2022-05-24 12:58:52 +00:00
..
RFC
_static
acpi
arch cpu/x86/64bit: Generate static page tables from an assembly file 2022-04-25 14:00:41 +00:00
cbfstool
community Documentation: Move services page to infrastructure section 2022-04-24 18:40:26 +00:00
contributing docs/coding_style: Clarify use of GCC extensions 2022-04-20 09:41:18 +00:00
doxygen
drivers
getting_started tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
gfx
ifdtool
infrastructure Documentation/infra/builders.md: Fix markdown inssues 2022-05-03 19:37:46 +00:00
lib
mainboard mb/starlabs/lite: Add Lite Mk IV variant 2022-04-04 21:54:24 +00:00
northbridge
releases Doc/4.17-relnotes.md: Add updated CBMEM_INIT hooks 2022-05-20 07:15:45 +00:00
security mb/google/deltaur: Remove mainboard from tree 2022-05-12 19:41:48 +00:00
soc
superio
technotes
tutorial Documentation/tutorial/part1.md: Add Fedora package `patch` 2022-03-15 11:18:31 +00:00
vendorcode
.gitignore
AMD-S3.txt
COPYING
Doxyfile.coreboot
Doxyfile.coreboot_simple
Makefile
Makefile.sphinx
POSTCODES
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py
corebootBuildingGuide.tex
coreboot_logo.png
distributions.md Documentation: Add NovaCustom laptops to ships-with-coreboot hw list 2022-05-10 08:52:33 +00:00
documentation_license.md Documentation: Move documentation license to main menu 2022-03-24 15:47:11 +00:00
endverbatim.tex
gcov.txt
hypertransport.svg
index.md Documentation: Rename infrastructure section 2022-04-24 18:40:18 +00:00
payloads.md payloads/external: Add more option related to SeaBIOS and GRUB2 2022-05-24 12:58:52 +00:00
util.md