From 44050d53afe3a38812977a3e8f5f2860237a3690 Mon Sep 17 00:00:00 2001 From: jwang36 Date: Fri, 7 Jul 2006 09:28:33 +0000 Subject: Obsoleted by new schema and new build tools. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@821 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkModulePkg/Bus/Usb/UsbBot/Dxe/UsbBot.mbd | 43 -------------------- EdkModulePkg/Bus/Usb/UsbBot/Dxe/build.xml | 47 ---------------------- EdkModulePkg/Bus/Usb/UsbBus/Dxe/UsbBus.mbd | 44 -------------------- EdkModulePkg/Bus/Usb/UsbBus/Dxe/build.xml | 47 ---------------------- EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.mbd | 43 -------------------- EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/build.xml | 47 ---------------------- EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.mbd | 43 -------------------- EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/build.xml | 47 ---------------------- EdkModulePkg/Bus/Usb/UsbKb/Dxe/UsbKb.mbd | 44 -------------------- EdkModulePkg/Bus/Usb/UsbKb/Dxe/build.xml | 47 ---------------------- .../Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.mbd | 43 -------------------- EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/build.xml | 47 ---------------------- EdkModulePkg/Bus/Usb/UsbMouse/Dxe/UsbMouse.mbd | 43 -------------------- EdkModulePkg/Bus/Usb/UsbMouse/Dxe/build.xml | 47 ---------------------- 14 files changed, 632 deletions(-) delete mode 100644 EdkModulePkg/Bus/Usb/UsbBot/Dxe/UsbBot.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbBot/Dxe/build.xml delete mode 100644 EdkModulePkg/Bus/Usb/UsbBus/Dxe/UsbBus.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbBus/Dxe/build.xml delete mode 100644 EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/build.xml delete mode 100644 EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/build.xml delete mode 100644 EdkModulePkg/Bus/Usb/UsbKb/Dxe/UsbKb.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbKb/Dxe/build.xml delete mode 100644 EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/build.xml delete mode 100644 EdkModulePkg/Bus/Usb/UsbMouse/Dxe/UsbMouse.mbd delete mode 100644 EdkModulePkg/Bus/Usb/UsbMouse/Dxe/build.xml (limited to 'EdkModulePkg/Bus/Usb') diff --git a/EdkModulePkg/Bus/Usb/UsbBot/Dxe/UsbBot.mbd b/EdkModulePkg/Bus/Usb/UsbBot/Dxe/UsbBot.mbd deleted file mode 100644 index 449b8e9cbb..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbBot/Dxe/UsbBot.mbd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - UsbBot - B40612B9-A063-11d4-9A3A-0090273FC14D - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbBot/Dxe/build.xml b/EdkModulePkg/Bus/Usb/UsbBot/Dxe/build.xml deleted file mode 100644 index 905ca3002b..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbBot/Dxe/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkModulePkg/Bus/Usb/UsbBus/Dxe/UsbBus.mbd b/EdkModulePkg/Bus/Usb/UsbBus/Dxe/UsbBus.mbd deleted file mode 100644 index 3b40cbc28c..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbBus/Dxe/UsbBus.mbd +++ /dev/null @@ -1,44 +0,0 @@ - - - - - UsbBus - 240612B7-A063-11d4-9A3A-0090273FC14D - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - UefiDevicePathLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbBus/Dxe/build.xml b/EdkModulePkg/Bus/Usb/UsbBus/Dxe/build.xml deleted file mode 100644 index e979dab079..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbBus/Dxe/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.mbd b/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.mbd deleted file mode 100644 index 66a7e973bc..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/UsbCbi0.mbd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - UsbCbi0 - A3527D16-E6CC-42f5-BADB-BF3DE177742B - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/build.xml b/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/build.xml deleted file mode 100644 index 7ffd6f1ec9..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi0/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.mbd b/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.mbd deleted file mode 100644 index 1dd3dbd133..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/UsbCbi1.mbd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - UsbCbi1 - B40612B2-A063-11d4-9A3A-0090273FC14D - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/build.xml b/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/build.xml deleted file mode 100644 index 129dab1926..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbCbi/Dxe/Cbi1/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkModulePkg/Bus/Usb/UsbKb/Dxe/UsbKb.mbd b/EdkModulePkg/Bus/Usb/UsbKb/Dxe/UsbKb.mbd deleted file mode 100644 index f9d9f7ec2d..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbKb/Dxe/UsbKb.mbd +++ /dev/null @@ -1,44 +0,0 @@ - - - - - UsbKb - 2D2E62CF-9ECF-43b7-8219-94E7FC713DFE - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbKb/Dxe/build.xml b/EdkModulePkg/Bus/Usb/UsbKb/Dxe/build.xml deleted file mode 100644 index fda7667eb5..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbKb/Dxe/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.mbd b/EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.mbd deleted file mode 100644 index ae24788cd0..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/UsbMassStorage.mbd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - UsbMassStorage - A5C6D68B-E78A-4426-9278-A8F0D9EB4D8F - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/build.xml b/EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/build.xml deleted file mode 100644 index 3d983166ed..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbMassStorage/Dxe/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkModulePkg/Bus/Usb/UsbMouse/Dxe/UsbMouse.mbd b/EdkModulePkg/Bus/Usb/UsbMouse/Dxe/UsbMouse.mbd deleted file mode 100644 index b3eca8f558..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbMouse/Dxe/UsbMouse.mbd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - UsbMouse - 2D2E62AA-9ECF-43b7-8219-94E7FC713DFE - 0 - 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. - - 2006-03-12 17:09 - 2006-03-19 15:18 - - - UefiBootServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - EdkUsbLib - DxeMemoryAllocationLib - - diff --git a/EdkModulePkg/Bus/Usb/UsbMouse/Dxe/build.xml b/EdkModulePkg/Bus/Usb/UsbMouse/Dxe/build.xml deleted file mode 100644 index 3ce60ca27b..0000000000 --- a/EdkModulePkg/Bus/Usb/UsbMouse/Dxe/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3