X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FGraphicsLib.h;h=0c2812be2fba016722aeacc577f581c214881949;hp=31a391bd7ee5a9234c9d758877b7edb84fa5f05c;hb=42eedea958591087603bbacd1c2227d2494026af;hpb=0f82bd55142af193e669e76fcaf02f8d835f3f39 diff --git a/MdePkg/Include/Library/GraphicsLib.h b/MdePkg/Include/Library/GraphicsLib.h index 31a391bd7e..0c2812be2f 100644 --- a/MdePkg/Include/Library/GraphicsLib.h +++ b/MdePkg/Include/Library/GraphicsLib.h @@ -79,8 +79,8 @@ GetGraphicsBitMapFromFVEx ( @param[in] BmpImage Pointer to BMP file @param[in] BmpImageSize Number of bytes in BmpImage - @param[in,out] UgaBlt Buffer containing UGA version of BmpImage. - @param[in,out] UgaBltSize Size of UgaBlt in bytes. + @param[in out] UgaBlt Buffer containing UGA version of BmpImage. + @param[in out] UgaBltSize Size of UgaBlt in bytes. @param[out] PixelHeight Height of UgaBlt/BmpImage in pixels @param[out] PixelWidth Width of UgaBlt/BmpImage in pixels