public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fix VS tool chain build failure
@ 2017-09-12  8:56 Dandan Bi
  2017-09-12  8:56 ` [PATCH v3 1/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools Dandan Bi
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dandan Bi @ 2017-09-12  8:56 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-09-12  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12  8:56 [PATCH v3 0/3] Fix VS tool chain build failure Dandan Bi
2017-09-12  8:56 ` [PATCH v3 1/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools Dandan Bi
2017-09-12  9:40   ` Ni, Ruiyu
2017-09-12  8:56 ` [PATCH v3 2/3] MdeModulePkg/UdfDxe: Initialize the array after declaration Dandan Bi
2017-09-12  9:40   ` Ni, Ruiyu
2017-09-12  8:56 ` [PATCH v3 3/3] MdeModulePkg/PartitionDxe: " Dandan Bi
2017-09-12  9:40   ` Ni, Ruiyu
2017-09-12  9:30 ` [PATCH v3 0/3] Fix VS tool chain build failure Zeng, Star

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox