TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | ARM_CORE_INFO |
Macros | |
#define | MAX_CPUS_PER_MPCORE_SYSTEM 0x04 |
#define | SCU_CONFIG_REG_OFFSET 0x04 |
#define | MPIDR_U_BIT_MASK 0x40000000 |
#define | ARM_MP_CORE_INFO_GUID { 0xa4ee0728, 0xe5d7, 0x4ac5, {0xb2, 0x1e, 0x65, 0x8e, 0xd8, 0x57, 0xe8, 0x34} } |
Variables | |
EFI_GUID | gArmMpCoreInfoGuid |
Copyright (c) 2011, ARM Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file ArmMpCoreInfo.h.
#define ARM_MP_CORE_INFO_GUID { 0xa4ee0728, 0xe5d7, 0x4ac5, {0xb2, 0x1e, 0x65, 0x8e, 0xd8, 0x57, 0xe8, 0x34} } |
Definition at line 26 of file ArmMpCoreInfo.h.
#define MAX_CPUS_PER_MPCORE_SYSTEM 0x04 |
Definition at line 12 of file ArmMpCoreInfo.h.
#define MPIDR_U_BIT_MASK 0x40000000 |
Definition at line 14 of file ArmMpCoreInfo.h.
#define SCU_CONFIG_REG_OFFSET 0x04 |
Definition at line 13 of file ArmMpCoreInfo.h.