summaryrefslogtreecommitdiff
path: root/memdisk/memdisk.inc
Commit message (Expand)AuthorAgeFilesLines
* memdisk: remove unnecessary %ifdefsyslinux-3.83-pre6H. Peter Anvin2009-08-021-4/+0
* memdisk: don't set CX:DX for INT 13h AH=15h for floppiesH. Peter Anvin2009-08-021-3/+52
* MEMDISK: additional EDD DPT FieldsMiller, Shao2009-08-021-2/+2
* memdisk: correct the types for the EDD DPT, and write a real onesyslinux-3.83-pre5H. Peter Anvin2009-07-311-12/+11
* [memdisk] Additional EDD Device Parameter Table fieldsShao Miller2009-07-311-0/+11
* memdisk: move temporary variables away from the EDD data blockH. Peter Anvin2009-07-301-6/+6
* memdisk: handle recursive INT 13h invocationH. Peter Anvin2009-07-301-12/+52
* Drop support for ACPI 3 E820 extended memory attributesH. Peter Anvin2009-05-211-13/+7
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-3/+1
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
* memdisk: Int13FuncsCnt is a constant, not a memory locationH. Peter Anvin2009-03-301-1/+1
* memdisk: additional comments in memdisk.inc and postprocess.plShao Miller2009-03-211-13/+21
* memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD caseShao Miller2009-03-101-5/+1
* MEMDISK: adjust descriptor table limitH. Peter Anvin2009-03-081-1/+1
* MEMDISK: get rid of the WITH_EDD variableH. Peter Anvin2009-03-081-7/+1
* memdisk varieties: Allow for multiple memdisk installable hooksShao Miller2009-03-081-0/+987