]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/Include/Register/ArchitecturalMsr.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / Include / Register / ArchitecturalMsr.h
CommitLineData
04c980a6 1/** @file\r
e057908f 2 Wrapper header file to include <Register/Intel/ArchitecturalMsr.h> in MdePkg.\r
04c980a6 3\r
e057908f 4 Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.<BR>\r
0acd8697 5 SPDX-License-Identifier: BSD-2-Clause-Patent\r
04c980a6
MK
6**/\r
7\r
8#ifndef __ARCHITECTURAL_MSR_H__\r
9#define __ARCHITECTURAL_MSR_H__\r
10\r
e057908f 11#include <Register/Intel/ArchitecturalMsr.h>\r
04c980a6
MK
12\r
13#endif\r