HomeSort by relevance Sort by last modified time
    Searched refs:Unrequested (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c 286 // Set Before, After, and Unrequested state information based on Depex
287 // Driver will be put in Dependent or Unrequested state
298 Check every driver and locate a matching one. If the driver is found, the Unrequested
327 DriverEntry->Unrequested &&
330 // Move the driver from the Unrequested to the Dependent state
333 DriverEntry->Unrequested = FALSE;
590 if (DriverEntry->Unrequested) {
    [all...]
Dependency.c 178 DriverEntry->Unrequested = TRUE;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 193 BOOLEAN Unrequested;
    [all...]

Completed in 44 milliseconds