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

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
SmmDebugAgentLib.c 96 GetMailboxPointer (
115 return (DEBUG_PORT_HANDLE) (UINTN)(GetMailboxPointer()->DebugPortHandle);
297 Mailbox = GetMailboxPointer ();
324 Mailbox = GetMailboxPointer ();
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DxeDebugAgentLib.c 111 Mailbox = GetMailboxPointer ();
213 GetMailboxPointer (
234 return (DEBUG_PORT_HANDLE) (UINTN)(GetMailboxPointer ()->DebugPortHandle);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgent/
SecPeiDebugAgentLib.c 178 GetMailboxPointer (
193 // Cannot used GetDebugFlag() to get Debug Flag to avoid GetMailboxPointer() nested
243 DebugAgentMailbox = GetMailboxPointer ();
293 Mailbox = GetMailboxPointer ();
425 Mailbox = GetMailboxPointer ();
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c 428 TimerFrequency = GetMailboxPointer()->DebugTimerFrequency;
485 Mailbox = GetMailboxPointer ();
507 Mailbox = GetMailboxPointer ();
689 Mailbox = GetMailboxPointer();
1067 Mailbox = GetMailboxPointer();
    [all...]
DebugAgent.h 249 GetMailboxPointer (

Completed in 105 milliseconds