audk/ArmPkg/Filesystem/SemihostFs
oliviermartin 1ea3171660 ArmPkg/SemiHosting: Recognise '.' directory as the root directory.
Add '.' to the list of directories recognised as the root directory
of semi-hosting.

This is important for EdkShell because listing files in the root directory
of semi-hosting (e.g. ls fsnt0:) is tranformed in a way that uses '.'
Without this patch this results in EdkShell hanging and returning
an "Out of resources" error in the end. With this patch the command
is immediately recognised as unsupported.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14089 6f19259b-4bc3-4df7-8a09-765794883524
2013-01-25 11:49:08 +00:00
..
Arm ArmPkg/SemiHosting: Recognise '.' directory as the root directory. 2013-01-25 11:49:08 +00:00
SemihostFs.inf ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00