Home | History | Annotate | Download | only in PiSmmCpuDxeSmm

Lines Matching refs:SmramRangeCount

1224   UINTN                             SmramRangeCount;

1248 SmramRangeCount = Size / sizeof (EFI_SMRAM_DESCRIPTOR);
1254 for (Index = 0, MaxSize = SIZE_256KB - EFI_PAGE_SIZE; Index < SmramRangeCount; Index++) {
1279 for (Index = 0; Index < SmramRangeCount; Index++) {