audk/Nt32Pkg
niruiyu 82b760433d Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory.
Signed-off-by: niruiyu
Reviewed-by: jcarsey

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12728 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-17 01:59:30 +00:00
..
BootModePei Update the copyright notice format 2010-04-28 12:24:39 +00:00
CpuRuntimeDxe Fix ICC build issues 2011-06-09 00:11:28 +00:00
FvbServicesRuntimeDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
Include Add support for the GetTimerValue() to the CPU AP for NT32. This also requires some performance counter APIs to be added to the WinNtThunk Protocol. 2011-03-16 00:38:17 +00:00
Library Change DxeNt32PeCoffExtraActionLib to not depend on the library constructor to initialize mWinNt pointer because DxeCore calls the library API before it calls the constructor. 2010-08-06 01:20:17 +00:00
MetronomeDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
MiscSubClassPlatformDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
RealTimeClockRuntimeDxe Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test running in Win7 2011-10-24 06:57:57 +00:00
ResetRuntimeDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
Sec Enable the SE_TIME_ZONE_NAME privilege for NT32 to fix SetTime function test running in Win7 2011-10-24 06:57:57 +00:00
SnpNt32Dxe Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_SMALL. 2010-12-08 04:42:40 +00:00
StallPei Update the copyright notice format 2010-04-28 12:24:39 +00:00
TimerDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtAutoScanPei Update NT32 to produce the gEfiMemoryTypeInformation HOB 2010-06-14 23:29:06 +00:00
WinNtBlockIoDxe Fix the bug that WinNtBlockIo fails to properly allocate a buffer. 2011-05-31 05:56:20 +00:00
WinNtBusDriverDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtFirmwareVolumePei Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtFlashMapPei Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtGopDxe Fix a bug which cause a CRTL, ALT, or SHIFT is pressed on the GOP console for NT32, it inserts a ' 'character character. 2011-10-26 09:36:55 +00:00
WinNtOemHookStatusCodeHandlerDxe Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
WinNtOemHookStatusCodeHandlerPei Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. 2011-06-28 02:24:46 +00:00
WinNtSerialIoDxe Fix ICC 9.1 build break 2010-11-29 21:52:24 +00:00
WinNtSimpleFileSystemDxe Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. 2011-11-17 01:59:30 +00:00
WinNtThunkDxe Update the copyright notice format 2010-04-28 12:24:39 +00:00
WinNtThunkPPIToProtocolPei Update the copyright notice format 2010-04-28 12:24:39 +00:00
Nt32Pkg.dec Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [Protocols], [PcdsFeatureFlag], [PcdsFixedAtBuild], [PcdsPatchableInModule], [PcdsDynamic] and [PcdsDynamicEx]. 2011-05-20 02:21:35 +00:00
Nt32Pkg.dsc Avoid using code name in comments. 2011-10-19 05:37:48 +00:00
Nt32Pkg.fdf Update the copyright notice format 2010-04-28 12:24:39 +00:00