index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Nt32Pkg
/
WinNtSimpleFileSystemDxe
Age
Commit message (
Expand
)
Author
2013-10-12
We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.
Jiamin Ma
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-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-23
1. Correct File header to ## @file
lgao4
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
2009-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
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-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
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-10-11
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...
qhuang8
2007-10-09
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...
qhuang8
2007-09-29
Update to support to produce Component Name and & Component Name 2 protocol ...
qhuang8
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-17
Add Dxe as postfix for WinNtSimpleFileSystem driver in Nt32 Platform.
klu2
2007-06-29
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...
AJFISH
2007-06-27
Add WinNtSimpleFileSystemDxe driver into Nt32Pkg.
klu2