Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching full:controller

67   Retrieves a Unicode string that is the user-readable name of the controller

70 This function retrieves the user-readable name of the controller specified by
73 Language, then a pointer to the controller name is returned in ControllerName,
75 managing the controller specified by ControllerHandle and ChildHandle,
82 @param[in] ControllerHandle The handle of a controller that the driver
84 specifies the controller whose name is to be
87 @param[in] ChildHandle The handle of the child controller to retrieve
92 controller. It will not be NULL for a bus
94 child controller.
107 controller specified by ControllerHandle and
127 managing the controller specified by
177 L"PXE Controller"
243 Retrieves a Unicode string that is the user-readable name of the controller
246 This function retrieves the user-readable name of the controller specified by
249 Language, then a pointer to the controller name is returned in ControllerName,
251 managing the controller specified by ControllerHandle and ChildHandle,
258 @param[in] ControllerHandle The handle of a controller that the driver
260 specifies the controller whose name is to be
263 @param[in] ChildHandle The handle of the child controller to retrieve
268 controller. It will not be NULL for a bus
270 child controller.
283 controller specified by ControllerHandle and
303 managing the controller specified by