X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FBus%2FPci%2FIdeBus%2FDxe%2Fidebus.msa;h=864240d23e9ba4bc40db12096c08f75ab4606ec8;hp=c5f38ea37dfe413257eea5e9ceb954ee209d7e76;hb=15f3b1d49dd40c64e4eff9e2fbc3869da32c3892;hpb=54de7486cffe67bc44dfdbf5effb9690ca9cb180 diff --git a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa index c5f38ea37d..864240d23e 100644 --- a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa +++ b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/idebus.msa @@ -1,49 +1,71 @@ - - + + - IdeBus + IdeBus DXE_DRIVER - BS_DRIVER - 69FD8E47-A161-4550-B01A-5594CEB2B2B2 - 0 + 69FD8E47-A161-4550-B01A-5594CEB2B2B2 + 1.0 Component description file for PS2 keyboard 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-12 17:09 - 2006-03-22 16:27 - EFI_SPECIFICATION_VERSION 0x00000000 + 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. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + IdeBus + - DebugLib - UefiDriverModelLib - UefiDriverEntryPoint - BaseLib - UefiLib - BaseMemoryLib - ReportStatusCodeLib - MemoryAllocationLib - PerformanceLib - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - DevicePathLib + + DebugLib + + + UefiDriverModelLib + + + UefiDriverEntryPoint + + + BaseLib + + + UefiLib + + + BaseMemoryLib + + + ReportStatusCodeLib + + + MemoryAllocationLib + + + PerformanceLib + + + UefiBootServicesTableLib + + + UefiRuntimeServicesTableLib + + + DevicePathLib + idebus.h @@ -56,35 +78,46 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. ComponentName.c ComponentName.h - - MdePkg - EdkModulePkg - + + + + - DevicePath - PciIo - IdeControllerInit - BlockIo - DiskInfo + + gEfiDevicePathProtocolGuid + + + gEfiPciIoProtocolGuid + + + gEfiIdeControllerInitProtocolGuid + + + gEfiBlockIoProtocolGuid + + + gEfiDiskInfoProtocolGuid + - Configuration - 0x69fd8e47, 0xa161, 0x4550, 0xb0, 0x1a, 0x55, 0x94, 0xce, 0xb2, 0xb2, 0xb2 + 0x0043 0x006F 0x006E 0x0066 0x0069 0x0067 0x0075 0x0072 0x0061 0x0074 0x0069 0x006F 0x006E + gConfigurationGuid - - DiskInfoIde - + + gEfiDiskInfoIdeInterfaceGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 - + gIDEBusDriverBinding - gIDEBusDriverBinding gIDEBusComponentName - + \ No newline at end of file