Home | History | Annotate | Download | only in BootMaintenanceManagerLib

Lines Matching defs:DeviceType

803   UINTN                     DeviceType;

809 DeviceType = (UINTN) -1;
820 if (((BBS_BBS_DEVICE_PATH *) NewLoadContext->FilePathList)->DeviceType != DeviceType) {
821 DeviceType = ((BBS_BBS_DEVICE_PATH *) NewLoadContext->FilePathList)->DeviceType;
848 UINTN DeviceType;
855 DeviceType = (UINTN) -1;
866 if (((BBS_BBS_DEVICE_PATH *) NewLoadContext->FilePathList)->DeviceType != DeviceType) {
867 DeviceType = ((BBS_BBS_DEVICE_PATH *) NewLoadContext->FilePathList)->DeviceType;