summaryrefslogtreecommitdiff
path: root/com32/libupload
Commit message (Expand)AuthorAgeFilesLines
* libupload: Reworking tftp support to use core functionsErwan Velu2015-09-041-147/+32
* build: sort sources to build in a more deterministic wayPhilippe Coval2015-01-051-1/+1
* com32sys_t inreg shall be zeroified prior intcallErwan Velu2014-01-221-0/+2
* Add per-firmware object directory supportMatt Fleming2012-10-161-6/+4
* Use pxe_call() instead of COMBOOT APIMatt Fleming2012-07-201-15/+3
* Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-1/+1
* Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-311-1/+1
|\
| * libupload: use %zx to print a size_t argumentH. Peter Anvin2011-06-201-1/+1
* | pxe: resolve names via DNS from protected-mode codePaulo Alcantara2012-05-121-1/+1
|/
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-1/+2
* libupload: Adding tftp.h missing fileErwan Velu2011-04-201-0/+22
* libupload: Fixing tftp return valueErwan Velu2011-04-201-2/+2
* libupload: Implementing error code on tftpErwan Velu2011-04-183-17/+45
* libupload: Fixing memset callErwan Velu2011-04-181-2/+2
* libupload: New library to manage uploadsErwan Velu2011-03-1514-0/+3097