Home | History | Annotate | Download | only in WinNtBlockIoDxe

Lines Matching refs:EFI_UNSUPPORTED

110     EFI_UNSUPPORTED       - The driver specified by This does not support setting

113 EFI_UNSUPPORTED - The driver specified by This does not support the
130 Status = EFI_UNSUPPORTED;
148 return EFI_UNSUPPORTED;
171 return EFI_UNSUPPORTED;
174 if (Status == EFI_UNSUPPORTED) {
215 EFI_UNSUPPORTED - The driver specified by This is not currently
229 return EFI_UNSUPPORTED;
256 return EFI_UNSUPPORTED;
259 if (Status == EFI_UNSUPPORTED) {
294 EFI_UNSUPPORTED - The driver specified by This does not support forcing the default configuration options on the controller specified by ControllerHandle and ChildHandle.
295 EFI_UNSUPPORTED - The driver specified by This does not support the configuration type specified by DefaultType.
305 return EFI_UNSUPPORTED;
332 return EFI_UNSUPPORTED;
335 if (Status == EFI_UNSUPPORTED) {