TianoCore EDK2 master
Loading...
Searching...
No Matches
MpInformation.h File Reference

Go to the source code of this file.

Data Structures

struct  MP_INFORMATION_HOB_DATA
 

Macros

#define MP_INFORMATION_GUID
 

Variables

EFI_GUID gMpInformationHobGuid
 

Detailed Description

EFI MP information protocol provides a lightweight MP_SERVICES_PROTOCOL.

MP information protocol only provides static information of MP processor.

Copyright (c) 2009, Intel Corporation. All rights reserved.
Copyright (c) 2016 - 2018, ARM Limited. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file MpInformation.h.

Macro Definition Documentation

◆ MP_INFORMATION_GUID

#define MP_INFORMATION_GUID
Value:
{ \
0xba33f15d, 0x4000, 0x45c1, {0x8e, 0x88, 0xf9, 0x16, 0x92, 0xd4, 0x57, 0xe3} \
}

Definition at line 20 of file MpInformation.h.