]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBus.c
Coding style clean-up.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Isa / IsaBusDxe / IsaBus.c
index 8cf9ac9c2cfc0f2ace0b1572cfe5f921cce20500..c90b4cdb439acd88262fff6eb12fbea8914227d2 100644 (file)
@@ -1,4 +1,4 @@
-/**@file\r
+/** @file\r
   ISA Bus UEFI driver.\r
 \r
   Discovers all the ISA Controllers and their resources by using the ISA ACPI \r
@@ -564,7 +564,7 @@ IsaBusControllerDriverStop (
   @param[in] PciIo                  The Pointer to the PCI protocol \r
   @param[in] ParentDevicePath       Device path of the ISA bus controller\r
   @param[in] IsaDeviceResourceList  The resource list of the ISA device\r
-  @param[in] ChildDevicePath        The pointer to the child device.\r
+  @param[out] ChildDevicePath       The pointer to the child device.\r
 \r
   @retval EFI_SUCCESS               The handle for the child device was created.\r
   @retval EFI_OUT_OF_RESOURCES      The request could not be completed due to a lack of resources.\r