public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/3] MdeModulePkg/Udf: Fix VS tool chain build failures
@ 2017-09-11  5:44 Dandan Bi
  2017-09-11  5:44 ` [patch 1/3] MdeModulePkg/PartitionDxe: Don't use non-constant expression in array Dandan Bi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dandan Bi @ 2017-09-11  5:44 UTC (permalink / raw)
  To: edk2-devel


Dandan Bi (3):
  MdeModulePkg/PartitionDxe: Don't use non-constant expression in array
    initialization
  MdeModulePkg/UdfDxe: Don't use non-constant expression in array
    initialization
  MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools

 MdeModulePkg/Universal/Disk/PartitionDxe/Udf.c     |  93 +++++++++++++----
 .../Universal/Disk/UdfDxe/FileSystemOperations.c   | 111 +++++++++++++++------
 2 files changed, 153 insertions(+), 51 deletions(-)

-- 
1.9.5.msysgit.1



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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11  5:44 [patch 0/3] MdeModulePkg/Udf: Fix VS tool chain build failures Dandan Bi
2017-09-11  5:44 ` [patch 1/3] MdeModulePkg/PartitionDxe: Don't use non-constant expression in array Dandan Bi
2017-09-11  6:08   ` Ni, Ruiyu
2017-09-11  5:44 ` [patch 2/3] MdeModulePkg/UdfDxe: " Dandan Bi
2017-09-11  5:44 ` [patch 3/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools Dandan Bi
2017-09-12  1:46 ` [patch 0/3] MdeModulePkg/Udf: Fix VS tool chain build failures Paulo Alcantara

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