summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe
AgeCommit message (Expand)AuthorFilesLines
2009-11-04[Change summary]:tye3-125/+118
2009-08-24Make end of line consistent caused by previous check in.qhuang82-121/+121
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang82-96/+121
2009-08-14Use siaddr in DHCP packet, if zero, use option 54 instead.vanjeff2-5/+8
2009-07-27Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff1-1/+1
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff1-6/+4
2009-07-17fixed ASSERT condition issue.vanjeff1-2/+1
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney3-6/+4
2009-07-09add security check.vanjeff1-2/+3
2009-07-08add security check.vanjeff5-26/+1
2009-06-29add security check.vanjeff3-8/+22
2009-06-29Fix incorrect error handling when PXE boot timeout.gikidy1-2/+2
2009-06-08sync tracker:PXE misused the parameter of second since boot in DHCP header.vanjeff2-63/+53
2009-05-21Update module to show real dependencies on the MemoryAllocationLibmdkinney2-0/+2
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-4/+4
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff5-14/+30
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten6-6/+12
2009-03-161. sync PXE boot trackers for Windows 2008 server.vanjeff4-36/+54
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao41-1/+1
2009-02-06fixed more issues by scrubbing.jgong55-63/+39
2009-02-06Synced function header.jgong52-4/+2
2009-02-06code scrub for UefiPxeBcDxe.jgong516-1020/+1509
2008-12-16Clean up to update the reference of the these macros:qhuang83-3/+3
2008-12-041)Global variables have been moved backward ahead of functions.jji41-1/+4
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff1-1/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff1-1/+1
2008-11-18Refine MdeModulePkg to pass GCC build.xli241-4/+4
2008-10-31Update to use DOS formatqhuang88-1111/+1111
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-6/+0
2008-09-191. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Specvanjeff3-63/+69
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-108/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-1/+1
2008-06-12clean EBC build.vanjeff1-23/+12
2008-06-05Support EBC for UefiPxeBcDxe module.vanjeff3-3/+87
2008-05-27[Description]:vanjeff6-55/+184
2008-04-03sync alignment issue on IPF.vanjeff1-2/+4
2008-04-03fixed bug in stop() function, that made stop() failure.vanjeff1-5/+21
2008-04-02remove debug code.vanjeff1-2/+0
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff7-16/+525
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcImpl.hjljusten1-18/+18
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c:jljusten1-0/+3
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcMtftp.c:jljusten1-6/+6
2008-03-11edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.h:jljusten1-1/+1
2008-03-10fixed one bug in stop(), adding get NicHandle by gEfiArpProtocolGuid.vanjeff1-3/+9
2008-03-10remove debug code.vanjeff1-1/+0
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff4-23/+326
2008-02-261. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI...vanjeff1-3/+3
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff4-90/+77
2008-02-11MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf:jljusten1-3/+3