summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe
AgeCommit message (Expand)Author
2010-02-241. Correct File header to ## @filelgao4
2010-02-03For network dynamic media support:xdu2
2010-02-021. add error handling in case DHCP success but boot request failxdu2
2010-02-01Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...ljin6
2010-01-28Remove redundant arch definition in UefiPxeBcDxe.ljin6
2010-01-28Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.ljin6
2010-01-08refine the code and add more security check.vanjeff
2009-12-30Code clean up in NetLib:xdu2
2009-12-04The functionality of PXE Base Code protocol will not be stopped, when downloa...vanjeff
2009-11-25Fixed the bug that not to stop PXE functionality when PXE meeting some failur...vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang8
2009-08-14Use siaddr in DHCP packet, if zero, use option 54 instead.vanjeff
2009-07-27Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff
2009-07-17fixed ASSERT condition issue.vanjeff
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-09add security check.vanjeff
2009-07-08add security check.vanjeff
2009-06-29add security check.vanjeff
2009-06-29Fix incorrect error handling when PXE boot timeout.gikidy
2009-06-08sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff
2009-05-21Update module to show real dependencies on the MemoryAllocationLibmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-03-161. sync PXE boot trackers for Windows 2008 server.vanjeff
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao4
2009-02-06fixed more issues by scrubbing.jgong5
2009-02-06Synced function header.jgong5
2009-02-06code scrub for UefiPxeBcDxe.jgong5
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff
2008-11-18Refine MdeModulePkg to pass GCC build.xli24
2008-10-31Update to use DOS formatqhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-06-12clean EBC build.vanjeff
2008-06-05Support EBC for UefiPxeBcDxe module.vanjeff
2008-05-27[Description]:vanjeff
2008-04-03sync alignment issue on IPF.vanjeff
2008-04-03fixed bug in stop() function, that made stop() failure.vanjeff
2008-04-02remove debug code.vanjeff