Chameleon

Chameleon Commit Details

Date:2011-05-28 15:39:53 (12 years 10 months ago)
Author:Evan Lojewski
Commit:902
Parents: 901
Message:Fixed %if VERBOSE location in boot1he.s
Changes:
M/trunk/i386/boot1/boot1he.s

File differences

trunk/i386/boot1/boot1he.s
542542
543543
544544
545
546
547545
548546
549547
......
637635
638636
639637
638
639
640640
641641
642642
hlt
jmp hang
%if VERBOSE
;--------------------------------------------------------------------------
; readLBA - Read sectors from a partition using LBA addressing.
;
popad
ret
%if VERBOSE
;--------------------------------------------------------------------------
; Write a string with 'boot1: ' prefix to the console.
;

Archive Download the corresponding diff file

Revision: 902