[edk2] [PATCH 0/1] MdePkg/Library/BaseLib/AArch64: Comment style harmonization

Pete Batard posted 1 patch 6 years, 1 month ago
Failed in applying to current master (apply log)
MdePkg/Library/BaseLib/AArch64/SwitchStack.S   | 96 ++++++++++----------
MdePkg/Library/BaseLib/AArch64/SwitchStack.asm | 96 ++++++++++----------
2 files changed, 98 insertions(+), 94 deletions(-)
[edk2] [PATCH 0/1] MdePkg/Library/BaseLib/AArch64: Comment style harmonization
Posted by Pete Batard 6 years, 1 month ago
This is a follow up on VS2017/ARM64 support, where we found that the assembly for
SwitchStack did not use the same kind of comments as the other assembly files.

Regards,

/Pete

Pete Batard (1):
  MdePkg/Library/BaseLib/AArch64: Comment style harmonization

 MdePkg/Library/BaseLib/AArch64/SwitchStack.S   | 96 ++++++++++----------
 MdePkg/Library/BaseLib/AArch64/SwitchStack.asm | 96 ++++++++++----------
 2 files changed, 98 insertions(+), 94 deletions(-)

-- 
2.9.3.windows.2

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/1] MdePkg/Library/BaseLib/AArch64: Comment style harmonization
Posted by Gao, Liming 6 years, 1 month ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: Pete Batard [mailto:pete@akeo.ie]
> Sent: Monday, March 19, 2018 8:48 PM
> To: edk2-devel@lists.01.org
> Cc: Gao, Liming <liming.gao@intel.com>
> Subject: [PATCH 0/1] MdePkg/Library/BaseLib/AArch64: Comment style harmonization
> 
> This is a follow up on VS2017/ARM64 support, where we found that the assembly for
> SwitchStack did not use the same kind of comments as the other assembly files.
> 
> Regards,
> 
> /Pete
> 
> Pete Batard (1):
>   MdePkg/Library/BaseLib/AArch64: Comment style harmonization
> 
>  MdePkg/Library/BaseLib/AArch64/SwitchStack.S   | 96 ++++++++++----------
>  MdePkg/Library/BaseLib/AArch64/SwitchStack.asm | 96 ++++++++++----------
>  2 files changed, 98 insertions(+), 94 deletions(-)
> 
> --
> 2.9.3.windows.2

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel