From: vanjeff Date: Tue, 10 Apr 2007 09:26:43 +0000 (+0000) Subject: Perfected MSA files. X-Git-Tag: edk2-stable201903~23343 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2074c9cfbdeb8157d59253dce943f15ddf7d640a Perfected MSA files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2554 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa b/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa index 088ac95603..981acf4575 100644 --- a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa +++ b/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa @@ -9,10 +9,10 @@ Parses the MiscSubclassDataTable and reports any generated data to the DataHub. All .uni file who tagged with "ToolCode="DUMMY"" in following file list is included by - MiscSubclassDriver.uni file, the StrGather tool will expand MiscSubclassDriver.uni file + MiscSubclassDriver.uni file, the StrGather tool will expand MiscSubclassDriver.uni file and parse all .uni file. - Copyright (c) 2006, Intel Corporation + 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 @@ -22,7 +22,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false MiscSubclass @@ -136,9 +136,6 @@ SystemOptionString - - ProcessorSubClassData - MemorySubClassData diff --git a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa index d1ee0ff3c2..052b1d8ca9 100644 --- a/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa +++ b/EdkNt32Pkg/Dxe/PlatformBds/PlatformBds.msa @@ -154,34 +154,36 @@ gEfiCpuIoProtocolGuid - + gEfiUgaDrawProtocolGuid - + gEfiLoadFileProtocolGuid - + gEfiSimpleFileSystemProtocolGuid gEfiDevicePathProtocolGuid - + gEfiBlockIoProtocolGuid gEfiSerialIoProtocolGuid - - gEfiGenericMemTestProtocolGuid - - gEfiCpuArchProtocolGuid + gEfiGenericMemTestProtocolGuid - gEfiDriverBindingProtocolGuid + gEfiGraphicsOutputProtocolGuid + + + GUID_EXTENSION + + BiosVendor @@ -198,12 +200,6 @@ MemoryArray - - SerialIoDevice - - - SerialIoPort - @@ -215,16 +211,13 @@ gEfiGenericPlatformVariableGuid - - gEfiFlashMapHobGuid - gEfiFileSystemVolumeLabelInfoIdGuid gEfiFileInfoGuid - + gEfiDefaultBmpLogoGuid diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa index e6ba0f0bb7..afbf8de6d4 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/BlockIo/WinNtBlockIo.msa @@ -20,7 +20,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtBlockIo diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa index f60a5d1a66..595213eacf 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Console/WinNtConsole.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtConsole diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa index e2cf66e2d1..b7e5107722 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SerialIo/WinNtSerialIo.msa @@ -18,7 +18,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtSerialIo diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa index 6c0ef4867f..c60e293be1 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/SimpleFileSystem/WinNtSimpleFileSystem.msa @@ -20,7 +20,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtSimpleFileSystem diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa index 86b667bfc4..0024262116 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/Uga/WinNtUga.msa @@ -20,7 +20,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtUga diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa index 39d6c7b2aa..2fb7d61aeb 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Bus/WinNtBusDriver/WinNtBusDriver.msa @@ -19,7 +19,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtBusDriver @@ -71,9 +71,12 @@ gEfiWinNtThunkProtocolGuid - + gEfiDevicePathProtocolGuid + + gWinNtBusDriverGuid + @@ -106,9 +109,6 @@ gEfiWinNtCPUSpeedGuid - - gWinNtBusDriverGuid - EFI_SPECIFICATION_VERSION 0x00020000 diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa index b0b3d81830..e4dc0b144b 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Metronome/Metronome.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false Metronome diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa index 45d0e6dba8..0fe3cd09bf 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/RealTimeClock/RealTimeClock.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false RealTimeClock diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa index 6c03ec3763..404da8d6ea 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Reset/Reset.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false Reset diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa index f163548f4e..b0227416bb 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Chipset/Timer/Timer.msa @@ -7,7 +7,7 @@ 1.0 NT Emulation Timer Architectural Protocol Driver as defined in DXE CIS This Timer module uses an NT Thread to simulate the timer-tick driven - timer service. In the future, the Thread creation should possibly be + timer service. In the future, the Thread creation should possibly be abstracted by the CPU architectural protocol Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials @@ -19,7 +19,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false Timer diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa index b96caa2cf3..f0f22f9540 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/Cpu/Cpu.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false Cpu diff --git a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa index 5f79138e79..223f4e69d8 100644 --- a/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa +++ b/EdkNt32Pkg/Dxe/WinNtThunk/WinNtThunk/WinNtThunk.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtThunk diff --git a/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa b/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa index dc3e7c1499..8a0beea1ca 100644 --- a/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa +++ b/EdkNt32Pkg/Pei/Autoscan/WinNtAutoScan.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtAutoScan diff --git a/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa b/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa index 5a0503e5cc..3bf00a08bc 100644 --- a/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa +++ b/EdkNt32Pkg/Pei/FlashMap/FlashMap.msa @@ -55,6 +55,11 @@ gEfiFirmwareVolumeBlockProtocolGuid + + + GUID_EXTENSION + + gPeiFlashMapPpiGuid @@ -64,9 +69,6 @@ - - gEfiFlashMapHobGuid - gEfiFirmwareFileSystemGuid @@ -82,10 +84,10 @@ PcdFlashNvStorageVariableBase gEfiGenericPlatformTokenSpaceGuid - The driver sets the NV Storage FV base address defined by this PCD. + The driver sets the NV Storage FV base address defined by this PCD. This base address point to an EFI_FIRMWARE_VOLUMN_HEADER struct. Variable PEIM will get the base address from this PCD. In NT emulator, this PCD is a DYNAMIC - type, as FD is mapped to process space by WinNT OS. On real platform, it is + type, as FD is mapped to process space by WinNT OS. On real platform, it is normally a FIXED_AT_BUILD type as system memory map is fixed to BIOS. diff --git a/EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa b/EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa index d0b5bb2e12..9b4faf13c8 100644 --- a/EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa +++ b/EdkNt32Pkg/Pei/WinNtStuff/WinNtStuff.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false WinNtStuff diff --git a/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa b/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa index 1eec75e9fd..0586c28d18 100644 --- a/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa +++ b/EdkNt32Pkg/RuntimeDxe/FvbServices/Nt32Fwh.msa @@ -6,10 +6,10 @@ BDFE5FAA-2A35-44bb-B17A-8084D4E2B9E9 1.0 Component description file for Nt32 Fimware Volume Block DXE driver module. - This DXE runtime driver implements and produces the Fimware Volue Block Protocol on + This DXE runtime driver implements and produces the Fimware Volue Block Protocol on NT32 emulator. - Copyright (c) 2006, Intel Corporation + 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 @@ -19,7 +19,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false FwBlockService @@ -57,9 +57,9 @@ Nt32Fwh.dxs - FWBlockService.c - FwBlockService.h - FvbInfo.c + FWBlockService.c + FwBlockService.h + FvbInfo.c @@ -76,6 +76,9 @@ gEfiFvbExtensionProtocolGuid + + gEfiAlternateFvBlockGuid + diff --git a/EdkNt32Pkg/Sec/SecMain.msa b/EdkNt32Pkg/Sec/SecMain.msa index e276e3f5b0..28e8d15e2f 100644 --- a/EdkNt32Pkg/Sec/SecMain.msa +++ b/EdkNt32Pkg/Sec/SecMain.msa @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false SecMain @@ -94,7 +94,7 @@ PcdWinNtBootMode gEfiEdkNt32PkgTokenSpaceGuid - This PCD defines the boot mode for simualtor. + This PCD defines the boot mode for simualtor. The boot mode can be set as following value: 0x0: Boot with full configuration. 0x1: Boot with minimal configuration. @@ -103,7 +103,7 @@ 0x4: Boot with default settings. 0x5: Boot on S4 resume. 0x6: Boot on S5 resume. - 0x10: Boot on S2 resume. + 0x10: Boot on S2 resume. 0x11: Boot on S3 resume. 0x12: Boot on flash update. 0x20: Boot in reovery mode.