X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FWinNtThunk%2FCpu%2FCpu.msa;h=f0f22f9540cfa26e246794e0341a18ea94b5b6cd;hp=ce20d918c41e1f668edec3c8b9390f800d6e0695;hb=5d01b0f7046dc698e66019d78c9143f0f3702382;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa index ce20d918c4..f0f22f9540 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa @@ -1,45 +1,45 @@ - - + - Cpu + Cpu DXE_DRIVER - BS_DRIVER - ee993080-5197-4d4e-b63c-f1f7413e33ce - 0 + ee993080-5197-4d4e-b63c-f1f7413e33ce + 1.0 Component description file for Cpu module. - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - - All rights reserved. This program and the accompanying materials + This CPU module abstracts the interrupt subsystem of a platform and the CPU-specific setjump-long pair. + Copyright (c) 2006 - 2007, Intel Corporation + All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-14 17:04 - 2006-03-23 16:17 - 0 + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 + false + Cpu + - BaseLib - DebugLib - HiiLib - UefiLib - UefiDriverEntryPoint - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + HiiLib + + + UefiDriverEntryPoint + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Strings.uni @@ -48,39 +48,57 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. CpuIo.c Cpu.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + - Cpu - CpuIo - Hii - DataHub - WinNtIo + + gEfiCpuArchProtocolGuid + + + gEfiCpuIoProtocolGuid + + + gEfiWinNtIoProtocolGuid + + + gEfiHiiProtocolGuid + + + gEfiDataHubProtocolGuid + + + gEfiWinNtIoProtocolGuid + - ProcessorVersion - ProcessorCoreFrequency + + ProcessorVersion + + + ProcessorCoreFrequency + - - ProcessorProducer - - - ProcessorSubClass - - - WinNtCPUModel - - - WinNtCPUSpeed - + + gEfiProcessorProducerGuid + + + gEfiProcessorSubClassGuid + + + gEfiWinNtCPUModelGuid + + + gEfiWinNtCPUSpeedGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 InitializeCpu - + \ No newline at end of file