]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/MpInitLib/X64/MpEqu.inc
UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
[mirror_edk2.git] / UefiCpuPkg / Library / MpInitLib / X64 / MpEqu.inc
index 467f54a8602e3afcc4ddff52a6d0355b9ad5fc05..58ef369342a78b59e3538321012eb31ff7d4375f 100644 (file)
@@ -1,5 +1,5 @@
 ;------------------------------------------------------------------------------ ;\r
-; Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>\r
+; Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
 ; SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ;\r
 ; Module Name:\r
@@ -40,3 +40,4 @@ ModeTransitionMemoryLocation        equ  LockLocation + 94h
 ModeTransitionSegmentLocation       equ  LockLocation + 98h\r
 ModeHighMemoryLocation              equ  LockLocation + 9Ah\r
 ModeHighSegmentLocation             equ  LockLocation + 9Eh\r
+Enable5LevelPagingLocation          equ  LockLocation + 0A0h\r