]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/WinNtSimpleFileSystemDxe
UefiCpuPkg/PiSmmCpuDxeSmm: patch "gSmbase" with PatchInstructionX86()
[mirror_edk2.git] / Nt32Pkg / WinNtSimpleFileSystemDxe /
2017-07-26 Li HuajingNt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo()...
2017-01-10 Michael KinneyNt32Pkg/WinNtSimpleFileSystemDxe: Fix ASSERT() parsing '\'
2016-10-11 Dong, EricNt32Pkg WinNtSimpleFileSystemDxe: Correct file length.
2015-12-24 Ruiyu NiNt32Pkg/WinNtSimpleFileSystemDxe: Fix memory leak
2013-10-12 Jiamin MaWe enabled X64 native version NT32, and made it works...
2011-11-17 niruiyuCorrect the code to use SIZE_OF_EFI_FILE_INFO instead...
2011-03-04 jcarseyCorrect incoming buffer size comparison to the incoming...
2010-10-15 ydong10Refile code to make code following the UEFI spec.
2010-10-09 ydong10Fixed update file time error problem.
2010-04-28 hhtianUpdate the copyright notice format
2010-03-31 mdkinneyFix ICC build failures
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2010-01-12 qhuang8Don't calculate the directory size and the caller of...
2009-09-22 qhuang8Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE
2009-07-02 gikidyFix Winnt file system will fail to read() a root "...
2009-06-22 vanjefffixed one bug causing "sct -u" failure when running...
2009-06-20 mdkinneyFix ICC compatibility issues
2009-06-03 gikidyFix <.><..> can not work correctly on NT32 platform.
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-11-01 qwang12Fix some build error under ICC tool-chain.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-04-01 qwang12In this fix, WinNtSimpleFileSystemOpen only trims the...
2008-03-19 klu2Modify all file header to follow doxygen format
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-17 klu2Add Dxe as postfix for WinNtSimpleFileSystem driver...
2007-06-29 AJFISHgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-06-27 klu2Add WinNtSimpleFileSystemDxe driver into Nt32Pkg.