Home
last modified time | relevance | path

Searched refs:DiskEnd (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c63 OUT UINT8 *DiskEnd, OPTIONAL in GetShadowedRomParameters() argument
116 if (DiskEnd != NULL) { in GetShadowedRomParameters()
117 *DiskEnd = mRomEntry[Index].DiskEnd; in GetShadowedRomParameters()
155 IN UINT8 DiskEnd in RomShadow() argument
191 mRomEntry[mRomCount].DiskEnd = DiskEnd; in RomShadow()
2267 OUT UINT8 *DiskEnd, OPTIONAL in LegacyBiosInstallRom() argument
2417 Private->DiskEnd = LocalDiskStart; in LegacyBiosInstallRom()
2555 … Private->LegacyEfiHddTable[Private->LegacyEfiHddTableIndex].StartDriveNumber = Private->DiskEnd; in LegacyBiosInstallRom()
2556 Private->DiskEnd = LocalDiskEnd; in LegacyBiosInstallRom()
2557 Private->LegacyEfiHddTable[Private->LegacyEfiHddTableIndex].EndDriveNumber = Private->DiskEnd; in LegacyBiosInstallRom()
[all …]
DLegacyBiosInterface.h150 UINT8 DiskEnd; member
662 UINT8 DiskEnd; member
924 OUT UINT8 *DiskEnd, OPTIONAL
DLegacyBios.c378 Private->DiskEnd = 0; in ShadowAndStartLegacy16()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
DBiosBlkIo.c233 UINT8 DiskEnd; in BiosBlockIoDriverBindingStart() local
320 &DiskEnd, in BiosBlockIoDriverBindingStart()
387 for (Index = DiskStart; Index < DiskEnd; Index++) { in BiosBlockIoDriverBindingStart()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h450 OUT UINT8 *DiskEnd, OPTIONAL
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h1249 OUT UINT8 *DiskEnd, OPTIONAL