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 --- EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.mbd | 44 ------------------ EdkNt32Pkg/Dxe/ConPlatform/build.xml | 47 ------------------- .../MiscSubclass/MiscSubclassDriver.mbd | 45 ------------------ EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/build.xml | 47 ------------------- EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd | 54 ---------------------- EdkNt32Pkg/Dxe/PlatformBds/build.xml | 47 ------------------- .../Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.mbd | 41 ---------------- EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/build.xml | 47 ------------------- .../Dxe/WinNtThunk/Bus/Console/WinNtConsole.mbd | 41 ---------------- EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/build.xml | 47 ------------------- .../Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.mbd | 42 ----------------- EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/build.xml | 47 ------------------- .../Bus/SimpleFileSystem/WinNtSimpleFileSystem.mbd | 41 ---------------- .../Dxe/WinNtThunk/Bus/SimpleFileSystem/build.xml | 47 ------------------- EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.mbd | 41 ---------------- EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/build.xml | 47 ------------------- .../Bus/WinNtBusDriver/WinNtBusDriver.mbd | 43 ----------------- .../Dxe/WinNtThunk/Bus/WinNtBusDriver/build.xml | 47 ------------------- .../Dxe/WinNtThunk/Chipset/Metronome/Metronome.mbd | 45 ------------------ .../Dxe/WinNtThunk/Chipset/Metronome/build.xml | 47 ------------------- .../Chipset/RealTimeClock/RealTimeClock.mbd | 45 ------------------ .../Dxe/WinNtThunk/Chipset/RealTimeClock/build.xml | 47 ------------------- EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.mbd | 45 ------------------ EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/build.xml | 47 ------------------- EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.mbd | 46 ------------------ EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/build.xml | 47 ------------------- EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.mbd | 46 ------------------ EdkNt32Pkg/Dxe/WinNtThunk/Cpu/build.xml | 47 ------------------- .../Dxe/WinNtThunk/WinNtThunk/WinNtThunk.mbd | 45 ------------------ EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/build.xml | 47 ------------------- 30 files changed, 1369 deletions(-) delete mode 100644 EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.mbd delete mode 100644 EdkNt32Pkg/Dxe/ConPlatform/build.xml delete mode 100644 EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.mbd delete mode 100644 EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/build.xml delete mode 100644 EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd delete mode 100644 EdkNt32Pkg/Dxe/PlatformBds/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/Cpu/build.xml delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.mbd delete mode 100644 EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/build.xml (limited to 'EdkNt32Pkg/Dxe') diff --git a/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.mbd b/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.mbd deleted file mode 100644 index aa87078e81..0000000000 --- a/EdkNt32Pkg/Dxe/ConPlatform/ConPlatform.mbd +++ /dev/null @@ -1,44 +0,0 @@ - - - - - ConPlatform - 51ccf399-4fdf-4e55-a45b-e123f84d456a - 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-13 17:06 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - DxeMemoryLib - UefiLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkDxePrintLib - BaseLib - DxeMemoryAllocationLib - UefiDevicePathLib - - diff --git a/EdkNt32Pkg/Dxe/ConPlatform/build.xml b/EdkNt32Pkg/Dxe/ConPlatform/build.xml deleted file mode 100644 index 52d84eb934..0000000000 --- a/EdkNt32Pkg/Dxe/ConPlatform/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.mbd b/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.mbd deleted file mode 100644 index 0367c18338..0000000000 --- a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.mbd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - MiscSubclass - 4A9B9DB8-EC62-4A92-818F-8AA0246D246E - 0 - FIX ME! - 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. - - 2006-03-13 17:07 - 2006-03-23 13:50 - - - UefiBootServicesTableLib - BaseLib - UefiLib - HiiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeMemoryAllocationLib - UefiDevicePathLib - - - _ModuleEntryPoint - - diff --git a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/build.xml b/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/build.xml deleted file mode 100644 index 7265194134..0000000000 --- a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd deleted file mode 100644 index 82ffc52bf9..0000000000 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.mbd +++ /dev/null @@ -1,54 +0,0 @@ - - - - - Bds - A6F691AC-31C8-4444-854C-E2C1A6950F92 - 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-13 17:04 - 2006-03-23 14:14 - - - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeServicesTableLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - EdkGenericBdsLib - BasePrintLib - EdkGraphicsLib - EdkIfrSupportLib - HiiLib - DxeHobLib - DxeMemoryAllocationLib - UefiDevicePathLib - BasePerformanceLibNull - - - _ModuleEntryPoint - - - diff --git a/EdkNt32Pkg/Dxe/PlatformBds/build.xml b/EdkNt32Pkg/Dxe/PlatformBds/build.xml deleted file mode 100644 index d30fd98a89..0000000000 --- a/EdkNt32Pkg/Dxe/PlatformBds/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.mbd deleted file mode 100644 index 5ac3148a6f..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.mbd +++ /dev/null @@ -1,41 +0,0 @@ - - - - - WinNtBlockIo - F479E147-A125-11d4-BCFC-0080C73C8881 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - UefiDriverModelLib - UefiDebugLibStdErr - BasePrintLib - DxeMemoryAllocationLib - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/build.xml deleted file mode 100644 index b03cad7e05..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.mbd deleted file mode 100644 index 945067077c..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.mbd +++ /dev/null @@ -1,41 +0,0 @@ - - - - - WinNtConsole - 263631d7-5836-4b74-be48-ee22e92ce5d3 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - UefiDriverModelLib - UefiDebugLibStdErr - BasePrintLib - DxeMemoryAllocationLib - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/build.xml deleted file mode 100644 index 9d227c7f0e..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.mbd deleted file mode 100644 index 6468fd029c..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.mbd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - WinNtSerialIo - 6B41B553-A649-11d4-BD02-0080C73C8881 - 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-13 17:02 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - UefiDriverModelLib - UefiDebugLibStdErr - BasePrintLib - DxeMemoryAllocationLib - UefiDevicePathLib - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/build.xml deleted file mode 100644 index 7114d3bae2..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.mbd deleted file mode 100644 index 25aef78949..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.mbd +++ /dev/null @@ -1,41 +0,0 @@ - - - - - WinNtSimpleFileSystem - 9C25E18B-76BA-43da-A132-DBB0997CEFEF - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - UefiDriverModelLib - UefiDebugLibStdErr - BasePrintLib - DxeMemoryAllocationLib - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/build.xml deleted file mode 100644 index fc39519781..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.mbd deleted file mode 100644 index 8981a35741..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.mbd +++ /dev/null @@ -1,41 +0,0 @@ - - - - - WinNtUga - AB248E8D-ABE1-11d4-BD0D-0080C73C8881 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - UefiDriverModelLib - UefiDebugLibStdErr - BasePrintLib - DxeMemoryAllocationLib - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/build.xml deleted file mode 100644 index 4d5022a84b..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.mbd deleted file mode 100644 index 5059326ed7..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.mbd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - WinNtBusDriver - BD7E9A27-D6C5-416a-B245-5F507D95B2BD - 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-13 17:02 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - UefiDriverModelLib - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxePcdLib - DxeMemoryAllocationLib - UefiDevicePathLib - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/build.xml deleted file mode 100644 index 93d853bfd1..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.mbd deleted file mode 100644 index 1e43726ef4..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.mbd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - Metronome - 154CAB4A-52B5-46CD-99C3-4368ABBACFFD - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - DxeHobLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeWinNtLib - DxeMemoryAllocationLib - - - _ModuleEntryPoint - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/build.xml deleted file mode 100644 index 5922fac8f1..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.mbd deleted file mode 100644 index 9a824efbb3..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.mbd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - RealTimeClock - 27F05AF5-1644-4EF4-8944-48C4F75675A0 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - DxeHobLib - DxeWinNtLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeMemoryAllocationLib - - - _ModuleEntryPoint - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/build.xml deleted file mode 100644 index b649e11eb5..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.mbd deleted file mode 100644 index 3e61fdd8dc..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.mbd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - Reset - BA929954-35B0-4dd3-90CD-9634BD7E1CF1 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - DxeHobLib - BaseLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeWinNtLib - DxeMemoryAllocationLib - - - _ModuleEntryPoint - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/build.xml deleted file mode 100644 index f924c6b261..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.mbd deleted file mode 100644 index 1c03cfeab5..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.mbd +++ /dev/null @@ -1,46 +0,0 @@ - - - - - Timer - C3811036-710B-4E39-8CF1-0AF9BE3A8198 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - PeiDxeDebugLibReportStatusCode - DxeHobLib - BaseLib - UefiLib - HiiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - DxeWinNtLib - DxeMemoryAllocationLib - - - _ModuleEntryPoint - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/build.xml deleted file mode 100644 index fac1fa4061..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.mbd deleted file mode 100644 index 7cc131daff..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.mbd +++ /dev/null @@ -1,46 +0,0 @@ - - - - - Cpu - ee993080-5197-4d4e-b63c-f1f7413e33ce - 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-14 17:04 - 2006-03-23 16:17 - - - UefiBootServicesTableLib - BaseLib - UefiLib - HiiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeMemoryAllocationLib - - - _ModuleEntryPoint - - - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/build.xml deleted file mode 100644 index 91fe4e49ad..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.mbd b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.mbd deleted file mode 100644 index 43add04dbc..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.mbd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - WinNtThunk - 0C95A916-A006-11d4-BCFA-0080C73C8881 - 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-14 17:04 - 2006-03-19 15:17 - - - UefiBootServicesTableLib - BaseLib - DxeHobLib - UefiLib - DxeMemoryLib - UefiDriverEntryPoint - DxeReportStatusCodeLib - PeiDxeDebugLibReportStatusCode - DxeWinNtLib - DxeMemoryAllocationLib - - - _ModuleEntryPoint - - diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/build.xml b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/build.xml deleted file mode 100644 index 938e55f47d..0000000000 --- a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/build.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3