audk/ShellPkg/Library
sfu5 75dce34062 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.
2. Retrieve the IP information after iSCSI TCPv6 connection established and fill it into iBFT table.
3. Generate a random IAID for each NIC port to require different IPv6 address in PXE driver.
4. Update function EfiMtftp6Configure() and Mtftp6RrqHandleOack() to allocate at most one UdpIo.
5. Fix a typo from “destory” to “destroy” in network code.

Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Ouyang Qian <qian.ouyang@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13859 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-17 08:23:41 +00:00
..
BasePathLib ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiFileHandleLib ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the expectation that the driver is responsible for ensuring that they are only called when boot services are present. Also adds a ShellCommandLib Depex for gEfiUnicodeCollation2ProtocolGuid to fix constructor crash when used by drivers. 2012-05-30 17:34:16 +00:00
UefiHandleParsingLib Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
UefiShellCEntryLib remove empty sections in INF files. 2011-06-08 18:28:03 +00:00
UefiShellCommandLib Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
UefiShellDebug1CommandsLib Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
UefiShellDriver1CommandsLib Contributed-under: TianoCore Contribution Agreement 1.0 2012-10-05 22:26:25 +00:00
UefiShellInstall1CommandsLib Change Bcfg.c to use the new definition of EFI_KEY_OPTION. 2012-08-27 05:05:24 +00:00
UefiShellLevel1CommandsLib ShellPkg: Fix en-US characters that are outside the Basic Latin character set range 2012-06-12 17:22:19 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix en-US characters that are outside the Basic Latin character set range 2012-06-12 17:22:19 +00:00
UefiShellLevel3CommandsLib ShellPkg: Fix en-US characters that are outside the Basic Latin character set range 2012-06-12 17:22:19 +00:00
UefiShellLib Fix always allocate memory issue. 2012-09-07 01:55:33 +00:00
UefiShellNetwork1CommandsLib 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
UefiSortLib ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the expectation that the driver is responsible for ensuring that they are only called when boot services are present. Also adds a ShellCommandLib Depex for gEfiUnicodeCollation2ProtocolGuid to fix constructor crash when used by drivers. 2012-05-30 17:34:16 +00:00