]> git.saurik.com Git - apple/boot.git/blobdiff - i386/cdboot/cdboot.s
boot-132.tar.gz
[apple/boot.git] / i386 / cdboot / cdboot.s
index ec5fe23f7cff875d98b1265ff312c0db4162f8fa..deed6d8d59360e2f4a44c5febd3591c54a1f81b8 100644 (file)
@@ -5,7 +5,7 @@
 ; Portions Copyright (c) 2003 Apple Computer, Inc.  All Rights
 ; Reserved.  This file contains Original Code and/or Modifications of
 ; Original Code as defined in and that are subject to the Apple Public
-; Source License Version 1.2 (the "License").  You may not use this file
+; Source License Version 2.0 (the "License").  You may not use this file
 ; except in compliance with the License.  Please obtain a copy of the
 ; License at http://www.apple.com/publicsource and read it before using
 ; this file.
@@ -42,7 +42,7 @@ DEBUG EQU 0
 %define DebugPause(x)
 %endif
 
-kBoot2Sectors        EQU  112           ; sectors to load for boot2
+kBoot2Sectors        EQU  126           ; sectors to load for boot2
 kBoot2Address        EQU  0x0200        ; boot2 load address
 kBoot2Segment        EQU  0x2000        ; boot2 load segment