X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FCompatibility%2FFrameworkHiiOnUefiHiiThunk%2FUtility.h;h=551c4bf27ab00a482fccaafaef476ab4a53ad1fd;hp=4f453f1ca692c7601ef22b481056c599cbbad5d3;hb=4fc0be870536f34344eb07083acfc901ab4dcd1b;hpb=c4260115f0fcf23d538dc0ac90443ee954c30c6d diff --git a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Utility.h b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Utility.h index 4f453f1ca6..551c4bf27a 100644 --- a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Utility.h +++ b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/Utility.h @@ -48,7 +48,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @param HandleBuffer On output, an array of EFI_HII_HANDLE instances returned. The caller is responcible to free this pointer allocated. - @retval EFI_SUCCESS The matching handles are outputed successfully. + @retval EFI_SUCCESS The matching handles are outputted successfully. HandleBufferLength is updated with the actual length. @retval EFI_OUT_OF_RESOURCES Not enough resource to complete the operation. @retval EFI_NOT_FOUND No matching handle could not be found in database.