X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FDebugSupport%2FDxe%2FDebugSupport.msa;h=6d1be7594a490c32cf5da3d36fb07418e291824a;hp=1986c1d835b2b89a9de10871c0b4115449ccc3be;hb=7af45bf1f0b989e932cd36d6ab729d9878bbc982;hpb=22e0585cf8d24a7337400d5e49295737ffc000f2 diff --git a/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa b/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa index 1986c1d835..6d1be7594a 100644 --- a/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa +++ b/EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa @@ -1,68 +1,96 @@ - - + - DebugSupport + DebugSupport DXE_DRIVER - BS_DRIVER - 911D584C-35F7-4955-BEF9-B452769DDC3A - 0 - Component description file for DiskIo 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-12 17:09 - 2006-03-19 15:19 + 911D584C-35F7-4955-BEF9-B452769DDC3A + 1.0 + Component description file for DebugSupport module. + This driver installs DebugSupport protocol for the selected processor. + 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF + false + DebugSupport + - DebugLib - UefiDriverEntryPoint - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. + + + UefiDriverEntryPoint + + + BaseMemoryLib + Recommended libary Instance is DxeMemoryLib instance in MdePkg. + + + MemoryAllocationLib + Recommended libary Instance is DxeMemoryAllocationLib instance in MdePkg. + + + UefiBootServicesTableLib + + + BaseLib + + + PcdLib + DebugSupport.c DebugSupport.dxs - - ia32/AsmFuncs.asm - ia32/plDebugSupport.c - - - ipf/AsmFuncs.s - ipf/common.i - ipf/ds64macros.i - ipf/plDebugSupport.c - + Ia32/AsmFuncs.asm + Ia32/AsmFuncs.S + Ia32/plDebugSupport.h + Ia32/plDebugSupport.c + ipf/AsmFuncs.s + ipf/common.i + ipf/Ds64Macros.i + ipf/plDebugSupport.c + ipf/plDebugSupport.h + x64/AsmFuncs.asm + x64/AsmFuncs.S + x64/plDebugSupport.h + x64/plDebugSupport.c - - MdePkg - EdkModulePkg - + + + + - DebugSupport - LoadedImage + + gEfiDebugSupportProtocolGuid + If the debug support protocol for this processor type is not + already installed, this protocol will be installed. Otherwise, it will + be not installed again. + + + gEfiLoadedImageProtocolGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 InitializeDebugSupportDriver - + + + PcdNtEmulatorEnable + gEfiEdkModulePkgTokenSpaceGuid + If this PCD is set as TRUE, NT emulator will be endabled. + + + \ No newline at end of file