audk/Nt32Pkg/WinNtGopDxe
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 WinNtGop driver into Nt32Pkg 2007-06-27 06:48:58 +00:00
WinNtGop.h 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
WinNtGopDriver.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
WinNtGopDxe.inf remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
WinNtGopInput.c Add WinNtGop driver into Nt32Pkg 2007-06-27 06:48:58 +00:00
WinNtGopScreen.c Add WinNtGop driver into Nt32Pkg 2007-06-27 06:48:58 +00:00