Home | History | Annotate | Download | only in PiDxeS3BootScriptLib

Lines Matching defs:StartAddress

2086   UINTN                 StartAddress;

2105 StartAddress = (UINTN) Script;
2112 while ((UINTN) Script < (UINTN) (StartAddress + TableLength)) {
2245 UINTN StartAddress;
2281 StartAddress = (UINTN) Script;
2284 while ((UINTN) Script < (UINTN) (StartAddress + TableLength)) {