]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Include/Register/Microcode.h
UefiCpuPkg/PiSmmCpuDxeSmm: Supports test then write new value logic.
[mirror_edk2.git] / UefiCpuPkg / Include / Register / Microcode.h
1 /** @file
2 Wrapper header file to include <Register/Intel/Microcode.h> in MdePkg.
3
4 Copyright (c) 2016 - 2019, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6 **/
7
8 #ifndef __MICROCODE_H__
9 #define __MICROCODE_H__
10
11 #include <Register/Intel/Microcode.h>
12
13 #endif