audk/ShellPkg/Library
Jaben Carsey bbf904d154 ShellPkg: Fix using root of drive
This allows near complete use of drive roots “fs0:” and “fs0:\” as directories and arguments to commands.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
Reviewed-by: Tapan Shah <tapandshah@hp.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15463 6f19259b-4bc3-4df7-8a09-765794883524
2014-04-11 19:15:02 +00:00
..
BasePathLib ShellPkg: Fix using root of drive 2014-04-11 19:15:02 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiDpLib Refine the select language logic. 2013-09-05 03:02:14 +00:00
UefiFileHandleLib ShellPkg: Handle pool allocation failure 2013-09-20 20:10:17 +00:00
UefiHandleParsingLib ShellPkg: Fix compiler warning 'unused variable' 2014-04-11 17:35:22 +00:00
UefiShellCEntryLib ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c: 2013-05-15 20:39:04 +00:00
UefiShellCommandLib ShellPkg: remove memory leak in file handle list 2014-01-09 18:05:24 +00:00
UefiShellDebug1CommandsLib ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs' 2014-03-10 18:13:13 +00:00
UefiShellDriver1CommandsLib ShellPkg: remove redudant code. call existing API. 2014-03-20 17:12:30 +00:00
UefiShellInstall1CommandsLib Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the clarification that bitfields are ordered such that bit 0 is the least significant bit. 2013-12-18 05:51:22 +00:00
UefiShellLevel1CommandsLib ShellPkg: patch to the "for" command when used with "in" iterating files in a folder. (for %x in *.txt). The result values (%x) have misplaced quotation marks and some spaces. 2014-02-05 21:16:47 +00:00
UefiShellLevel2CommandsLib 1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before referenced. 2.Not use explicit comparisons to TRUE or FALSE for Boolean variable in Ls.c. 3.Add doxygen tags in comment and return type for 'ToLower' in ShellProtocol.c. 2014-03-07 01:06:37 +00:00
UefiShellLevel3CommandsLib ShellPkg: Fixes for the ‘type’ command: 2013-10-18 20:53:06 +00:00
UefiShellLib ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shell 2014-01-24 22:31:07 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Permanent change, and update the STR_IFCONFIG_PERMANENT_STATUS string token. 2013-10-04 16:34:19 +00:00
UefiSortLib Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00