Adds the missing return status description for HiiConfigRouting.ConfigToBlock() API.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11086 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -328,7 +328,10 @@ EFI_STATUS
|
|||||||
value pair. Block is left updated and
|
value pair. Block is left updated and
|
||||||
Progress points at the '&' preceding the first
|
Progress points at the '&' preceding the first
|
||||||
non-<BlockName>.
|
non-<BlockName>.
|
||||||
|
@retval EFI_DEVICE_ERROR Block not large enough. Progress undefined.
|
||||||
|
@retval EFI_NOT_FOUND Target for the specified routing data was not found.
|
||||||
|
Progress points to the "G" in "GUID" of the errant
|
||||||
|
routing data.
|
||||||
**/
|
**/
|
||||||
typedef
|
typedef
|
||||||
EFI_STATUS
|
EFI_STATUS
|
||||||
|
Reference in New Issue
Block a user