audk/Nt32Pkg/WinNtBusDriverDxe
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 WinNtBusDriverDxe into Nt32Pkg. 2007-06-27 05:46:08 +00:00
WinNtBusDriver.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
WinNtBusDriver.h Add WinNtBusDriverDxe into Nt32Pkg. 2007-06-27 05:46:08 +00:00
WinNtBusDriver.msa Add WinNtBusDriverDxe into Nt32Pkg. 2007-06-27 05:46:08 +00:00
WinNtBusDriverDxe.inf 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