summaryrefslogtreecommitdiff
path: root/com32/include/com32.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into pathbasedH. Peter Anvin2010-03-291-3/+4
|\
| * com32: export the filename of a com32 module to the module itselfH. Peter Anvin2010-03-291-3/+4
* | com32: add lzalloc()H. Peter Anvin2010-02-241-0/+1
* | com32: wrapper functions for lowmem allocationsH. Peter Anvin2010-02-241-0/+7
* | core: add a direct 32-bit APIH. Peter Anvin2010-02-231-1/+4
|/
* com32.h: cleanups, make OFFS_VALID() take the pointer size into accountH. Peter Anvin2009-06-091-9/+20
* Run Nindent on com32/include/com32.hH. Peter Anvin2009-05-291-43/+42
* Global whitespace cleanup.H. Peter Anvin2009-04-201-3/+3
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-2/+25
* com32: make memory beyond the core HighMem available to mallocH. Peter Anvin2009-04-011-0/+1
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Add support for thunking cdecl/stdcall-style real-mode codeH. Peter Anvin2007-11-201-1/+4
* com32: add a common zero-register structureH. Peter Anvin2007-07-201-0/+1
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-141-1/+1
* Include file updatesH. Peter Anvin2006-08-281-0/+22
* Add more low-level API function to load the kernel, and make thehpa2005-08-211-2/+19
* Out-of-line __intcall and __farcall; better detection mechanism for CM#2hpa2005-08-091-13/+4
* Fix regparm in libcom32; make extlinux actually work; add 3840K supporthpa2004-12-201-2/+3
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-4/+21
* Add explicit defines for the various flagshpa2004-01-241-0/+19
* Add "const" to things which are not to be changed...hpa2003-12-101-2/+2
* COM32: Try to support both farcall and intcallhpa2003-07-011-1/+2
* Add second hello world samplehpa2002-11-191-0/+22
* Fix the COM32 sample programsyslinux-2.01-pre2hpa2002-11-181-6/+7
* Move com32.h to a subdirectory; we expect to have more stuff here...hpa2002-06-121-0/+56