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