]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/UefiPxeBcDxe
Use siaddr in DHCP packet, if zero, use option 54 instead.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe /
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-07-27 vanjeffFixed build issue on GCC compiler. This issue is introd...
2009-07-24 vanjeffUpdated EFI_MTFTP4_TOKEN structure to add member Contex...
2009-07-17 vanjefffixed ASSERT condition issue.
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-09 vanjeffadd security check.
2009-07-08 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-05-21 mdkinneyUpdate module to show real dependencies on the MemoryAl...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
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-09 lgao4Clean Network Driver to include Uefi.h, not PiDxe.h.
2009-02-06 jgong5fixed more issues by scrubbing.
2009-02-06 jgong5Synced function header.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-04 vanjeffChanged the POLL&TIMEOUT timer values from 50ms to...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-01 vanjeff1. Fixed issue when calculating timeout value in timeou...
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-10-31 qhuang8Update to use DOS format
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-06-12 vanjeffclean EBC build.
2008-06-05 vanjeffSupport EBC for UefiPxeBcDxe module.
2008-05-27 vanjeff[Description]:
2008-04-03 vanjeffsync alignment issue on IPF.
2008-04-03 vanjefffixed bug in stop() function, that made stop() failure.
2008-04-02 vanjeffremove debug code.
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcI...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcD...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcM...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcD...
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-26 vanjeff1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadIma...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-02-11 jljustenMdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDx...
2008-01-11 vanjeffFixed one bug in UefiPxeBc start()/stop(). That would...
2008-01-04 vanjeff1. Import UEFI PxeBc module in MdeModulePkg