audk/Nt32Pkg/WinNtBlockIoDxe
AJFISH b397fbbbf9 removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3458 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-26 21:33:37 +00:00
..
ComponentName.c Add WinNtBlockIoDxe module into Nt32Pkg. 2007-06-27 05:06:50 +00:00
DriverConfiguration.c Add WinNtBlockIoDxe module into Nt32Pkg. 2007-06-27 05:06:50 +00:00
DriverDiagnostics.c Add WinNtBlockIoDxe module into Nt32Pkg. 2007-06-27 05:06:50 +00:00
WinNtBlockIo.c removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. 2007-07-26 21:33:37 +00:00
WinNtBlockIo.h Add WinNtBlockIoDxe module into Nt32Pkg. 2007-06-27 05:06:50 +00:00
WinNtBlockIo.msa Add WinNtBlockIoDxe module into Nt32Pkg. 2007-06-27 05:06:50 +00:00
WinNtBlockIoDxe.inf remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00