[edk2-devel] [PATCH v2 0/1] MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe

Rebecca Cran posted 1 patch 1 year, 1 month ago
Failed in applying to current master (apply log)
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c    | 12 ++++++------
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c   |  6 +++---
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c |  2 +-
MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c    |  2 +-
4 files changed, 11 insertions(+), 11 deletions(-)
[edk2-devel] [PATCH v2 0/1] MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe
Posted by Rebecca Cran 1 year, 1 month ago
Changes from v1 to v2:

Changed other DEBUG messages to add a hyphen between the message and the EFI_STATUS code,
since when I was seeing the USB messages when running the UsbNetworkPkg code, I found it
a bit confusing.

Rebecca Cran (1):
  MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe

 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c    | 12 ++++++------
 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c   |  6 +++---
 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c |  2 +-
 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c    |  2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

-- 
2.37.1 (Apple Git-137.1)



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100474): https://edk2.groups.io/g/devel/message/100474
Mute This Topic: https://groups.io/mt/97196505/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v2 0/1] MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe
Posted by Rebecca Cran 1 year, 1 month ago
I forgot to mention my personal PR: 
https://github.com/tianocore/edk2/pull/4068


On 2/23/23 5:18 PM, Rebecca Cran wrote:
> Changes from v1 to v2:
>
> Changed other DEBUG messages to add a hyphen between the message and the EFI_STATUS code,
> since when I was seeing the USB messages when running the UsbNetworkPkg code, I found it
> a bit confusing.
>
> Rebecca Cran (1):
>    MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe
>
>   MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c    | 12 ++++++------
>   MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c   |  6 +++---
>   MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c |  2 +-
>   MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c    |  2 +-
>   4 files changed, 11 insertions(+), 11 deletions(-)
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100478): https://edk2.groups.io/g/devel/message/100478
Mute This Topic: https://groups.io/mt/97196505/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-