]> git.saurik.com Git - apple/boot.git/blobdiff - i386/cdboot/cdboot.s
boot-132.tar.gz
[apple/boot.git] / i386 / cdboot / cdboot.s
index 54226fac9385c792e103403ae912284ae0898823..deed6d8d59360e2f4a44c5febd3591c54a1f81b8 100644 (file)
@@ -2,22 +2,21 @@
 ;
 ; @APPLE_LICENSE_HEADER_START@
 ; 
-; Copyright (c) 1999-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 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.opensource.apple.com/apsl/ and read it before using this
-; file.
+; 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 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.
 ; 
 ; The Original Code and all software distributed under the License are
-; distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
+; distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER
 ; EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
 ; INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
-; FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
-; Please see the License for the specific language governing rights and
-; limitations under the License.
+; FITNESS FOR A PARTICULAR PURPOSE OR NON- INFRINGEMENT.  Please see the
+; License for the specific language governing rights and limitations
+; under the License.
 ; 
 ; @APPLE_LICENSE_HEADER_END@
 
@@ -43,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