summaryrefslogtreecommitdiff
path: root/core/bcopy32.inc
Commit message (Expand)AuthorAgeFilesLines
* core: remove obsolete commentH. Peter Anvin2009-05-231-2/+0
* core: add a proper interrupt handler for the serial consoleH. Peter Anvin2009-05-231-8/+0
* 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