X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FEbc%2FDxe%2FEbc.msa;h=6b43afac653c8d8d9d567eabf7031d234e60af2c;hp=c49029f4919be2a0108a9b6c917b1c9b4d87a578;hb=6626ad113ee5420201ea7c1f173f718978295eed;hpb=1f86f0814aadbb8cedf6747fabc43ed163bff524 diff --git a/EdkModulePkg/Universal/Ebc/Dxe/Ebc.msa b/EdkModulePkg/Universal/Ebc/Dxe/Ebc.msa index c49029f491..6b43afac65 100644 --- a/EdkModulePkg/Universal/Ebc/Dxe/Ebc.msa +++ b/EdkModulePkg/Universal/Ebc/Dxe/Ebc.msa @@ -1,58 +1,47 @@ - - + Ebc DXE_DRIVER 13AC6DD0-73D0-11D4-B06B-00AA00BD6DE7 1.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, + Component description file for Ebc module. + This module for the EBC virtual machine implementation produces + EBC and EBC debug support protocols. + 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 EBC + IA32 X64 IPF false Ebc + BaseLib + + DebugLib + Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. UefiDriverEntryPoint - - ReportStatusCodeLib - - - UefiLib - - - BaseLib - - + BaseMemoryLib + Recommended libary Instance is DxeMemoryLib instance in MdePkg. - MemoryAllocationLib + UefiBootServicesTableLib - UefiBootServicesTableLib + MemoryAllocationLib @@ -61,34 +50,32 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> EbcExecute.c EbcExecute.h Ebc.dxs - Ia32/EbcLowLevel.asm - Ia32/Ia32Math.asm + Ia32/EbcLowLevel.asm + Ia32/EbcLowLevel.S Ia32/EbcSupport.c - x64/EbcLowLevel.asm - x64/x64Math.c + x64/EbcLowLevel.asm + x64/EbcLowLevel.S x64/EbcSupport.c Ipf/EbcLowLevel.s - Ipf/IpfMath.c - Ipf/IpfMul.s Ipf/EbcSupport.c + Ipf/EbcSupport.h - - Ebc + gEfiEbcProtocolGuid - DebugSupport + gEfiDebugSupportProtocolGuid EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 InitializeEbcDriver - \ No newline at end of file +