OK Thanks Ashraf
> -----Original Message----- > From: Gao, Liming <liming....@intel.com> > Sent: Monday, March 30, 2020 7:27 PM > To: Javeed, Ashraf <ashraf.jav...@intel.com>; devel@edk2.groups.io > Cc: Kinney, Michael D <michael.d.kin...@intel.com> > Subject: RE: [PATCH V2 2/2] MdePkg-IndustryStandard: CXL 1.1 Base > Specification registers > > Ashraf: > Please change patch title to specify the wrap Cxl.h header file to be added > to include all version Cxl. > > Thanks > Liming > > -----Original Message----- > > From: Javeed, Ashraf <ashraf.jav...@intel.com> > > Sent: Sunday, March 22, 2020 1:07 AM > > To: devel@edk2.groups.io > > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming > > <liming....@intel.com> > > Subject: [PATCH V2 2/2] MdePkg-IndustryStandard: CXL 1.1 Base > > Specification registers > > > > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2611 > > > > Introducing the Cxl.h as the main header file to support all versions > > of CXL Base Specification register definitions. > > > > Signed-off-by: Ashraf Javeed <ashraf.jav...@intel.com> > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > > Cc: Liming Gao <liming....@intel.com> > > --- > > MdePkg/Include/IndustryStandard/Cxl.h | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > diff --git a/MdePkg/Include/IndustryStandard/Cxl.h > > b/MdePkg/Include/IndustryStandard/Cxl.h > > new file mode 100644 > > index 0000000000..d945fcbda2 > > --- /dev/null > > +++ b/MdePkg/Include/IndustryStandard/Cxl.h > > @@ -0,0 +1,18 @@ > > +/** @file > > + Support for the latest CXL standard > > + > > + The main header to reference all versions of CXL Base specification > > + registers from the MDE > > + > > +Copyright (c) 2020, Intel Corporation. All rights reserved.<BR> > > +SPDX-License-Identifier: BSD-2-Clause-Patent > > + > > +**/ > > + > > +#ifndef _CXL_H_ > > +#define _CXL_H_ > > + > > +#include <IndustryStandard/Cxl11.h> > > + > > +#endif > > + > > -- > > 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#56655): https://edk2.groups.io/g/devel/message/56655 Mute This Topic: https://groups.io/mt/72449752/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-