summaryrefslogtreecommitdiff
path: root/core/bcopy32.inc
Commit message (Expand)AuthorAgeFilesLines
* core: Fix 'trackbuf' descriptor list byte lengthsyslinux-4.04-pre12Ahmed S. Darwish2011-03-071-0/+2
* core: add pm_call convenience macroH. Peter Anvin2009-05-151-2/+1
* First cut of doing 32-bit C code in the coreH. Peter Anvin2009-05-141-1/+1
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-1/+1
* core: simplify pm_call usageH. Peter Anvin2009-05-131-6/+0
* core/bcopy32.inc: provide correct output esi/edi from bcopyH. Peter Anvin2009-05-131-0/+6
* New attempt at unify protected mode entry/exitH. Peter Anvin2009-05-131-301/+3
* a20: advance A20Test by a large, prime numberH. Peter Anvin2009-04-211-1/+1
* a20: remove DO_WBINVD configurableH. Peter Anvin2009-04-211-15/+0
* a20: inline io_delayH. Peter Anvin2009-04-211-4/+3
* a20: A20Test is now a dwordH. Peter Anvin2009-04-211-2/+3
* a20: try to avoid io_delay if A20 is already enabledH. Peter Anvin2009-04-211-25/+19
* bcopyxx: when going to 16-bit PM, might as well do it rightH. Peter Anvin2009-04-161-3/+3
* Update copyright noticesH. Peter Anvin2009-04-041-0/+1
* shuffler: use lss for real-mode return in simple_pm_callH. Peter Anvin2009-03-311-8/+6
* shuffler: first cut of a simpler shuffle routineH. Peter Anvin2009-03-311-415/+79
* Revert "bcopy32: move descriptor count into ecx after reload"H. Peter Anvin2009-02-261-1/+0
* bcopy32: move descriptor count into ecx after reloadH. Peter Anvin2009-02-241-0/+1
* TEST: issue a null command to the KBC as part of A20-flippingsyslinux-3.70-pre19H. Peter Anvin2008-06-181-2/+16
* core: do aligned transfers in bcopy32H. Peter Anvin2008-06-061-19/+104
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+633