aboutsummaryrefslogtreecommitdiff
path: root/docs/SeaVGABIOS.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2015-10-26 09:38:30 -0400
committerKevin O'Connor <kevin@koconnor.net>2015-10-26 09:38:30 -0400
commit9efbc0f43d0b50a0f314cff98c3b612e5dfb3ed5 (patch)
tree4d7c0e0ce04068216b5f34be63b2482ca839c60d /docs/SeaVGABIOS.md
parenta7620df726c9a56af6dfdfb4690722945ce2a388 (diff)
downloadseabios-hppa-9efbc0f43d0b50a0f314cff98c3b612e5dfb3ed5.zip
seabios-hppa-9efbc0f43d0b50a0f314cff98c3b612e5dfb3ed5.tar.gz
seabios-hppa-9efbc0f43d0b50a0f314cff98c3b612e5dfb3ed5.tar.bz2
docs: Minor - replace seavgabios text in Build_overview.md with link
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/SeaVGABIOS.md')
-rw-r--r--docs/SeaVGABIOS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/SeaVGABIOS.md b/docs/SeaVGABIOS.md
index 8e4e8e8..7ec2780 100644
--- a/docs/SeaVGABIOS.md
+++ b/docs/SeaVGABIOS.md
@@ -28,7 +28,8 @@ SeaVGABIOS code
The source code for SeaVGABIOS is located in the SeaBIOS
[git repository](Download). The main VGA BIOS code is located in the
-"vgasrc/" directory.
+"vgasrc/" directory. The VGA BIOS code is always compiled in 16bit
+mode.
The SeaVGABIOS builds to a separate binary from the main SeaBIOS
binary, and much of the VGA BIOS code is separate from the main BIOS