[edk2] [PATCH v3 0/3] Fix VS tool chain build failure

Dandan Bi posted 3 patches 6 years, 7 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c     | 13 +++++++---
.../Universal/Disk/UdfDxe/FileSystemOperations.c   | 29 ++++++++++++++--------
2 files changed, 28 insertions(+), 14 deletions(-)
[edk2] [PATCH v3 0/3] Fix VS tool chain build failure
Posted by Dandan Bi 6 years, 7 months ago
V3: Remove one unnecessay type cast in patch 1.

Dandan Bi (3):
  MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools
  MdeModulePkg/UdfDxe: Initialize the array after declaration
  MdeModulePkg/PartitionDxe: Initialize the array after declaration

 MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c     | 13 +++++++---
 .../Universal/Disk/UdfDxe/FileSystemOperations.c   | 29 ++++++++++++++--------
 2 files changed, 28 insertions(+), 14 deletions(-)

-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v3 0/3] Fix VS tool chain build failure
Posted by Zeng, Star 6 years, 7 months ago
Reviewed-by: Star Zeng <star.zeng@intel.com> and pushed the patches at https://github.com/tianocore/edk2/compare/1f4807074005...c05cae55ebd8.
I also picked up the Reviewed-by of Paulo at https://lists.01.org/pipermail/edk2-devel/2017-September/014490.html when pushing the patches.
I also fixed some typos in [PATCH v3 3/3], for example, "offset" -> "Offset", "block" -> "break" and "case" -> "cast".


Thanks,
Star
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Dandan Bi
Sent: Tuesday, September 12, 2017 4:56 PM
To: edk2-devel@lists.01.org
Subject: [edk2] [PATCH v3 0/3] Fix VS tool chain build failure

V3: Remove one unnecessay type cast in patch 1.

Dandan Bi (3):
  MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools
  MdeModulePkg/UdfDxe: Initialize the array after declaration
  MdeModulePkg/PartitionDxe: Initialize the array after declaration

 MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c     | 13 +++++++---
 .../Universal/Disk/UdfDxe/FileSystemOperations.c   | 29 ++++++++++++++--------
 2 files changed, 28 insertions(+), 14 deletions(-)

-- 
1.9.5.msysgit.1

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