From 2d52720093851dcc3f0ffd30ac9854cc775300a9 Mon Sep 17 00:00:00 2001 From: wuyizhong Date: Fri, 30 Jun 2006 17:51:10 +0000 Subject: Change NT32 to new XML Schema. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@678 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa | 121 +++++++----- .../Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa | 117 +++++++----- .../Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa | 121 +++++++----- .../Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa | 131 +++++++------ EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa | 124 +++++++------ .../Bus/WinNtBusDriver/WinNtBusDriver.msa | 205 +++++++++++++-------- .../Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa | 96 ++++++---- .../Chipset/RealTimeClock/RealTimeClock.msa | 96 ++++++---- EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa | 96 ++++++---- EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa | 100 +++++----- EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa | 148 +++++++++------ .../Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa | 96 ++++++---- 12 files changed, 860 insertions(+), 591 deletions(-) (limited to 'EdkNt32Pkg/Dxe/WinNtThunk') diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa index 8ff369c..4c67a60 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa @@ -1,45 +1,59 @@ - - + + - WinNtBlockIo + WinNtBlockIo UEFI_DRIVER - BS_DRIVER - F479E147-A125-11d4-BCFC-0080C73C8881 - 0 + F479E147-A125-11d4-BCFC-0080C73C8881 + 1.0 Component description file for WinNtBlockIo 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + WinNtBlockIo + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + WinNtBlockIo.h @@ -48,31 +62,38 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. DriverConfiguration.c DriverDiagnostics.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtIo - BlockIo + + WinNtIo + + + BlockIo + - - WinNtVirtualDisks - - - WinNtPhysicalDisks - + + WinNtVirtualDisks + + + WinNtPhysicalDisks + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gWinNtBlockIoDriverBinding - gWinNtBlockIoDriverBinding gWinNtBlockIoComponentName + + gWinNtBlockIoDriverDiagnostics - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa index 00fb469..6dc6525 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa @@ -1,45 +1,59 @@ - - + + - WinNtConsole + WinNtConsole UEFI_DRIVER - BS_DRIVER - 263631d7-5836-4b74-be48-ee22e92ce5d3 - 0 + 263631d7-5836-4b74-be48-ee22e92ce5d3 + 1.0 Component description file for WinNtConsole 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + WinNtConsole + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Console.h @@ -48,28 +62,35 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. ConsoleOut.c ComponentName.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtIo - SimpleTextOut - SimpleTextIn + + WinNtIo + + + SimpleTextOut + + + SimpleTextIn + - - WinNtConsole - + + WinNtConsole + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gWinNtConsoleDriverBinding - gWinNtConsoleDriverBinding gWinNtConsoleComponentName - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa index fb39a80..5784384 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa @@ -1,74 +1,97 @@ - - + + - WinNtSerialIo + WinNtSerialIo UEFI_DRIVER - BS_DRIVER - 6B41B553-A649-11d4-BD02-0080C73C8881 - 0 + 6B41B553-A649-11d4-BD02-0080C73C8881 + 1.0 Component description file for WinNtSerialIo 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. - - 2006-03-13 17:02 - 2006-03-19 15:17 - 0 + 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 + WinNtSerialIo + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib - DevicePathLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + + + DevicePathLib + WinNtSerialIo.h WinNtSerialIo.c ComponentName.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtIo - DevicePath - SerialIo + + WinNtIo + + + DevicePath + + + SerialIo + - - WinNtSerialPort - + + WinNtSerialPort + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gWinNtSerialIoDriverBinding - gWinNtSerialIoDriverBinding gWinNtSerialIoComponentName - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa index d737d65..cfb4bc0 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa @@ -1,81 +1,100 @@ - - + + - WinNtSimpleFileSystem + WinNtSimpleFileSystem UEFI_DRIVER - BS_DRIVER - 9C25E18B-76BA-43da-A132-DBB0997CEFEF - 0 + 9C25E18B-76BA-43da-A132-DBB0997CEFEF + 1.0 Component description file for WinNtSimpleFileSystem 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + WinNtSimpleFileSystem + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + WinNtSimpleFileSystem.h WinNtSimpleFileSystem.c ComponentName.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtIo - SimpleFileSystem + + WinNtIo + + + SimpleFileSystem + - - WinNtFileSystem - - - FileSystemInfo - - - FileInfo - - - FileSystemVolumeLabelInfoId - + + WinNtFileSystem + + + FileSystemInfo + + + FileInfo + + + FileSystemVolumeLabelInfoId + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gWinNtSimpleFileSystemDriverBinding - gWinNtSimpleFileSystemDriverBinding gWinNtSimpleFileSystemComponentName - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa index f1eae5d..4f874ab 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa @@ -1,45 +1,59 @@ - - + + - WinNtUga + WinNtUga UEFI_DRIVER - BS_DRIVER - AB248E8D-ABE1-11d4-BD0D-0080C73C8881 - 0 + AB248E8D-ABE1-11d4-BD0D-0080C73C8881 + 1.0 Component description file for UGA 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + WinNtUga + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + WinNtUga.h @@ -48,36 +62,42 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. WinNtUgaScreen.c ComponentName.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtIo - UgaDraw - SimpleTextIn + + WinNtIo + + + UgaDraw + + + SimpleTextIn + - - gEfiEventExitBootServicesGuid - 0x27abf055, 0xb1b8, 0x4c26, 0x80, 0x48, 0x74, 0x8f, 0x37, 0xba, 0xa2, 0xdf - + + EVENT_GROUP_GUID + - - WinNtUga - + + WinNtUga + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gWinNtUgaDriverBinding - gWinNtUgaDriverBinding gWinNtUgaComponentName - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa index 0d17e11..5078622 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa @@ -1,141 +1,194 @@ - - - + + + - WinNtBusDriver + WinNtBusDriver UEFI_DRIVER - BS_DRIVER - BD7E9A27-D6C5-416a-B245-5F507D95B2BD - 0 + BD7E9A27-D6C5-416a-B245-5F507D95B2BD + 1.0 Component description file for WinNtBusDriver 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. - - 2006-03-13 17:02 - 2006-03-19 15:17 - 0 + 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 + WinNtBusDriver + - DebugLib - BaseLib - UefiDriverModelLib - UefiDriverEntryPoint - UefiLib - PcdLib - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib - DevicePathLib + + DebugLib + + + BaseLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + UefiLib + + + PcdLib + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + + + DevicePathLib + WinNtBusDriver.h WinNtBusDriver.c ComponentName.c - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtIo - WinNtThunk - DevicePath - PcdProtocol + + WinNtIo + + + WinNtThunk + + + DevicePath + + + PcdProtocol + - - WinNtVirtualDisks - - - WinNtPhysicalDisks - - - WinNtFileSystem - - - WinNtSerialPort - - - WinNtUga - - - WinNtConsole - - - WinNtMemory - - - WinNtCPUModel - - - WinNtCPUSpeed - + + WinNtVirtualDisks + + + WinNtPhysicalDisks + + + WinNtFileSystem + + + WinNtSerialPort + + + WinNtUga + + + WinNtConsole + + + WinNtMemory + + + WinNtCPUModel + + + WinNtCPUSpeed + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00000000 - + gWinNtBusDriverBinding - gWinNtBusDriverBinding gWinNtBusDriverComponentName PcdWinNtConsole + FIX_ME_PcdWinNtConsole + PcdWinNtUga + FIX_ME_PcdWinNtUga + PcdWinNtSerialPort + FIX_ME_PcdWinNtSerialPort + PcdWinNtFileSystem + FIX_ME_PcdWinNtFileSystem + PcdWinNtVirtualDisk + FIX_ME_PcdWinNtVirtualDisk + PcdWinNtPhysicalDisk + FIX_ME_PcdWinNtPhysicalDisk + PcdWinNtCpuModel + FIX_ME_PcdWinNtCpuModel + PcdWinNtCpuSpeed + FIX_ME_PcdWinNtCpuSpeed + PcdWinNtMemorySize + FIX_ME_PcdWinNtMemorySize + PcdWinNtBinaryPatch1 + FIX_ME_PcdWinNtBinaryPatch1 + PcdWinNtBinaryPatch2 + FIX_ME_PcdWinNtBinaryPatch2 + PcdWinNtFeatureFlag1 + FIX_ME_PcdWinNtFeatureFlag1 + PcdWinNtDynamicUINT32 + FIX_ME_PcdWinNtDynamicUINT32 + - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa index abaeca9..5e474ed 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa @@ -1,61 +1,77 @@ - - + + - Metronome + Metronome DXE_DRIVER - BS_DRIVER - 154CAB4A-52B5-46CD-99C3-4368ABBACFFD - 0 + 154CAB4A-52B5-46CD-99C3-4368ABBACFFD + 1.0 Component description file for Metronome 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + Metronome + - BaseLib - DebugLib - UefiLib - UefiDriverEntryPoint - WinNtLib - MemoryAllocationLib - UefiBootServicesTableLib + + BaseLib + + + DebugLib + + + UefiLib + + + UefiDriverEntryPoint + + + WinNtLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Metronome.c Metronome.h Metronome.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - Metronome + + Metronome + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 WinNtMetronomeDriverInitialize - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa index 5522fb4..5678e41 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa @@ -1,60 +1,76 @@ - - + + - RealTimeClock + RealTimeClock DXE_DRIVER - BS_DRIVER - 27F05AF5-1644-4EF4-8944-48C4F75675A0 - 0 + 27F05AF5-1644-4EF4-8944-48C4F75675A0 + 1.0 Component description file for RealTimeClock 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + RealTimeClock + - BaseLib - DebugLib - UefiLib - UefiDriverEntryPoint - WinNtLib - MemoryAllocationLib - UefiBootServicesTableLib + + BaseLib + + + DebugLib + + + UefiLib + + + UefiDriverEntryPoint + + + WinNtLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + RealTimeClock.c RealTimeClock.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - RealTimeClock + + RealTimeClock + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 InitializeRealTimeClock - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa index 440d2b0..a1e7c64 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa @@ -1,60 +1,76 @@ - - + + - Reset + Reset DXE_DRIVER - BS_DRIVER - BA929954-35B0-4dd3-90CD-9634BD7E1CF1 - 0 + BA929954-35B0-4dd3-90CD-9634BD7E1CF1 + 1.0 description of file contents 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 - 0 + 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 + Reset + - BaseLib - DebugLib - UefiLib - UefiDriverEntryPoint - WinNtLib - MemoryAllocationLib - UefiBootServicesTableLib + + BaseLib + + + DebugLib + + + UefiLib + + + UefiDriverEntryPoint + + + WinNtLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Reset.c Reset.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - Reset + + Reset + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 InitializeNtReset - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa index c4e2325..53f7adc 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa @@ -1,62 +1,80 @@ - - + + - Timer + Timer DXE_DRIVER - BS_DRIVER - C3811036-710B-4E39-8CF1-0AF9BE3A8198 - 0 + C3811036-710B-4E39-8CF1-0AF9BE3A8198 + 1.0 Component description file for Timer 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + Timer + - BaseLib - DebugLib - UefiLib - UefiDriverEntryPoint - WinNtLib - MemoryAllocationLib - UefiBootServicesTableLib + + BaseLib + + + DebugLib + + + UefiLib + + + UefiDriverEntryPoint + + + WinNtLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Timer.h Timer.c Timer.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - Timer - Cpu + + Timer + + + Cpu + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 WinNtTimerDriverInitialize - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa index ce20d91..b7d252f 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa @@ -1,45 +1,59 @@ - - + + - Cpu + Cpu DXE_DRIVER - BS_DRIVER - ee993080-5197-4d4e-b63c-f1f7413e33ce - 0 + ee993080-5197-4d4e-b63c-f1f7413e33ce + 1.0 Component description file for Cpu 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. - - 2006-03-14 17:04 - 2006-03-23 16:17 - 0 + 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 + Cpu + - BaseLib - DebugLib - HiiLib - UefiLib - UefiDriverEntryPoint - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib + + BaseLib + + + DebugLib + + + HiiLib + + + UefiLib + + + UefiDriverEntryPoint + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + Strings.uni @@ -48,39 +62,55 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. CpuIo.c Cpu.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - Cpu - CpuIo - Hii - DataHub - WinNtIo + + Cpu + + + CpuIo + + + Hii + + + DataHub + + + WinNtIo + - ProcessorVersion - ProcessorCoreFrequency + + ProcessorVersion + + + ProcessorCoreFrequency + - - ProcessorProducer - - - ProcessorSubClass - - - WinNtCPUModel - - - WinNtCPUSpeed - + + ProcessorProducer + + + ProcessorSubClass + + + WinNtCPUModel + + + WinNtCPUSpeed + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 InitializeCpu - + \ No newline at end of file diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa index 47b6423..7ebebdc 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa @@ -1,61 +1,77 @@ - - + + - WinNtThunk + WinNtThunk DXE_DRIVER - BS_DRIVER - 0C95A916-A006-11d4-BCFA-0080C73C8881 - 0 + 0C95A916-A006-11d4-BCFA-0080C73C8881 + 1.0 Component description file for WinNtThunk 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. - - 2006-03-14 17:04 - 2006-03-19 15:17 - 0 + 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 + WinNtThunk + - DebugLib - UefiLib - UefiDriverEntryPoint - WinNtLib - MemoryAllocationLib - UefiBootServicesTableLib + + DebugLib + + + UefiLib + + + UefiDriverEntryPoint + + + WinNtLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + WinNtThunk.h WinNtThunk.c WinNtThunk.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - WinNtThunk - DevicePath + + WinNtThunk + + + DevicePath + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00090000 InitializeWinNtThunk - + \ No newline at end of file -- cgit v1.1