audk/EdkNt32Pkg/Dxe
ajfish f4c3fab9b8 Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory was not a valid value. I fixed the driver to return the correct value.
It looks like the BDS and Shell use a bad algorithm of guessing how big a file name can be. This is bad as it's not defined by the protocol. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2583 6f19259b-4bc3-4df7-8a09-765794883524
2007-05-05 02:05:48 +00:00
..
Nt32Platform/MiscSubclass Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. 2007-04-18 03:58:23 +00:00
PlatformBds Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. 2007-04-18 03:58:23 +00:00
WinNtThunk Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory was not a valid value. I fixed the driver to return the correct value. 2007-05-05 02:05:48 +00:00