summaryrefslogtreecommitdiff
path: root/sample
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* sample/Makefile: re-add the includeGene Cumm2010-10-251-0/+1
* sample: remove obsolete "raw" comboot/com32 samplesH. Peter Anvin2010-07-2614-851/+2
* Create a dosutil subdirectory and move mdiskchk thereH. Peter Anvin2009-06-262-146/+0
* Run Nindent on sample/skipatou.cH. Peter Anvin2009-05-291-7/+6
* Run Nindent on sample/printf.cH. Peter Anvin2009-05-291-238/+248
* Run Nindent on sample/mdiskchk.cH. Peter Anvin2009-05-291-102/+100
* Run Nindent on sample/hello2.cH. Peter Anvin2009-05-291-17/+15
* Run Nindent on sample/hello.cH. Peter Anvin2009-05-291-12/+11
* Run Nindent on sample/filetest.cH. Peter Anvin2009-05-291-65/+64
* Run Nindent on sample/fd.cH. Peter Anvin2009-05-291-32/+32
* Run Nindent on sample/conio.cH. Peter Anvin2009-05-291-19/+18
* Run Nindent on sample/c32echo.cH. Peter Anvin2009-05-291-15/+14
* Run Nindent on sample/atou.cH. Peter Anvin2009-05-291-7/+6
* Fix NASM dependency generationH. Peter Anvin2009-04-271-1/+1
* Unify dependency generation: MCONFIG.embeddedH. Peter Anvin2009-04-271-7/+4
* Merge branch 'hdt'H. Peter Anvin2009-03-121-0/+5
|\
| * hdt: Moving hdt from sample to its own directoryErwan Velu2009-02-252-1342/+1
| * hdt: Bump versionErwan Velu2009-02-251-1/+1
| * hdt: Fixing error messageErwan Velu2009-02-251-4/+8
| * hdt: Fixing typoErwan Velu2009-02-251-1/+1
| * hdt: Removing static dmitable, it have to be in the s_dmi structure Making dm...Erwan Velu2009-02-251-27/+41
| * hdt: Adding Syslinux & About menuErwan Velu2009-02-251-5/+85
| * hdt: Adding more defined values for pci components Enabling mulitple kernel m...Erwan Velu2009-02-251-5/+37
| * hdt: Returning ENOPCIIDS and ENOMODULESPCIMAP when pci.ids and modules.pcidma...Erwan Velu2009-02-251-7/+21
| * hdt: More snprintf Use statusbar to display contentErwan Velu2009-02-251-127/+289
| * hdt: Fix typoErwan Velu2009-02-251-4/+5
| * hdt: First code review by Sebastien GonzalveErwan Velu2009-02-251-91/+90
| * hdt: More comments using #ifdef ATA for useless code until I found how to man...Erwan Velu2009-02-251-88/+142
| * hdt: Using SUBMENULEN for realocated menusErwan Velu2009-02-251-31/+31
| * hdt: Bump version 0.1.3 Improving menu's content (thx to antoine ginies) Clea...Erwan Velu2009-02-251-37/+77
| * hdt: Improving PCI menu displayErwan Velu2009-02-251-14/+43
| * hdt: Adding kernel menu Removing beep on timeout Adjusting infobar to STATLEN...Erwan Velu2009-02-251-6/+29
| * hdt: Removing useless stuff Adding bench on memoryErwan Velu2009-02-251-3/+17
| * hdt: Improving disk detectionErwan Velu2009-02-251-27/+78
| * hdt: Preliminary support for disksErwan Velu2009-02-251-79/+216
| * hdt: Fixing device parameter structureErwan Velu2009-02-251-6/+12
| * hdt: Initial harddrive detectionErwan Velu2009-02-251-3/+205
| * hdt: Improving memory detection Adding battery detectionErwan Velu2009-02-251-13/+135
| * hdt: Adding class nameErwan Velu2009-02-251-4/+8
| * hdt: Adding PCI & DMI detection Main function must remain simpleErwan Velu2009-02-252-56/+212
| * hdt: First releaseErwan Velu2009-02-252-1/+203
* | mdiskchk: fix and update the boot loader name tableH. Peter Anvin2009-03-101-2/+4
|/
* Clean up embedded Makefile targets; fix build failureH. Peter Anvin2008-08-221-7/+3
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-19/+6
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-2/+2
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+2
* syslinux 3.63: Rename $GZIP to $GZIPPROGMaciej W. Rozycki2008-04-171-2/+2
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Remove pngtopnm dependency from the samples/ directoryH. Peter Anvin2008-02-263-3/+8