]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDriver.c
Use siaddr in DHCP packet, if zero, use option 54 instead.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe / PxeBcDriver.c
2009-04-14 vanjeffUse default UNDI information if NII protocol not exists.
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-02-06 jgong5fixed more issues by scrubbing.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2008-12-04 vanjeffChanged the POLL&TIMEOUT timer values from 50ms to...
2008-12-01 vanjeff1. Fixed issue when calculating timeout value in timeou...
2008-05-27 vanjeff[Description]:
2008-04-03 vanjefffixed bug in stop() function, that made stop() failure.
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-03-10 vanjefffixed one bug in stop(), adding get NicHandle by gEfiAr...
2008-03-10 vanjeffremove debug code.
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-11 vanjeffFixed one bug in UefiPxeBc start()/stop(). That would...
2008-01-04 vanjeff1. Import UEFI PxeBc module in MdeModulePkg