Extensible Firmware Interface Specification
104 12/12/00 Version 1.02
If an add, modify, or remove operation is completed, then EFI_SUCCESS is returned.
Note: If there is not enough memory to perform an add operation, then
EFI_OUT_OF_RESOURCES is returned.
Status Codes Returned
EFI_SUCCESS The (Guid, Table) pair was added, updated, or removed.
EFI_INVALID_PARAMETER Guid is not valid.
EFI_NOT_FOUND An attempt was made to delete a non-existent entry.
EFI_OUT_OF_RESOURCES There is not enough memory available to complete the operation.