X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmulatorPkg%2FWin%2FHost%2FWinBlockIo.c;h=d5944c42275c1268b50bdbe794c32d759a2d39d9;hb=79e4f2a56ac7cee477c2f84ff65f766814cc1836;hp=14491a6e90e27da2ddd9a1724d8c1db09b8b480e;hpb=a07533fab100db41c04d9044503438ac00039d82;p=mirror_edk2.git diff --git a/EmulatorPkg/Win/Host/WinBlockIo.c b/EmulatorPkg/Win/Host/WinBlockIo.c index 14491a6e90..d5944c4227 100644 --- a/EmulatorPkg/Win/Host/WinBlockIo.c +++ b/EmulatorPkg/Win/Host/WinBlockIo.c @@ -270,7 +270,7 @@ WinNtSignalToken ( @param[in] MediaId Id of the media, changes every time the media is replaced. @param[in] Lba The starting Logical Block Address to read from. - @param[in, out] Token A pointer to the token associated with the transaction. + @param[in, out] Token A pointer to the token associated with the transaction. @param[in] BufferSize Size of Buffer, must be a multiple of device block size. @param[out] Buffer A pointer to the destination buffer for the data. The caller is responsible for either having implicit or