X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkNt32Pkg%2FDxe%2FNt32Platform%2FMiscSubclass%2FMiscSubclassDriver.msa;h=d4e99c049c1e1cce1b6902d0507c769bd6a99930;hb=7fda265d2f2f3f30ff629a3985f6d0b4e1acbd84;hp=3c47d82ced00491f639a029be453fa90905c6899;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180;p=mirror_edk2.git diff --git a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa b/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa index 3c47d82ced..d4e99c049c 100644 --- a/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa +++ b/EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriver.msa @@ -1,49 +1,68 @@ - - + + - MiscSubclass + MiscSubclass DXE_DRIVER - BS_DRIVER - 4A9B9DB8-EC62-4A92-818F-8AA0246D246E - 0 - Component description file for MiscSubclass Driver module - FIX ME! + 4A9B9DB8-EC62-4A92-818F-8AA0246D246E + 1.0 + Misc Sub class driver + + Parses the MiscSubclassDataTable and reports any generated data to the DataHub + 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 - 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 + MiscSubclass + - BaseLib - DebugLib - HiiLib - UefiLib - UefiDriverEntryPoint - BaseMemoryLib - MemoryAllocationLib - UefiBootServicesTableLib - DevicePathLib + + BaseLib + + + DebugLib + + + HiiLib + + + UefiLib + + + UefiDriverEntryPoint + + + BaseMemoryLib + + + MemoryAllocationLib + + + UefiBootServicesTableLib + + + DevicePathLib + MiscSubclassDriver.uni + MiscDevicePath.h MiscSubclassDriver.h MiscSubclassDriverEntryPoint.c MiscSubclassDriverDataTable.c @@ -53,7 +72,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. MiscChassisManufacturerData.c MiscNumberOfInstallableLanguagesData.c MiscOemStringData.c - MiscOnboardDeviceData.c MiscPortInternalConnectorDesignatorData.c MiscResetCapabilitiesData.c MiscSystemLanguageStringData.c @@ -64,51 +82,85 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. MiscPortInternalConnectorDesignatorFunction.c MiscSubclassDriver.dxs - - MdePkg - EdkModulePkg - EdkNt32Pkg - + + + + + - DataHub - Hii - WinNtIo + + gEfiDataHubProtocolGuid + + + gEfiHiiProtocolGuid + + + gEfiWinNtIoProtocolGuid + - MiscPortKeyboard - MiscPortMouse - MiscPortCom1 - MiscPortCom2 - MiscBiosVendor - MiscSystemManufacturer - MiscBaseBoardManufacturer - MiscChassisManufacturer - MiscSystemSlotDesignation - OemString - SystemOptionString - ProcessorSubClassData - MemorySubClassData + + MiscPortKeyboard + + + MiscPortMouse + + + MiscPortCom1 + + + MiscPortCom2 + + + MiscBiosVendor + + + MiscSystemManufacturer + + + MiscBaseBoardManufacturer + + + MiscChassisManufacturer + + + MiscSystemSlotDesignation + + + OemString + + + SystemOptionString + + + ProcessorSubClassData + + + MemorySubClassData + - - MiscSubClass - - - ProcessorSubClass - - - MemoryProducer - - - MemorySubClass - - - WinNtMemory - + + gEfiMiscSubClassGuid + + + gEfiProcessorSubClassGuid + + + gEfiMemoryProducerGuid + + + gEfiMemorySubClassGuid + + + gEfiWinNtMemoryGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 MiscSubclassDriverEntryPoint - + \ No newline at end of file