Home
last modified time | relevance | path

Searched refs:IdentifyDrive (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c133 … DEBUG ((EFI_D_INFO, " IdentifyDrive[0].Raw[0] - %x\n", HddInfo[Index].IdentifyDrive[0].Raw[0])); in PrintHddInfo()
134 … DEBUG ((EFI_D_INFO, " IdentifyDrive[1].Raw[0] - %x\n", HddInfo[Index].IdentifyDrive[1].Raw[0])); in PrintHddInfo()
480 UpdateIdentifyDriveData ((UINT8 *) (&HddInfo[Index].IdentifyDrive[0].Raw[0])); in UpdateAllIdentifyDriveData()
484 UpdateIdentifyDriveData ((UINT8 *) (&HddInfo[Index].IdentifyDrive[1].Raw[0])); in UpdateAllIdentifyDriveData()
1131 if ((LocalHddInfo[Index].IdentifyDrive[0].Raw[0] != 0) && in GenericLegacyBoot()
1137 if ((LocalHddInfo[Index].IdentifyDrive[1].Raw[0] != 0) && in GenericLegacyBoot()
DLegacyIde.c185 &LocalHddInfo[PciIndex + IdeChannel].IdentifyDrive[IdeDevice], in LegacyBiosBuildIdeData()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h254 ATAPI_IDENTIFY IdentifyDrive[2]; member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h575 ATAPI_IDENTIFY IdentifyDrive[2]; member