]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuMpPei/CpuPaging.c
UefiCpuPkg: Update code to include register definitions from MdePkg
[mirror_edk2.git] / UefiCpuPkg / CpuMpPei / CpuPaging.c
index 57a75539ee43c9580dff1390fafee19deca3a487..a462e7ee1e386b60cbd4074b671f007eee65a97e 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
   Basic paging support for the CPU to enable Stack Guard.\r
 \r
-Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2018 - 2019, Intel Corporation. All rights reserved.<BR>\r
 \r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
-#include <Register/Cpuid.h>\r
-#include <Register/Msr.h>\r
+#include <Register/Intel/Cpuid.h>\r
+#include <Register/Intel/Msr.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/CpuLib.h>\r
 #include <Library/BaseLib.h>\r