HomeSort by relevance Sort by last modified time
    Searched refs:CapsuleDataCoalesce (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/Common/
CommonHeader.h 95 CapsuleDataCoalesce (
CapsuleCoalesce.c 9 CapsuleDataCoalesce() will do basic validation before coalesce capsule data
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/X64/
X64Entry.c 256 // Call CapsuleDataCoalesce to process capsule.
258 Status = CapsuleDataCoalesce (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
UefiCapsule.c 833 Status = CapsuleDataCoalesce (PeiServices, (EFI_PHYSICAL_ADDRESS *)(UINTN)VariableArrayAddress, MemoryBase, MemorySize);
839 Status = CapsuleDataCoalesce (PeiServices, (EFI_PHYSICAL_ADDRESS *)(UINTN)VariableArrayAddress, MemoryBase, MemorySize);
    [all...]

Completed in 93 milliseconds