index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mbr
/
mbr.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
mbr: generate normal versions, force-80 versions, and ctrl-80 versions
H. Peter Anvin
2009-04-04
1
-7
/
+5
*
Update copyright notices
H. Peter Anvin
2009-04-04
1
-0
/
+1
*
mbr/*.S: use a symbolic constant for BIOS_kbdflags
H. Peter Anvin
2009-03-30
1
-3
/
+4
*
mbr/*.S: if Ctrl is pressed, force the drive number to 0x80
H. Peter Anvin
2009-03-30
1
-3
/
+9
*
mbr, gptmbr, isohdpfx: don't lose the carry flag
H. Peter Anvin
2008-09-08
1
-1
/
+1
*
mbr: save another 5 bytes by terminating error on newline
syslinux-3.61-pre4
H. Peter Anvin
2008-01-22
1
-8
/
+4
*
mbr.S: save one more byte
syslinux-3.61-pre3
H. Peter Anvin
2008-01-22
1
-1
/
+1
*
Update copyright year
H. Peter Anvin
2008-01-10
1
-1
/
+1
*
mbr.S: fix loading from logical partitions
H. Peter Anvin
2007-11-14
1
-1
/
+1
*
MBR: shave off another byte
H. Peter Anvin
2007-07-11
1
-5
/
+6
*
MBR: shave off another byte
H. Peter Anvin
2007-07-11
1
-2
/
+2
*
MBR: one more comment
H. Peter Anvin
2007-07-11
1
-0
/
+1
*
MBR: shave another ~4 bytes through an ugly error message hack
H. Peter Anvin
2007-07-11
1
-22
/
+17
*
MBR: add HLT to prevent system from melting on failure
H. Peter Anvin
2007-07-11
1
-1
/
+3
*
MBR: add CR LF to the end of messages
H. Peter Anvin
2007-07-11
1
-3
/
+3
*
MBR: shave 2 more bytes
H. Peter Anvin
2007-07-11
1
-2
/
+4
*
MBR: Don't clobber %eax before entering CBIOS code
H. Peter Anvin
2007-07-11
1
-3
/
+5
*
MBR: always do setup for EBIOS, makes stack handling easier and saves jmp
H. Peter Anvin
2007-07-11
1
-14
/
+14
*
MBR: Handle the stack in read_sector correctly...
H. Peter Anvin
2007-07-11
1
-2
/
+3
*
One more MBR byte
H. Peter Anvin
2007-07-11
1
-1
/
+1
*
Another 12 bytes shaved off the MBR...
H. Peter Anvin
2007-07-11
1
-18
/
+12
*
Another 2 bytes off the MBR.
H. Peter Anvin
2007-07-11
1
-15
/
+13
*
Add some comments to the MBR
H. Peter Anvin
2007-07-11
1
-3
/
+3
*
Another 3 bytes or so off the MBR...
H. Peter Anvin
2007-07-11
1
-5
/
+7
*
One more MBR byte...
H. Peter Anvin
2007-07-11
1
-1
/
+1
*
Shave two more bytes off the MBR
H. Peter Anvin
2007-07-11
1
-4
/
+3
*
MBR: fix pointer to partition table base
H. Peter Anvin
2007-07-11
1
-2
/
+2
*
Shave another byte off the MBR
H. Peter Anvin
2007-07-11
1
-2
/
+4
*
Shave an additional ~7 bytes off the MBR
H. Peter Anvin
2007-07-11
1
-16
/
+16
*
Shave a byte off the MBR code.
H. Peter Anvin
2007-07-11
1
-4
/
+4
*
MBR: fix problems when LBA > 65535*sectors.
H. Peter Anvin
2007-04-10
1
-18
/
+17
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
1
-11
/
+11
*
Fix numerous problems in the new MBR code.
syslinux-3.36-pre5
H. Peter Anvin
2007-02-04
1
-13
/
+22
*
MBR: Set %si immediately upon setting %sp
H. Peter Anvin
2007-02-04
1
-1
/
+1
*
New MBR which supports logical partitions.
H. Peter Anvin
2007-02-04
1
-0
/
+290