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

Go to the source code of this file.

Macros

#define FMT_APIC_ID   "0x%08x"
 

Typedefs

typedef UINT32 APIC_ID
 

Detailed Description

Type and macro definitions for representing and printing APIC IDs, compatibly with the LocalApicLib and PrintLib classes, respectively.

Copyright (c) 2020, Red Hat, Inc.

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

Definition in file ApicId.h.

Macro Definition Documentation

◆ FMT_APIC_ID

#define FMT_APIC_ID   "0x%08x"

Definition at line 21 of file ApicId.h.

Typedef Documentation

◆ APIC_ID

typedef UINT32 APIC_ID

Definition at line 16 of file ApicId.h.