mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
OvmfPkg/CloudHv: bump PcdCpuMaxLogicalProcessorNumber to 254
Signed-off-by: Thomas Prescher <thomas.prescher@cyberus-technology.de> On-behalf-of: SAP thomas.prescher@sap.com
This commit is contained in:
parent
be6342d64f
commit
97b0f1ea3b
1 changed files with 1 additions and 1 deletions
|
|
@ -628,7 +628,7 @@
|
|||
gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|FALSE
|
||||
|
||||
# UefiCpuPkg PCDs related to initial AP bringup and general AP management.
|
||||
gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber|64
|
||||
gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber|254
|
||||
gUefiCpuPkgTokenSpaceGuid.PcdCpuBootLogicalProcessorNumber|0
|
||||
|
||||
# Set memory encryption mask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue