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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsuleRuntimeDxe/
H A DCapsuleService.c3 (UpdateCapsule, QueryCapsuleCapabilities)
39 // The times of calling UpdateCapsule ()
80 UpdateCapsule ( function
183 // if user calls UpdateCapsule multiple times.
221 Returns if the capsule can be supported via UpdateCapsule().
227 @param MaxiumCapsuleSize On output the maximum size that UpdateCapsule() can
228 support as an argument to UpdateCapsule() via
357 gRT->UpdateCapsule = UpdateCapsule;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1665 Returns if the capsule can be supported via UpdateCapsule().
1671 @param MaxiumCapsuleSize On output the maximum size that UpdateCapsule() can
1672 support as an argument to UpdateCapsule() via
1779 EFI_UPDATE_CAPSULE UpdateCapsule; member in struct:__anon12445
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1665 Returns if the capsule can be supported via UpdateCapsule().
1671 @param MaxiumCapsuleSize On output the maximum size that UpdateCapsule() can
1672 support as an argument to UpdateCapsule() via
1778 EFI_UPDATE_CAPSULE UpdateCapsule; member in struct:__anon15719

Completed in 55 milliseconds