TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
UINT32 | GetCpuMaxLogicalProcessorNumber (VOID) |
Traditional MM CPU specific programming.
Copyright (c) Microsoft Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file TraditionalMmCpuFeaturesLib.c.
UINT32 GetCpuMaxLogicalProcessorNumber | ( | VOID | ) |
Gets the maximum number of logical processors from the PCD PcdCpuMaxLogicalProcessorNumber.
This access is abstracted from the PCD services to enforce that the PCD be FixedAtBuild in the Standalone MM build of this driver.
Definition at line 23 of file TraditionalMmCpuFeaturesLib.c.