Merge branch 'master' into fsc
authorH. Peter Anvin <hpa@zytor.com>
Wed, 6 Jan 2010 19:35:05 +0000 (11:35 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 6 Jan 2010 19:35:05 +0000 (11:35 -0800)
Resolved Conflicts:
core/configinit.inc
version

Resolved Undetected Conflicts:
 core/ui.inc

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1  2 
core/configinit.inc
core/ui.inc
version

Simple merge
diff --cc core/ui.inc
@@@ -301,6 -307,12 +310,12 @@@ auto_boot
                rep movsd
                jmp short load_kernel
  
 -              section .data
++              section .data16
+ no_default_msg        db 'No DEFAULT or UI configuration directive found!'
+               db CR, LF, 0
 -              section .text
++              section .text16
  ;
  ; Jump here when the command line is completed
  ;
diff --cc version
+++ b/version
@@@ -1,1 -1,1 +1,1 @@@
- 4.00 2009
 -3.85 2010
++4.00 2010