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