aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Pässler <milan@petabyte.dev>2020-10-14 11:43:35 +0200
committerMilan Pässler <milan@petabyte.dev>2020-10-14 11:43:35 +0200
commit19c7ddf652db47e23aef4efb34660db90829505e (patch)
tree2b9dd590f1a4e816896b967a648e5e98c6ac8d43
parent1007c8490909e10ff1d05cefb9680fa10b4ff158 (diff)
readme: seabios is supported now
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 58f9a53ea003..5a70e2b7ce9b 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,8 @@
- Specify the build parameters with NixOS-style modules
- Share declarative configuration across devices
- Use cached coreboot and payload builds for different device/payload combinations
+- Use GRUB2, TianoCore or SeaBIOS as primary payload
*Limitations*
- currently only `x86_64-linux` host and target systems are supported
-- Only GRUB2 and TianoCore primary payloads are supported for now