summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe
AgeCommit message (Expand)Author
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
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.hjljusten
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c:jljusten
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcMtftp.c:jljusten
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.h:jljusten
2008-03-10fixed one bug in stop(), adding get NicHandle by gEfiArpProtocolGuid.vanjeff
2008-03-10remove debug code.vanjeff
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2008-02-11MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:jljusten
2008-01-11Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure.vanjeff