commit | 3643e8e70d3053476aeecd01b3053918f7c74b61 | [log] [tgz] |
---|---|---|
author | Dong, Eric <[email protected]> | Mon Oct 10 16:36:18 2016 +0800 |
committer | Ruiyu Ni <[email protected]> | Tue Oct 11 10:17:25 2016 +0800 |
tree | b78edf117fbf7cd4c6560f5b03d97558c35d2839 | |
parent | 87c04781d5a7d13ba3cae87daedd52fe71280f3f [diff] |
Nt32Pkg WinNtSimpleFileSystemDxe: Correct file length. In GetInfo interface, current code copy real file name buffer with full path file length. It should use real file name length. This patch fix this error. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <[email protected]> Reviewed-by: Ruiyu Ni <[email protected]>