]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/WinNtSimpleFileSystemDxe/WinNtSimpleFileSystem.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Nt32Pkg / WinNtSimpleFileSystemDxe / WinNtSimpleFileSystem.c
2019-05-17 Ray NiNt32Pkg: Remove it
2019-04-09 Michael D KinneyNt32Pkg: Replace BSD License with BSD+Patent License
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-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.
2008-11-01 qwang12Fix some build error under ICC tool-chain.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-04-01 qwang12In this fix, WinNtSimpleFileSystemOpen only trims the...
2008-03-19 klu2Modify all file header to follow doxygen format
2007-09-29 qhuang8Update to support to produce Component Name and &...
2007-06-27 klu2Add WinNtSimpleFileSystemDxe driver into Nt32Pkg.