public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V1 0/5] Use CcExitLib instead of VmgExitLib in edk2-platforms
@ 2022-11-18  7:56 Min Xu
  2022-11-18  7:56 ` [PATCH V1 1/5] MinPlatformPkg: Use CcExitLib instead of VmgExitLib Min Xu
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Min Xu @ 2022-11-18  7:56 UTC (permalink / raw)
  To: devel
  Cc: Min Xu, Chasel Chiu, Nate DeSimone, Isaac Oram, Liming Gao,
	Jiewen Yao, Eric Dong, Michael D Kinney, Kelly Steele,
	Zailiang Sun, Yi Qian, Yanbo Huang

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4159

VmgExitLib is renamed as CcExitLib in EDK2. This change should be
applied in edk2-platforms as well.

The impacted platform pkgs are:
 - MinPlatformPkg
 - QuarkPlatformPkg
 - SimicsOpenBoardPlatformPkg
 - Vlv2TbltDevicePkg
 - WhitleyOpenBoardPkg

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Cc: Yanbo Huang <yanbo.huang@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>

Min M Xu (5):
  MinPlatformPkg: Use CcExitLib instead of VmgExitLib
  QuarkPlatformPkg: Use CcExitLib instead of VmgEixtLib
  SimicsOpenBoardPlatformPkg: Use CcExitLib instead of VmgExitLib
  Vlv2TbltDevicePkg: Use CcExitLib instead of VmgExitLib
  WhitleyOpenBoardPkg: Use CcExitLib instead of VmgExitLib

 Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeLib.dsc        | 2 +-
 Platform/Intel/MinPlatformPkg/Include/Dsc/CorePeiLib.dsc        | 2 +-
 Platform/Intel/QuarkPlatformPkg/Quark.dsc                       | 2 +-
 Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc                    | 2 +-
 .../Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc     | 2 +-
 Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc            | 2 +-
 Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc             | 2 +-
 Platform/Intel/WhitleyOpenBoardPkg/PlatformPkg.dsc              | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.29.2.windows.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-23  4:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18  7:56 [PATCH V1 0/5] Use CcExitLib instead of VmgExitLib in edk2-platforms Min Xu
2022-11-18  7:56 ` [PATCH V1 1/5] MinPlatformPkg: Use CcExitLib instead of VmgExitLib Min Xu
2022-11-18  7:56 ` [PATCH V1 2/5] QuarkPlatformPkg: Use CcExitLib instead of VmgEixtLib Min Xu
2022-11-18  7:56 ` [PATCH V1 3/5] SimicsOpenBoardPlatformPkg: Use CcExitLib instead of VmgExitLib Min Xu
2022-11-18  7:56 ` [PATCH V1 4/5] Vlv2TbltDevicePkg: " Min Xu
2022-11-18  7:56 ` [PATCH V1 5/5] WhitleyOpenBoardPkg: " Min Xu
2022-11-23  4:01 ` [edk2-devel] [PATCH V1 0/5] Use CcExitLib instead of VmgExitLib in edk2-platforms Michael D Kinney
2022-11-23  4:05   ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox