]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
PcAtChipsetPkg: IdeControllerDxe: fix protocol usage hints in the INF file
[mirror_edk2.git] / PcAtChipsetPkg / Bus / Pci / IdeControllerDxe / IdeControllerDxe.inf
index 5e917c8d135d34222f365a0494672dac245b889c..0184bf40f6286b166af3427d804c6773e1cd3ce0 100644 (file)
@@ -46,7 +46,7 @@
   UefiBootServicesTableLib\r
 \r
 [Protocols]\r
-  gEfiPciIoProtocolGuid             ## BY_START\r
-  gEfiIdeControllerInitProtocolGuid ## TO_START\r
+  gEfiPciIoProtocolGuid             ## TO_START\r
+  gEfiIdeControllerInitProtocolGuid ## BY_START\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   IdeControllerExtra.uni\r