.. |
ComponentName.c
|
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
|
2012-12-13 06:47:06 +00:00 |
PxeBcBoot.c
|
Update PXE driver to support PXE forced mode.
|
2014-01-06 02:08:05 +00:00 |
PxeBcBoot.h
|
Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt.
|
2012-08-24 08:25:42 +00:00 |
PxeBcDhcp4.c
|
1. Update the parsing logic of DHCP message in PXE driver.
|
2014-01-13 02:53:50 +00:00 |
PxeBcDhcp4.h
|
Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.
|
2013-05-09 05:28:27 +00:00 |
PxeBcDhcp6.c
|
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected.
|
2012-10-17 08:23:41 +00:00 |
PxeBcDhcp6.h
|
Update PXE driver to wait for IPv6 duplicate address detection to finish.
|
2012-07-04 04:34:10 +00:00 |
PxeBcDriver.c
|
Fix bug in PXE driver: memory may be freed before use.
|
2013-05-14 03:01:51 +00:00 |
PxeBcDriver.h
|
Update dual network stack drivers to produce multiple Driver Binding Protocol.
|
2013-04-25 01:33:43 +00:00 |
PxeBcImpl.c
|
Fix bug that PXEv4 boot fail if PXEv6 is performed firstly.
|
2014-01-15 07:19:58 +00:00 |
PxeBcImpl.h
|
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected.
|
2012-10-17 08:23:41 +00:00 |
PxeBcMtftp.c
|
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
|
2010-11-01 06:13:54 +00:00 |
PxeBcMtftp.h
|
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
|
2010-11-01 06:13:54 +00:00 |
PxeBcSupport.c
|
Remove the useless goto statements in PXE driver.
|
2013-02-20 08:20:14 +00:00 |
PxeBcSupport.h
|
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
|
2012-12-13 06:47:06 +00:00 |
UefiPxeBcDxe.inf
|
Remove unused [Guids] section from PXE inf file.
|
2013-04-23 05:50:55 +00:00 |