From ee6c452c81f135a53f918761f02333ee57d7776d Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 19 Nov 2008 15:14:25 +0000 Subject: Detab git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6638 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/GraphicsLib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Include/Library/GraphicsLib.h') diff --git a/MdePkg/Include/Library/GraphicsLib.h b/MdePkg/Include/Library/GraphicsLib.h index 2009feb..37dc557 100644 --- a/MdePkg/Include/Library/GraphicsLib.h +++ b/MdePkg/Include/Library/GraphicsLib.h @@ -34,7 +34,7 @@ @retval EFI_UNSUPPORTED FvHandle does not support EFI_FIRMWARE_VOLUME2_PROTOCOL. @retval EFI_NOT_FOUND The image specified by NameGuid and SectionType can't be found. @retval EFI_OUT_OF_RESOURCES There were not enough resources to allocate the output data buffer or complete the operations. - @retval EFI_DEVICE_ERROR A hardware error occurs during reading from the Firmware Volume. + @retval EFI_DEVICE_ERROR A hardware error occurs during reading from the Firmware Volume. @retval EFI_ACCESS_DENIED The firmware volume containing the searched Firmware File is configured to disallow reads. **/ @@ -63,7 +63,7 @@ GetGraphicsBitMapFromFV ( @retval EFI_UNSUPPORTED FvHandle does not support EFI_FIRMWARE_VOLUME2_PROTOCOL. @retval EFI_NOT_FOUND The image specified by NameGuid and SectionType can't be found. @retval EFI_OUT_OF_RESOURCES There were not enough resources to allocate the output data buffer or complete the operations. - @retval EFI_DEVICE_ERROR A hardware error occurs during reading from the Firmware Volume. + @retval EFI_DEVICE_ERROR A hardware error occurs during reading from the Firmware Volume. @retval EFI_ACCESS_DENIED The firmware volume containing the searched Firmware File is configured to disallow reads. **/ -- cgit v1.1