Re: [edk2-devel] [PATCH V3 0/9] Rename VmgExitLib to CcExitLib

2022-11-06 Thread Ni, Ray
Better to rename instead of duplicating then deleting even the commit may change multiple packages. Lib API can be "CcExit..". No need to put "Lib" as part of the API. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#96019): https://ed

[edk2-devel] [PATCH V3 0/9] Rename VmgExitLib to CcExitLib

2022-11-06 Thread Min Xu
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4123 VmgExitLib once was designed to provide interfaces to support #VC handler and issue VMGEXIT instruction. After TDVF (enable TDX feature in OVMF) is introduced, this library is updated to support #VE as well. Now the name of VmgExitLib cannot