Searched refs:LocalDiskEnd (Results 1 – 1 of 1) sorted by relevance
2275 UINT8 LocalDiskEnd; in LegacyBiosInstallRom() local2296 LocalDiskEnd = 0; in LegacyBiosInstallRom()2550 LocalDiskEnd = (UINT8) (LocalDiskStart + Regs.H.BL); in LegacyBiosInstallRom()2556 Private->DiskEnd = LocalDiskEnd; in LegacyBiosInstallRom()2607 LocalDiskEnd = (UINT8) ((*(UINT8 *) ((UINTN) 0x475)) + 0x80); in LegacyBiosInstallRom()2635 LocalDiskEnd = (UINT8) (LocalDiskStart + (UINT8) (EndBbsIndex - StartBbsIndex)); in LegacyBiosInstallRom()2636 if (LocalDiskEnd != LocalDiskStart) { in LegacyBiosInstallRom()2642 Private->DiskEnd = LocalDiskEnd; in LegacyBiosInstallRom()2655 LocalDiskEnd in LegacyBiosInstallRom()2671 *DiskEnd = LocalDiskEnd; in LegacyBiosInstallRom()