Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 9389b9a208cc5c7d9b055ea06d92cc4903f705ee https://github.com/tianocore/edk2/commit/9389b9a208cc5c7d9b055ea06d92cc4903f705ee Author: Xiaoyao Li <xiaoyao...@intel.com> Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths: M MdePkg/Include/IndustryStandard/Tdx.h Log Message: ----------- MdePkg/Tdx.h: Fix the order of NumVcpus and MaxVcpus For TDCALL leaf TDG.VP.INFO, the bit 31:0 in R8 returns NUM_VCPUS and bit 63:32 in R8 returns MAX_VCPUS. Current struct TDCALL_INFO_RETURN_DATA defines them in wrong order. Signed-off-by: Xiaoyao Li <xiaoyao...@intel.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Min Xu <min.m...@intel.com> Cc: Gerd Hoffmann <kra...@redhat.com> Cc: Laszlo Ersek <ler...@redhat.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits