summaryrefslogtreecommitdiff
path: root/core/adv.inc
Commit message (Expand)AuthorAgeFilesLines
* core, adv: for CHS mode, the top 40 LBA bits must be zeroH. Peter Anvin2010-06-211-0/+4
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-151-20/+18
* syslinux: fix sector arraysAlek Du2010-05-201-2/+2
* core: move common module includes to common.incH. Peter Anvin2009-05-171-0/+2
* core: handle more than 32K of code for disk-based derivativesH. Peter Anvin2009-05-141-6/+8
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-3/+3
* ADV: EDD "write with verify" is AL=01h or AL=02h, not AL=80hH. Peter Anvin2009-04-301-1/+1
* core: add alignz macro (analogous to "alignb") for zero-pad alignH. Peter Anvin2009-04-131-1/+1
* adv: fix the handling of the ADV with CBIOSH. Peter Anvin2008-07-161-25/+39
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+489