audk/UnixPkg/UnixSimpleFileSystemDxe
AJFISH 132f1beae3 Fix a bug with the shell cp command. When searching for a / it was possible to lose a directory level. I changed the code to add a missing / if needed and not search backwards for one.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9578 6f19259b-4bc3-4df7-8a09-765794883524
2009-12-18 20:49:28 +00:00
..
ComponentName.c Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:14:35 +00:00
EntryPoint.c Port EdkUnixPkg to UnixPkg. The changes are listed as follows: 2008-06-30 05:08:49 +00:00
UnixSimpleFileSystem.c Fix a bug with the shell cp command. When searching for a / it was possible to lose a directory level. I changed the code to add a missing / if needed and not search backwards for one. 2009-12-18 20:49:28 +00:00
UnixSimpleFileSystem.h Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE 2009-09-22 02:49:20 +00:00
UnixSimpleFileSystem.inf Port EdkUnixPkg to UnixPkg. The changes are listed as follows: 2008-06-30 05:08:49 +00:00