TianoCore EDK2 master
|
Data Fields | |
XENSTORE_STATUS | Status |
CONST CHAR8 * | ErrorStr |
Convert a XenStore error string into an errno number.
Unknown error strings are converted to EINVAL.
errorstring | The error string to convert. |
Definition at line 700 of file XenStore.c.
CONST CHAR8* XenStoreErrors::ErrorStr |
Definition at line 702 of file XenStore.c.
XENSTORE_STATUS XenStoreErrors::Status |
Definition at line 701 of file XenStore.c.