Status
Status codes returned by EFI interfaces
Fields of this type
Fields
- success:success
- The operation completed successfully.
- load_error:load_error
- The image failed to load.
- invalid_parameter:invalid_parameter
- A parameter was incorrect.
- unsupported:unsupported
- The operation is not supported.
- bad_buffer_size:bad_buffer_size
- The buffer was not the proper size for the request.
- buffer_too_small:buffer_too_small
- The buffer is not large enough to hold the requested data.
- not_ready:not_ready
- There is no data pending upon return.
- device_error:device_error
- The physical device reported an error while attempting the operation.
- write_protected:write_protected
- The device cannot be written to.
- out_of_resources:out_of_resources
- A resource has run out.
- volume_corrupted:volume_corrupted
- An inconstancy was detected on the file system causing the operating to fail.
- volume_full:volume_full
- There is no more space on the file system.
- no_media:no_media
- The device does not contain any medium to perform the operation.
- media_changed:media_changed
- The medium in the device has changed since the last access.
- not_found:not_found
- The item was not found.
- access_denied:access_denied
- Access was denied.
- no_response:no_response
- The server was not found or did not respond to the request.
- no_mapping:no_mapping
- A mapping to a device does not exist.
- timeout:timeout
- The timeout time expired.
- not_started:not_started
- The protocol has not been started.
- already_started:already_started
- The protocol has already been started.
- aborted:aborted
- The operation was aborted.
- icmp_error:icmp_error
- An ICMP error occurred during the network operation.
- tftp_error:tftp_error
- A TFTP error occurred during the network operation.
- protocol_error:protocol_error
- A protocol error occurred during the network operation.
- incompatible_version:incompatible_version
- The function encountered an internal version that was incompatible with a version requested by the caller.
- security_violation:security_violation
- The function was not performed due to a security violation.
- crc_error:crc_error
- A CRC error was detected.
- end_of_media:end_of_media
- Beginning or end of media was reached
- end_of_file:end_of_file
- The end of the file was reached.
- invalid_language:invalid_language
- The language specified was invalid.
- compromised_data:compromised_data
- The security status of the data is unknown or compromised and the data must be updated or replaced to restore a valid security status.
- ip_address_conflict:ip_address_conflict
- There is an address conflict address allocation
- http_error:http_error
- A HTTP error occurred during the network operation.
- network_unreachable:network_unreachable
- = high_bit | 100
- host_unreachable:host_unreachable
- = high_bit | 101
- protocol_unreachable:protocol_unreachable
- = high_bit | 102
- port_unreachable:port_unreachable
- = high_bit | 103
- connection_fin:connection_fin
- = high_bit | 104
- connection_reset:connection_reset
- = high_bit | 105
- connection_refused:connection_refused
- = high_bit | 106
- warn_unknown_glyph:warn_unknown_glyph
- The string contained one or more characters that the device could not render and were skipped.
- warn_delete_failure:warn_delete_failure
- The handle was closed, but the file was not deleted.
- warn_write_failure:warn_write_failure
- The handle was closed, but the data to the file was not flushed properly.
- warn_buffer_too_small:warn_buffer_too_small
- The resulting buffer was too small, and the data was truncated to the buffer size.
- warn_stale_data:warn_stale_data
- The data has not been updated within the timeframe set by localpolicy for this type of data.
- warn_file_system:warn_file_system
- The resulting buffer contains UEFI-compliant file system.
- warn_reset_required:warn_reset_required
- The operation will be processed across a system reset.
- _:_
Functions in this namespace
Functions
Error sets in this namespace