Lines Matching full:must
34 …performed by this function must be very small, and take as little time as possible to execute. This
35 …function must not change the state of any hardware devices, and this function must be aware that t…
37 different driver. This function must match its calls to AllocatePages() with FreePages(),
40 already in the opened state, then it must not be closed with CloseProtocol(). This is required
45 must support a protocol interface that supplies
50 the bus driver must determine if the bus controller specified
81 …but the following calling restrictions must be followed, or the system behavior will not be determ…
82 1. ControllerHandle must be a valid EFI_HANDLE.
83 2. If RemainingDevicePath is not NULL, then it must be a pointer to a naturally aligned
85 3. Prior to calling Start(), the Supported() function for the driver specified by This must
86 … have been called with the same calling parameters, and Supported() must have returned EFI_SUCCESS.
90 must support a protocol interface that supplies
124 …but the following calling restrictions must be followed, or the system behavior will not be determ…
125 1. ControllerHandle must be a valid EFI_HANDLE that was used on a previous call to this
127 2. The first NumberOfChildren handles of ChildHandleBuffer must all be a valid
128 EFI_HANDLE. In addition, all of these handles must have been created in this driver's
129 Start() function, and the Start() function must have called OpenProtocol() on
133 @param[in] ControllerHandle A handle to the device being stopped. The handle must