diff options
Diffstat (limited to 'PcAtChipsetPkg/Bus')
-rwxr-xr-x | PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf b/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf index 143e78ab11..a067fd2fef 100755 --- a/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf +++ b/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf @@ -19,8 +19,6 @@ FILE_GUID = F3790689-FB90-4479-A2EF-B82A43AFE74D
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
- EDK_RELEASE_VERSION = 0x00020000
- EFI_SPECIFICATION_VERSION = 0x00020000
ENTRY_POINT = InitializeIdeControllerDriver
#
|