]> xenbits.xensource.com Git - seabios.git/commitdiff
Minor - update file comment on bootsplash.c.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 30 Nov 2013 18:04:45 +0000 (13:04 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 4 Dec 2013 15:34:17 +0000 (10:34 -0500)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/bootsplash.c

index fb505ceb956c6bf21ee0e14ef82b80326bda2467..c572685deaf110ee2d8c13760ef0c596cf6b2b53 100644 (file)
@@ -1,4 +1,4 @@
-// Option rom scanning code.
+// Initialize the VGA console and possibly show a boot splash image.
 //
 // Copyright (C) 2009-2010  coresystems GmbH
 // Copyright (C) 2010  Kevin O'Connor <kevin@koconnor.net>