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

Go to the source code of this file.

Data Structures

struct  PROCESSOR_RESOURCE_DATA
 

Macros

#define PROCESSOR_RESOURCE_HOB_GUID
 

Variables

EFI_GUID gProcessorResourceHobGuid
 

Detailed Description

Processor resource HOB

If BSP does not known how many cores are online or the platform cannot wake up AP via broadcast, this HOB can be used to store the processor resource data that may come from ACPI or FDT, etc.

Copyright (c) 2024, Loongson Technology Corporation Limited. All rights reserved.

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

Definition in file ProcessorResourceHob.h.

Macro Definition Documentation

◆ PROCESSOR_RESOURCE_HOB_GUID

#define PROCESSOR_RESOURCE_HOB_GUID
Value:
{ \
0xb855c7fe, 0xa758, 0x701f, { 0xa7, 0x30, 0x87, 0xf3, 0x9c, 0x03, 0x46, 0x7e } \
}

Definition at line 17 of file ProcessorResourceHob.h.