f828fc9 MdePkg/Register/Amd: realign macros with more space for future expansion

2 files Authored by Brijesh Singh 3 years ago, Committed by mergify[bot] 3 years ago,
    MdePkg/Register/Amd: realign macros with more space for future expansion
    
    BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3275
    
    Version 2 of the GHCB spec introduces several new SNP-specific NAEs.
    Unfortunately, the names for those NAEs break the alignment. Add some
    white spaces so that the SNP support patches do not break the alignment.
    
    Cc: James Bottomley <jejb@linux.ibm.com>
    Cc: Min Xu <min.m.xu@intel.com>
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Tom Lendacky <thomas.lendacky@amd.com>
    Cc: Jordan Justen <jordan.l.justen@intel.com>
    Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
    Cc: Laszlo Ersek <lersek@redhat.com>
    Cc: Erdem Aktas <erdemaktas@google.com>
    Cc: Michael D Kinney <michael.d.kinney@intel.com>
    Cc: Liming Gao <gaoliming@byosoft.com.cn>
    Cc: Zhiguang Liu <zhiguang.liu@intel.com>
    Reviewed-by: Laszlo Ersek <lersek@redhat.com>
    Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
    Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
    Message-Id: <20210519181949.6574-3-brijesh.singh@amd.com>