summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDriver.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff1-1/+1
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff1-1/+1
2008-05-27[Description]:vanjeff1-11/+66
2008-04-03fixed bug in stop() function, that made stop() failure.vanjeff1-5/+21
2008-04-02enhanced UefiPxeBcDxe to supportvanjeff1-0/+49
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.vanjeff1-1/+53
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-4/+4
2008-01-11Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure.vanjeff1-10/+10
2008-01-041. Import UEFI PxeBc module in MdeModulePkgvanjeff1-0/+451