audk/Nt32Pkg/WinNtBusDriverDxe
qhuang8 b3af5df67b Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40.
Mainly PCD syntax update.
Check in new build.exe and GenFds.exe
Check in PcdSyntaxUpdate.exe tool. 

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3744 6f19259b-4bc3-4df7-8a09-765794883524
2007-08-30 09:11:54 +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 Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00