Home | History | Annotate | Download | only in PiDxeS3BootScriptLib

Lines Matching defs:StartAddress

1610   UINTN                 StartAddress;

1630 StartAddress = (UINTN) Script;
1640 while ((UINTN) Script < (UINTN) (StartAddress + TableLength)) {