Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/boot NetBSD/x86 BIOS Boot 5.6: now with ...
details: https://anonhg.NetBSD.org/src/rev/ab457b6132b7
branches: trunk
changeset: 760482:ab457b6132b7
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Wed Jan 05 22:28:05 2011 +0000
description:
NetBSD/x86 BIOS Boot 5.6: now with GUID Partition Table support.
diffstat:
sys/arch/i386/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 4e9ad2b78168 -r ab457b6132b7 sys/arch/i386/stand/boot/version
--- a/sys/arch/i386/stand/boot/version Wed Jan 05 22:24:02 2011 +0000
+++ b/sys/arch/i386/stand/boot/version Wed Jan 05 22:28:05 2011 +0000
@@ -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.
Home |
Main Index |
Thread Index |
Old Index