public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MdeModulePkg/UfsPciHc: Code refinements
@ 2017-04-24  5:58 Hao Wu
  2017-04-24  5:58 ` [PATCH v2 1/2] MdeModulePkg/UfsPciHc: Remove unused field in UfsHc private struct Hao Wu
  2017-04-24  5:58 ` [PATCH v2 2/2] MdeModulePkg/UfsPciHc: Avoid overriding return value in BindingStart Hao Wu
  0 siblings, 2 replies; 4+ messages in thread
From: Hao Wu @ 2017-04-24  5:58 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu

V2 changes:
Remove assigning the result of restoring original PCI attributes to
'Status'.

V1 history:
1. Remove unused field in UfsHc private struct
2. Avoid overriding return value in BindingStart

Hao Wu (2):
  MdeModulePkg/UfsPciHc: Remove unused field in UfsHc private struct
  MdeModulePkg/UfsPciHc: Avoid overriding return value in BindingStart

 MdeModulePkg/Bus/Pci/UfsPciHcDxe/UfsPciHcDxe.c | 16 +++++++---------
 MdeModulePkg/Bus/Pci/UfsPciHcDxe/UfsPciHcDxe.h |  5 ++---
 2 files changed, 9 insertions(+), 12 deletions(-)

-- 
2.12.0.windows.1



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

end of thread, other threads:[~2017-04-24  6:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-24  5:58 [PATCH v2 0/2] MdeModulePkg/UfsPciHc: Code refinements Hao Wu
2017-04-24  5:58 ` [PATCH v2 1/2] MdeModulePkg/UfsPciHc: Remove unused field in UfsHc private struct Hao Wu
2017-04-24  5:58 ` [PATCH v2 2/2] MdeModulePkg/UfsPciHc: Avoid overriding return value in BindingStart Hao Wu
2017-04-24  6:00   ` Zeng, Star

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