X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FBus%2FIsa%2FIsaFloppyDxe%2FIsaFloppy.c;h=e819a1d13219e0b3939c1450bf697cd8751274ab;hb=fdb05fa33021288c20e17264b0947a2525e19825;hp=e1d65666665d2bd048ac361f34f211ed4fc8e351;hpb=bcd70414877e56f3bffff0bf11b07a30ef51a68f;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppy.c b/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppy.c index e1d6566666..e819a1d132 100644 --- a/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppy.c +++ b/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppy.c @@ -361,7 +361,7 @@ Done: created by this driver. @param This Protocol instance pointer. - @param ControllerHandle Handle of device to stop driver on + @param Controller Handle of device to stop driver on @param NumberOfChildren Number of Handles in ChildHandleBuffer. If number of children is zero stop the entire bus driver. @param ChildHandleBuffer List of Child Handles to Stop.