mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 12:44:50 +02:00
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:
parent
09b794172e
commit
6c4986de2d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user