summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcMtftp.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg.Siyuan Fu2018-12-241-454/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-13/+13
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-081-11/+12
* Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2014-08-251-2/+4
* The pointer argument should be set to NULL if not used not FALSE.Harry Liebel2014-08-041-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update network drivers to use FreePool() instead of gBS->FreePool().xdu22009-11-131-2/+2
* Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff2009-07-271-1/+1
* Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff2009-07-241-6/+4
* Use default UNDI information if NII protocol not exists.vanjeff2009-04-141-2/+2
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+2
* code scrub for UefiPxeBcDxe.jgong52009-02-061-39/+44
* [Description]:vanjeff2008-05-271-3/+3
* enhanced UefiPxeBcDxe to supportvanjeff2008-04-021-1/+11
* edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcMtftp.c:jljusten2008-03-111-6/+6
* Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff2008-02-141-2/+2
* 1. Import UEFI PxeBc module in MdeModulePkgvanjeff2008-01-041-0/+437