]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/Include/Guid/MicrocodeFmp.h
UefiCpuPkg/CpuFeatures: Change files format to DOS
[mirror_edk2.git] / UefiCpuPkg / Include / Guid / MicrocodeFmp.h
CommitLineData
cc0c0387
JY
1/** @file\r
2\r
3 Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
4 This program and the accompanying materials\r
5 are licensed and made available under the terms and conditions of the BSD License\r
6 which accompanies this distribution. The full text of the license may be found at\r
7 http://opensource.org/licenses/bsd-license.php\r
8\r
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11\r
12**/\r
13\r
14#ifndef __MICROCODE_FMP_GUID_H__\r
15#define __MICROCODE_FMP_GUID_H__\r
16\r
17#define MICROCODE_FMP_IMAGE_TYPE_ID_GUID { 0x96d4fdcd, 0x1502, 0x424d, { 0x9d, 0x4c, 0x9b, 0x12, 0xd2, 0xdc, 0xae, 0x5c } }\r
18\r
19extern EFI_GUID gMicrocodeFmpImageTypeIdGuid;\r
20\r
21#endif\r