summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.c
AgeCommit message (Expand)Author
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma
2011-11-17Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INF...niruiyu
2011-03-04Correct incoming buffer size comparison to the incoming buffer, not the exist...jcarsey
2010-10-15Refile code to make code following the UEFI spec.ydong10
2010-10-09Fixed update file time error problem.ydong10
2010-04-28Update the copyright notice formathhtian
2010-03-31Fix ICC build failuresmdkinney
2010-01-12Don't calculate the directory size and the caller of EFI_FILE protocol can ca...qhuang8
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang8
2009-07-02Fix Winnt file system will fail to read() a root "\" after call open().gikidy
2009-06-22fixed one bug causing "sct -u" failure when running at twice or more times.vanjeff
2009-06-20Fix ICC compatibility issuesmdkinney
2009-06-03Fix <.><..> can not work correctly on NT32 platform.gikidy
2008-11-01Fix some build error under ICC tool-chain.qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-04-01In this fix, WinNtSimpleFileSystemOpen only trims the leading and trailing bl...qwang12
2008-03-19Modify all file header to follow doxygen formatklu2
2007-09-29Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-06-27Add WinNtSimpleFileSystemDxe driver into Nt32Pkg.klu2