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

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
SecPeiDebugAgentLib.c 195 if (Mailbox->DebugFlag.Bits.CheckMailboxInHob != 1 ||
221 // Clean CheckMailboxInHob flag
223 Mailbox->DebugFlag.Bits.CheckMailboxInHob = 0;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 120 UINT32 CheckMailboxInHob : 1; // 1: Need to check mailbox saved in HOB

Completed in 83 milliseconds