summaryrefslogtreecommitdiff
path: root/com32/include
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearH. Peter Anvin2008-01-1018-18/+18
* Add support for thunking cdecl/stdcall-style real-mode codeH. Peter Anvin2007-11-201-1/+4
* Preserve ES:DI instead of probing for $PnPsyslinux-3.53-pre5H. Peter Anvin2007-11-141-0/+6
* Add sha256crypt and sha512crypt; not yet enabledH. Peter Anvin2007-11-091-0/+2
* Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52H. Peter Anvin2007-09-246-24/+80
* Improving PCI collected informationsErwan Velu2007-08-161-15/+24
* Add syslinux_reboot()H. Peter Anvin2007-07-201-0/+41
* com32: add a common zero-register structureH. Peter Anvin2007-07-201-0/+1
* Stealth whitespace cleanupH. Peter Anvin2007-06-051-6/+3
* Allow a flat color to be specified as a background.H. Peter Anvin2007-06-051-0/+38
* Add wrapper function syslinux_run_kernel_image()syslinux-3.50-pre6H. Peter Anvin2007-04-261-0/+9
* Add syslinux_local_boot() wrapper functionH. Peter Anvin2007-04-041-0/+2
* Remove useless attempt at reading pci.idsH. Peter Anvin2007-04-011-2/+0
* SYSLINUX API headers, and beginning of implementation.H. Peter Anvin2007-03-205-0/+315
* Add interface for querying the syslinux feature flags.H. Peter Anvin2007-03-201-0/+50
* Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()H. Peter Anvin2007-03-201-6/+4
* initramfs chain handling: add support for forcing the alignment.H. Peter Anvin2007-03-151-1/+3
* Library functions for manipulating initramfsH. Peter Anvin2007-03-152-1/+30
* Initial library support for booting a Linux kernelH. Peter Anvin2007-03-151-0/+58
* PXE header support; higher-level function for PXE GET_CACHED_INFOH. Peter Anvin2007-03-153-0/+542
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-1415-128/+122
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-144-8/+124
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-141-8/+61
* Dummy <assert.h>H. Peter Anvin2007-03-141-0/+8
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-125-0/+468
* Ethersel must use the pci com32 module instead of builtin pci detection codeErwan Velu2007-03-071-0/+11
* Compilation fix for older gcc where __DBL_*_EXP__ isn't definedH. Peter Anvin2007-01-251-0/+7
* Use the color table for the shadow, and make it user controllableH. Peter Anvin2006-09-211-0/+9
* Proper handling of different screen sizes (we're 78x29 in graphics mode...)H. Peter Anvin2006-09-161-0/+1
* Merge with 3.2x branchH. Peter Anvin2006-09-122-0/+35
|\
| * Introducing a new com32 module to parse pci devices/busessyslinux-3.2xErwan Velu2006-09-121-0/+32
| * Before this fix, the cpu flags were shiftederwan2006-09-121-0/+3
* | Augment tinyjpeg so that we can decode straight into the buffer;H. Peter Anvin2006-09-051-2/+4
* | Merge with 3.2x branchsyslinux-3.30-pre2H. Peter Anvin2006-09-052-0/+355
|\ \ | |/
| * Adding a new com32 module to handle cpu informationsyslinux-3.21-pre1Erwan Velu2006-09-052-0/+355
* | Factor tinyjpeg out by colorspace, so we don't pull in everythingH. Peter Anvin2006-09-051-7/+7
* | Add tiny JPEG decoder libraryH. Peter Anvin2006-09-011-0/+73
* | Beginnings of a color theme manager; unify vesamenu and ansimenuH. Peter Anvin2006-08-311-0/+44
* | More work on actual VESA console and menu. Shadowing still doesn't workH. Peter Anvin2006-08-311-0/+5
* | Include file updatesH. Peter Anvin2006-08-283-0/+36
|/
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-176-6/+0
* Adding a com32 module to handle DMIErwan Velu2006-08-146-0/+923
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-0310-41/+30
* Beginnings of a file-moving APIhpa2005-09-252-1/+10
* New "totaltimeout" option; change the menu behaviour on timeout.hpa2005-08-302-0/+62
* 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-092-14/+6
* Add PCI_CFG_BIOShpa2005-08-031-0/+1
* More work on password support for the menu systems. Make the base64hpa2005-01-211-2/+2
* SHA-1 support in libutil; beginnings of menu passwd supporthpa2005-01-201-0/+43