X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FWinNtThunk%2FCpu%2FCpu.msa;h=15a126b9634222039aa204591511da121ee8fde9;hp=36fbd12401d00665bb9ab052ffa731606f020fa9;hb=f7fee0ea9d9241f25235fa5dc91d3af92119e028;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4 diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa index 36fbd12401..15a126b963 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa @@ -1,45 +1,59 @@ - - + + - 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 - 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. - - 0 - 2006-03-14 17:04 - 2006-03-23 16:17 + This CPU module abstracts the interrupt subsystem of a platform and the CPU-specific setjump-long pair. + Copyright (c) 2006, 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + Cpu + - BaseLib - DebugLib - HiiLib - UefiLib - UefiDriverEntryPoint - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + BaseLib + + + DebugLib + + + HiiLib + + + UefiLib + + + UefiDriverEntryPoint + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Strings.uni @@ -48,39 +62,55 @@ 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 + + + 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