index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Network
/
UefiPxeBcDxe
/
PxeBcDhcp.c
Age
Commit message (
Expand
)
Author
2010-02-02
1. add error handling in case DHCP success but boot request fail
xdu2
2010-02-01
Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFT...
ljin6
2010-01-28
Fixed the issue of duplicated SYS_ARCH in MdeModulePkg\UefiPxeBcDxe.
ljin6
2010-01-08
refine the code and add more security check.
vanjeff
2009-12-30
Code clean up in NetLib:
xdu2
2009-11-13
Update network drivers to use FreePool() instead of gBS->FreePool().
xdu2
2009-08-14
Use siaddr in DHCP packet, if zero, use option 54 instead.
vanjeff
2009-07-17
fixed ASSERT condition issue.
vanjeff
2009-07-09
add security check.
vanjeff
2009-07-08
add security check.
vanjeff
2009-06-29
add security check.
vanjeff
2009-06-08
sync tracker:PXE misused the parameter of second since boot in DHCP header.
vanjeff
2009-04-14
Use default UNDI information if NII protocol not exists.
vanjeff
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-03-16
1. sync PXE boot trackers for Windows 2008 server.
vanjeff
2009-02-06
code scrub for UefiPxeBcDxe.
jgong5
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-09-19
1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently does not follow PXE Spec
vanjeff
2008-04-03
sync alignment issue on IPF.
vanjeff
2008-04-02
enhanced UefiPxeBcDxe to support
vanjeff
2008-03-11
edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c:
jljusten
2008-02-14
Use Mde library and definition instead of some native definitions in NetLib, ...
vanjeff
2008-01-04
1. Import UEFI PxeBc module in MdeModulePkg
vanjeff