From 808def96aa4589fba9c2d0ea55837754a3b7a4f7 Mon Sep 17 00:00:00 2001 From: lhauch Date: Wed, 31 Dec 2008 16:26:40 +0000 Subject: Retiring the ANT/JAVA build and removing the older EDK II packages that required ANT/JAVA. Last Ant/Java build was r7166 Developers requiring the Java/Ant packages should checkout the branch from: https://edk2.tianocore.org/svn/edk2/branches/AntJava git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7168 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Console/ConSplitter/Dxe/ConSplitter.msa | 126 --------------------- 1 file changed, 126 deletions(-) delete mode 100644 EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.msa (limited to 'EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.msa') diff --git a/EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.msa b/EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.msa deleted file mode 100644 index afc35028ea..0000000000 --- a/EdkModulePkg/Universal/Console/ConSplitter/Dxe/ConSplitter.msa +++ /dev/null @@ -1,126 +0,0 @@ - - - - ConSplitter - DXE_DRIVER - 408edcec-cf6d-477c-a5a8-b4844e3de281 - 1.0 - Component description file for ConSplitter module. - Any Handle that attatched EFI_CONSOLE_IDENTIFIER_PROTOCOL can be bound by this driver. - 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 - false - ConSplitter - - - - DebugLib - Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. - - - UefiDriverModelLib - - - UefiDriverEntryPoint - - - UefiLib - - - BaseLib - - - BaseMemoryLib - - - MemoryAllocationLib - - - UefiBootServicesTableLib - - - - ConSplitter.c - ConSplitter.h - ComponentName.c - ConSplitterGraphics.c - - - - - - - - gEfiUgaDrawProtocolGuid - UGA Draw protocol is only installed in EFI mode. - - - gEfiGraphicsOutputProtocolGuid - Graphics Output Protocol is only installed in UEFI mode. - - - gEfiSimpleTextOutProtocolGuid - - - gEfiSimpleTextInProtocolGuid - - - gEfiSimplePointerProtocolGuid - - - gEfiConsoleControlProtocolGuid - - - - - gEfiPrimaryStandardErrorDeviceGuid - - - gEfiPrimaryConsoleInDeviceGuid - - - gEfiPrimaryConsoleOutDeviceGuid - - - gEfiConsoleOutDeviceGuid - - - gEfiStandardErrorDeviceGuid - - - gEfiConsoleInDeviceGuid - - - - EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00020000 - - ConSplitterDriverEntry - - - gConSplitterConInDriverBinding - gConSplitterConInComponentName - - - gConSplitterSimplePointerDriverBinding - gConSplitterSimplePointerComponentName - - - gConSplitterConOutDriverBinding - gConSplitterConOutComponentName - - - gConSplitterStdErrDriverBinding - gConSplitterStdErrComponentName - - - \ No newline at end of file -- cgit v1.2.3