Searched defs:MaximumCapsuleSize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiRuntimeLib/
H A DRuntimeLib.c763 @param MaximumCapsuleSize On output the maximum size that UpdateCapsule() can
770 @retval EFI_INVALID_PARAMETER MaximumCapsuleSize is NULL.
772 MaximumCapsuleSize and ResetType are undefined.
781 OUT UINT64 *MaximumCapsuleSize,
788 MaximumCapsuleSize,
778 EfiQueryCapsuleCapabilities( IN EFI_CAPSULE_HEADER **CapsuleHeaderArray, IN UINTN CapsuleCount, OUT UINT64 *MaximumCapsuleSize, OUT EFI_RESET_TYPE *ResetType ) argument

Completed in 32 milliseconds