Home | History | Annotate | Download | only in Uefi

Lines Matching full:exitstatus

906   @param[in]  ExitStatus        The image's exit code.

907 @param[in] ExitDataSize The size, in bytes, of ExitData. Ignored if ExitStatus is EFI_SUCCESS.
911 for the image's exit. ExitData is only valid if ExitStatus
925 IN EFI_STATUS ExitStatus,