summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efi/pxe.c: missing returnPatrick Masotta2015-06-261-0/+1
* efi/pxe: Reuse handleGene Cumm2015-06-253-35/+23
* core/pxe/dhcp_option: Filter options based on pkt_typeGene Cumm2015-06-251-1/+4
* core/pxe: Don't prevent serverip overrideGene Cumm2015-06-251-3/+0
* core/pxe: extend parse_dhcp() for packet typeGene Cumm2015-06-204-9/+11
* core/fs/pxe/dhcp_option: comment spellingGene Cumm2015-06-091-1/+1
* efi/pxe: save MAC after parsing last packetPatrick Masotta2015-06-091-9/+11
* efi/pxe: Use the appropriate 3rd packetPatrick Masotta2015-05-261-1/+9
* efi/pxe: Amend comments to clarify BIOS.Gene Cumm2015-05-251-3/+3
* ldlinux.c32: SERIAL directive: Allow octal/hex on port/flow controlAndrew J. Schorr2015-05-241-2/+2
* com32/Makefile: resequence/regroupGene Cumm2015-05-171-10/+8
* com32/Makefile: additional dependenciesJonathan Boeing2015-05-171-2/+2
* hdt: fix sizeof(char *) misuseJonathan Boeing2015-05-031-3/+2
* hdt: fix sizeof(char *) misuseJonathan Boeing2015-05-031-89/+89
* hdt: fix sizeof(char *) misuseJonathan Boeing2015-05-031-89/+89
* gpllib: fix sizeof(char *) misuseJonathan Boeing2015-05-031-10/+14
* pxe: fix truncation warningJonathan Boeing2015-05-031-1/+1
* Use z width specifier when printing size_t variableJonathan Boeing2015-05-031-1/+1
* add missing '\n' to dprintfJonathan Boeing2015-05-031-2/+2
* fix a few typosJonathan Boeing2015-05-033-3/+3
* com32/lib/syslinux/load_linux.c: update prot_mode_baseScot Doyle2015-04-181-0/+1
* chain: year update in commments (trivial)Gene Cumm2015-03-1511-11/+11
* chain/partiter: add options to ignore GPT crc checksMichal Soltys2015-03-154-23/+57
* chain/partiter: call notsane_gpt_hdr() per headerMichal Soltys2015-03-151-48/+48
* diag/geodsp/: Remove geodsp1s_f.img.xz image from target; CopyrightGene Cumm2015-02-224-5/+5
* core/diskboot.inc: spellingGene Cumm2015-02-161-1/+1
* diag/geodsp/Makefile: lib; _f alternateGene Cumm2015-02-161-3/+7
* diag/geodsp: updateGene Cumm2015-02-163-74/+113
* diag/geodsp: Update README with a sampleGene Cumm2015-02-151-0/+24
* diag/geodsp: mk-lba-img.pl misdirects a status messageGene Cumm2015-02-151-1/+1
* load_linux: correct a typeScot Doyle2015-02-141-2/+2
* Merge remote-tracking branch 'u-gh-wferi/pub'Gene Cumm2015-02-145-341/+329
|\
| * lua: simplify the function/value handling in the automenu testFerenc Wágner2014-10-131-10/+7
| * lua: move the automenu test from the boot_linux to the boot_it bindingFerenc Wágner2014-10-131-5/+18
| * lua: return the modified object from the initramfs methodsFerenc Wágner2014-10-132-4/+8
| * lua: docs: refresh and extend the documentationFerenc Wágner2014-10-131-128/+93
| * lua: initramfs: enable adding nonempty filesFerenc Wágner2014-10-131-4/+11
| * lua: don't do a local boot when asked to final_cleanupFerenc Wágner2014-10-131-2/+1
| * lua: do not leak initramfs data chunks on garbage collectionFerenc Wágner2014-10-131-0/+16
| * lua: make initramfs structures full userdata objects with methodsFerenc Wágner2014-10-131-25/+43
| * lua: unused optional arguments can goFerenc Wágner2014-10-121-10/+0
| * lua: make the file operations methodsFerenc Wágner2014-10-121-2/+7
| * lua: garbage collect file objectsFerenc Wágner2014-10-121-0/+15
| * lua: represent syslinux files as full userdataFerenc Wágner2014-10-121-21/+13
| * lua: Remove even more cruft from syslinux.cFerenc Wágner2014-10-121-44/+2
| * lua: docs: condense the PCI exampleFerenc Wágner2014-10-111-29/+6
| * lua: docs: remove printf from loadfile exampleFerenc Wágner2014-10-111-10/+3
| * lua: docs: loadfile() is not TFTP-specificFerenc Wágner2014-10-111-1/+1
| * libansi.h: depends on stdbool.h and stdio.hFerenc Wágner2014-10-111-0/+3
| * lua: docs: remove overall indentation and some verbose cruft from the examplesFerenc Wágner2014-10-111-104/+99