]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Impl.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Mtftp4Dxe / Mtftp4Impl.c
2019-05-27 Liming GaoNetworkPkg: Move Network library and drivers from MdeMo...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-11-06 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix invalid configuration of...
2018-09-27 Jiaxin WuMdeModulePke/Mtftp4Dxe: Support windowsize in read...
2018-09-03 Fu SiyuanMdeModulePkg/Network: Add 32bit subnet mask support...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-13 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Fix the incorrect return status.
2018-03-03 Fu SiyuanMdeModulePkg/Mtftp4Dxe: Separate the timer ticking...
2018-01-10 Wang FanMdeModulePkg: Fixed two issues when error occurs in...
2017-04-21 Jiaxin WuMdeModulePkg/Mtftp4Dxe: Add invalid ServerIp check...
2017-03-23 Jiaxin WuMdeModulePkg/Network: Fix potential ASSERT if NetIp4IsU...
2016-10-31 Jiaxin WuMdeModulePkg: Fix the wrong Timer event check
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-05-21 Brendan JackmanAdd 'file not found' debug message to MTFTP.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2011-06-08 lzeng14String Reference Cleanup.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-03 xdu2For network dynamic media support:
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-07-24 vanjeffUpdated EFI_MTFTP4_TOKEN structure to add member Contex...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
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-07-28 vanjefffixed one bug to catch the return status.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeffremove member context from _EFI_MTFTP4_TOKEN structure.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-07 vanjeff1. Enable Mtftp4Dxe in MdeModulePkg.dsc
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...