TianoCore EDK2 master
|
Go to the source code of this file.
Macros | |
#define | EFI_DEBUG_AGENT_GUID |
Variables | |
EFI_GUID | gEfiDebugAgentGuid |
This file defines the debug agent GUID for HOB and configuration table.
Copyright (c) 2010, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file DebugAgentGuid.h.
#define EFI_DEBUG_AGENT_GUID |
This guid is used as a variable GUID for the capsule variable if the capsule pointer is passed through reset via a variable.
This guid is also used as a hob GUID for the capsule data when the capsule pointer is passed from PEI phase to DXE phase.
Definition at line 19 of file DebugAgentGuid.h.