MdePkg: Add Cxl20.h into IndustryStandard
1) Add CXL 2.0 header file to comply with CXL 2.0 specification 2) CXL 2.0 header will embed Cxl11.h 3) Updated Cxl.h to point to 2.0 header file Signed-off-by: Chris Li <chrisli@os.amperecomputing.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> Cc: Ray Ni <ray.ni@intel.com> Cc: Yao, Jiewen <jiewen.yao@intel.com> Cc: Nong, Foster <foster.nong@intel.com> Cc: Kinney, Michael D <michael.d.kinney@intel.com>
This commit is contained in:
2
MdePkg/Include/IndustryStandard/Cxl.h
Normal file → Executable file
2
MdePkg/Include/IndustryStandard/Cxl.h
Normal file → Executable file
@@ -12,7 +12,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
#ifndef _CXL_MAIN_H_
|
||||
#define _CXL_MAIN_H_
|
||||
|
||||
#include <IndustryStandard/Cxl11.h>
|
||||
#include <IndustryStandard/Cxl20.h>
|
||||
//
|
||||
// CXL assigned new Vendor ID
|
||||
//
|
||||
|
Reference in New Issue
Block a user