]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Support.c
BaseTools:Change the path of the file that Binary Cache
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Mtftp4Dxe / Mtftp4Support.c
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-10-29 Jiaxin WuMdeModulePke/Mtftp4Dxe: Correct the total received...
2018-09-27 Jiaxin WuMdeModulePke/Mtftp4Dxe: Support windowsize in read...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-03 Fu SiyuanMdeModulePkg/Mtftp4Dxe: Separate the timer ticking...
2015-07-10 Zhang LuboMdeModulePkg: Fix a bug that return type differs from...
2015-07-08 Zhang Lubofix the problem that data type conversion may loss...
2015-07-08 Zhang LuboMdeModulePkg: Replace unsafe string functions.
2012-11-01 ydong10Fix build fail.
2012-11-01 ydong10Add more check to make code more safely.
2010-09-16 ydong10Refine code to make code run safely.
2010-07-01 hhuan13Fix a bug that mtftp4 driver reply 2 ACK in answer...
2010-06-29 hhuan13Fixed a bug in Mtftp4: to allow the block number to...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-06-29 vanjeffadd security check.
2009-02-01 niryre order the function definition to avoid unnecessary...
2009-01-16 niryInsert comments for functions/macros and add the file...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-08 vanjefffixed one bug when calculate the string length.
2007-12-18 vanjeffSync the latest version from R8.
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-08-30 vanjeff1. Fixed one bug in Undi driver.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...