]> git.proxmox.com Git - mirror_edk2.git/commit - Nt32Pkg/Nt32Pkg.dsc
removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replac...
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Jul 2007 21:33:37 +0000 (21:33 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 26 Jul 2007 21:33:37 +0000 (21:33 +0000)
commitb397fbbbf952ce05c4552d5f2aabeac74aec8aad
tree55057e3936adb9c6b001f7a39ef9c126df953da3
parent0963b13df50273487a38784a64f7003e95981dea
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
24 files changed:
Nt32Pkg/CpuRuntimeDxe/Cpu.c
Nt32Pkg/CpuRuntimeDxe/CpuDriver.h
Nt32Pkg/CpuRuntimeDxe/CpuIo.c [deleted file]
Nt32Pkg/CpuRuntimeDxe/CpuRuntimeDxe.inf
Nt32Pkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscOemString.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubClassPlatformDxe.inf
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.h
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni [deleted file]
Nt32Pkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni [deleted file]
Nt32Pkg/Nt32Pkg.dec
Nt32Pkg/Nt32Pkg.dsc
Nt32Pkg/PlatformBdsDxe/PlatformData.c
Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriver.c
Nt32Pkg/WinNtBusDriverDxe/WinNtBusDriverDxe.inf
Nt32Pkg/WinNtGopDxe/WinNtGop.h
Nt32Pkg/WinNtGopDxe/WinNtGopDriver.c