Module Name:    src
Committed By:   jakllsch
Date:           Wed Jan  5 22:28:05 UTC 2011

Modified Files:
        src/sys/arch/i386/stand/boot: version

Log Message:
NetBSD/x86 BIOS Boot 5.6: now with GUID Partition Table support.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/stand/boot/version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/i386/stand/boot/version
diff -u src/sys/arch/i386/stand/boot/version:1.11 src/sys/arch/i386/stand/boot/version:1.12
--- src/sys/arch/i386/stand/boot/version:1.11	Wed Jan  5 22:24:02 2011
+++ src/sys/arch/i386/stand/boot/version	Wed Jan  5 22:28:05 2011
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.11 2011/01/05 22:24:02 jakllsch Exp $
+$NetBSD: version,v 1.12 2011/01/05 22:28:05 jakllsch Exp $
 
 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
 file is important - make sure the entries are appended on end, last item
@@ -43,3 +43,4 @@
 5.4:	The VESA VBE mode number is now passed to the kernel so it can be
 	restored on ACPI resume.
 5.5:	Adjust stack and heap areas to not overlap.
+5.6:	GUID Partition Table support.

Reply via email to