CVSROOT:        /cvsroot/grub
Module name:    grub2
Changes by:     Pavel Roskin <proski>   08/03/28 17:16:46

Modified files:
        .              : ChangeLog 
        kern/i386/pc   : lzo1x.S startup.S 

Log message:
        2008-03-28  Pavel Roskin  <[EMAIL PROTECTED]>
        
                * kern/i386/pc/startup.S: Assert that uncompressed functions
                don't spill beyond GRUB_KERNEL_MACHINE_RAW_SIZE.
                * kern/i386/pc/lzo1x.S: Remove all .align directives in the
                code, as they push parts of the code (error handlers) beyond
                GRUB_KERNEL_MACHINE_RAW_SIZE.  Speed is not as important in this
                code as correctness and size.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.611&r2=1.612
http://cvs.savannah.gnu.org/viewcvs/grub2/kern/i386/pc/lzo1x.S?cvsroot=grub&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/grub2/kern/i386/pc/startup.S?cvsroot=grub&r1=1.35&r2=1.36


_______________________________________________
Commit-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-grub

Reply via email to