X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=MdePkg%2FInclude%2FPpi%2FIsaHc.h;h=d7dfd9b47e8ccf416b52ba2564842c21999165bb;hb=43516263a833d34ceb68b2d6c2ca2006ae684b36;hp=5468c2e94b7209fac2a66c911d7409ad74f4c375;hpb=fae43d06dd83d4af35d9d0bd261ab212a2b8b17e;p=mirror_edk2.git diff --git a/MdePkg/Include/Ppi/IsaHc.h b/MdePkg/Include/Ppi/IsaHc.h index 5468c2e94b..d7dfd9b47e 100644 --- a/MdePkg/Include/Ppi/IsaHc.h +++ b/MdePkg/Include/Ppi/IsaHc.h @@ -28,7 +28,7 @@ typedef struct _EFI_ISA_HC_PPI *PEFI_ISA_HC_PPI; that more than one caller may be assigned to the same aperture. It may be possible that a single hardware aperture may be used for more than one device. This function tracks the number of times that each aperture is - referenced, and doesa not close the hardware aperture (via CloseIoAperture()) + referenced, and does not close the hardware aperture (via CloseIoAperture()) until there are no more references to it. @param This A pointer to this instance of the EFI_ISA_HC_PPI.