XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
SAL_RETURN_REGS Struct Reference

#include <Sal.h>

Public Attributes

EFI_SAL_STATUS Status
 
UINTN r9
 
UINTN r10
 
UINTN r11
 

Detailed Description

Return registers from SAL.

Member Data Documentation

◆ r10

UINTN SAL_RETURN_REGS::r10

SAL returned value in r10.

◆ r11

UINTN SAL_RETURN_REGS::r11

SAL returned value in r11.

◆ r9

UINTN SAL_RETURN_REGS::r9

SAL returned value in r9.

◆ Status

EFI_SAL_STATUS SAL_RETURN_REGS::Status

SAL return status value in r8.


The documentation for this struct was generated from the following file: