]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/Cxl.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Cxl.h
CommitLineData
6074f57e
JA
1/** @file\r
2 Support for the latest CXL standard\r
3\r
4 The main header to reference all versions of CXL Base specification registers\r
5 from the MDE\r
6\r
7Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
8SPDX-License-Identifier: BSD-2-Clause-Patent\r
9\r
10**/\r
11\r
12#ifndef _CXL_MAIN_H_\r
13#define _CXL_MAIN_H_\r
14\r
15#include <IndustryStandard/Cxl11.h>\r
16//\r
17// CXL assigned new Vendor ID\r
18//\r
2f88bd3a 19#define CXL_DVSEC_VENDOR_ID 0x1E98\r
6074f57e
JA
20\r
21#endif\r