X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FPci%2FIdeBusDxe%2FIdeBusDxe.inf;h=a3f466a0807f56f5fb4666d471abe34a5d7fd154;hb=1a8802f76332b8c9374c9d392cbaff1dd229b765;hp=c90a3645b6808ad052a076fedc2bacd5c00834e8;hpb=17adfa9aef0cd3e082cbb56ecd74a5d300d42396;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf index c90a3645b6..a3f466a080 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf +++ b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf @@ -3,7 +3,7 @@ # # IDE bus driver. This driver will enumerate IDE device and export the blockIo # protocol for every device. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2008, 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 @@ -19,7 +19,7 @@ INF_VERSION = 0x00010005 BASE_NAME = IdeBusDxe FILE_GUID = 69FD8E47-A161-4550-B01A-5594CEB2B2B2 - MODULE_TYPE = DXE_DRIVER + MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 @@ -42,13 +42,13 @@ DriverConfiguration.c ComponentName.h ComponentName.c - atapi.c - ata.c - ide.c - idebus.c - idedata.h - ide.h - idebus.h + Atapi.c + Ata.c + Ide.c + IdeBus.c + IdeData.h + Ide.h + IdeBus.h [Packages] @@ -83,3 +83,4 @@ gEfiPciIoProtocolGuid # PROTOCOL TO_START gEfiDevicePathProtocolGuid # PROTOCOL TO_START +