Lines Matching refs:This

12   This program and the accompanying materials                          
21 This Protocol is introduced in UEFI Specification 2.3
113 /// This distinguishes firmware images in a device that supports redundant images.
219 This function allows a copy of the current firmware image to be created and saved.
222 @param[in] This A pointer to the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance.
257 IN EFI_FIRMWARE_MANAGEMENT_PROTOCOL *This,
270 This function allows a copy of the current firmware image to be created and saved.
273 @param[in] This A pointer to the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance.
293 IN EFI_FIRMWARE_MANAGEMENT_PROTOCOL *This,
302 This function updates the hardware with the new firmware image.
303 This function returns EFI_UNSUPPORTED if the firmware image is not updatable.
325 @param[in] This A pointer to the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance.
330 @param[in] VendorCode This enables vendor to implement vendor-specific firmware image update policy.
348 IN EFI_FIRMWARE_MANAGEMENT_PROTOCOL *This,
360 This function allows firmware update application to validate the firmware image without
363 @param[in] This A pointer to the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance.
380 IN EFI_FIRMWARE_MANAGEMENT_PROTOCOL *This,
390 This function returns package information.
392 @param[in] This A pointer to the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance.
422 IN EFI_FIRMWARE_MANAGEMENT_PROTOCOL *This,
433 This function updates package information.
434 This function returns EFI_UNSUPPORTED if the package information is not updatable.
438 @param[in] This A pointer to the EFI_FIRMWARE_MANAGEMENT_PROTOCOL instance.
443 @param[in] VendorCode This enables vendor to implement vendor-specific firmware
464 IN EFI_FIRMWARE_MANAGEMENT_PROTOCOL *This,