summaryrefslogtreecommitdiff
path: root/core/layout.inc
Commit message (Expand)AuthorAgeFilesLines
* removes the %if IS_ISOLINUX stuff in the layout.incLiu Aleaxander2009-06-231-5/+0
* core: move xfer_buf_seg to segment 3, and add a collision assertH. Peter Anvin2009-06-021-4/+4
* core: handle section aliases in ld script; increase STACK32_LENH. Peter Anvin2009-06-021-1/+1
* core: add new __lowmem macro to allocate a static lowmem bufferH. Peter Anvin2009-06-021-0/+2
* Export the cache_seg to 32-bit code as core_cache_bufH. Peter Anvin2009-06-021-0/+2
* prepcore: error out if the compressed image is too large to loadH. Peter Anvin2009-06-011-15/+0
* core: export a symbol for the raw address of xfer_buf_segH. Peter Anvin2009-05-311-1/+2
* Avoid clobbering PM code when loading the kernelH. Peter Anvin2009-05-241-1/+2
* Merge branch 'master' into core32H. Peter Anvin2009-05-231-0/+4
|\
| * core: add a proper interrupt handler for the serial consoleH. Peter Anvin2009-05-231-0/+4
* | core: LZO compress the PM part of the coreH. Peter Anvin2009-05-201-0/+16
* | core: add .textnr to layout.incH. Peter Anvin2009-05-171-0/+1
* | core: make auxseg a piece of address space assigned by the linkerH. Peter Anvin2009-05-151-6/+8
* | First cut of doing 32-bit C code in the coreH. Peter Anvin2009-05-141-3/+9
* | core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-6/+6
* | core: zero bss and uibss; fix some section confusionsH. Peter Anvin2009-05-131-0/+2
* | core: obsolete .bss1 and .bss2H. Peter Anvin2009-05-131-7/+2
* | core: move initial code to a new .init segment; unify .bss+.bss1H. Peter Anvin2009-05-131-1/+2
|/
* core: remove vestiges of using nasm -f binsyslinux-3.80H. Peter Anvin2009-05-041-5/+1
* core: don't misalign xfer_buf_segH. Peter Anvin2009-04-131-5/+8
* shuffler: work around KVM problem with the new shufflerH. Peter Anvin2009-04-131-1/+2
* core: move vgafontbuf out of the zero segmentH. Peter Anvin2009-04-131-0/+35
* Update copyright noticesH. Peter Anvin2009-04-041-1/+2
* shuffler: first cut of a simpler shuffle routineH. Peter Anvin2009-03-311-2/+1
* pxelinux: remove RBFG sectionH. Peter Anvin2008-06-051-6/+1
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+92