]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.c
remove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the calling PxeBc->Stop() in Driver...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe / PxeBcImpl.c
2010-03-27 vanjeffremove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the...
2010-03-19 hhuan13Fix an bug for PXE boot assert
2010-02-03 xdu2For network dynamic media support:
2010-02-01 ljin6Get MaxPacketSize from IP4 mode data and reduce the...
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-04 vanjeffThe functionality of PXE Base Code protocol will not...
2009-11-25 vanjeffFixed the bug that not to stop PXE functionality when...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-08 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-06-12 vanjeffclean EBC build.
2008-05-27 vanjeff[Description]:
2008-04-02 vanjeffremove debug code.
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-04 vanjeff1. Import UEFI PxeBc module in MdeModulePkg