| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Preserve ES:DI instead of probing for $PnPsyslinux-3.53-pre5 | H. Peter Anvin | 2007-11-14 | 1 | -2/+3 |
| | | | | | | | The $PnP probe has been found to lock up at least one machine for reasons unknown. Drop it; instead, burn the extra few bytes in the bootsector to save away ES:DI for later restore. | ||||
| * | Stealth whitespace cleanup (automated) | H. Peter Anvin | 2007-03-14 | 1 | -1/+1 |
| | | |||||
| * | Better describe what this macro does (comment fix.) | H. Peter Anvin | 2006-08-17 | 1 | -2/+2 |
| | | |||||
| * | Clean up the reset stack macro further; incorporate segment reset | H. Peter Anvin | 2006-08-17 | 1 | -3/+11 |
| | | | | | as well as enable interrupts. | ||||
| * | The RESET_STACK change broke SYSLINUX & EXTLINUX. Fix.syslinux-3.20-pre13 | H. Peter Anvin | 2006-08-17 | 1 | -1/+1 |
| | | |||||
| * | When exiting a COMBOOT/COM32 module, reset the stack instead of saving | H. Peter Anvin | 2006-08-17 | 1 | -0/+38 |
| and restoring it. The former option left crap on the stack. | |||||
