git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6638 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-19 15:14:25 +00:00
parent c48d41d2c7
commit ee6c452c81
12 changed files with 121 additions and 121 deletions

View File

@@ -62,7 +62,7 @@ EFI_STATUS
@retval EFI_UNSUPPORTED ChildHandle does not support the protocol that is being removed.
@retval EFI_INVALID_PARAMETER Child handle is not a valid UEFI Handle.
@retval EFI_ACCESS_DENIED The protocol could not be removed from the ChildHandle
because its services are being used.
because its services are being used.
@retval other The child handle was not destroyed
**/