Home | History | Annotate | Download | only in UefiSalLib

Lines Matching full:system

2   SAL Library implementation retrieving the SAL Entry Point from the SAL System Table

3 register in the EFI System Configuration Table.
87 The constructor function looks up the SAL System Table in the EFI System Configuration
88 Table. Once the SAL System Table is found, the SAL Entry Point in the SAL System Table
90 It will ASSERT() if the SAL System Table cannot be found or the data in the SAL System
94 @param SystemTable A pointer to the EFI System Table.
118 // Check the first entry of SAL System Table,