]> git.proxmox.com Git - mirror_edk2.git/blame - IntelSiliconPkg/Include/Guid/MicrocodeFmp.h
IntelSiliconPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelSiliconPkg / Include / Guid / MicrocodeFmp.h
CommitLineData
cc0c0387
JY
1/** @file\r
2\r
3 Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
8f7a05e1 4 SPDX-License-Identifier: BSD-2-Clause-Patent\r
cc0c0387
JY
5\r
6**/\r
7\r
8#ifndef __MICROCODE_FMP_GUID_H__\r
9#define __MICROCODE_FMP_GUID_H__\r
10\r
11#define MICROCODE_FMP_IMAGE_TYPE_ID_GUID { 0x96d4fdcd, 0x1502, 0x424d, { 0x9d, 0x4c, 0x9b, 0x12, 0xd2, 0xdc, 0xae, 0x5c } }\r
12\r
13extern EFI_GUID gMicrocodeFmpImageTypeIdGuid;\r
14\r
15#endif\r