Hi Abner, OK, I will using "--transfer-encoding=8bit " to resend it next.
Thanks, Richard -----Original Message----- From: Chang, Abner <[email protected]> Sent: 2022年9月1日 5:06 PM To: [email protected]; RichardHo [何明忠] <[email protected]>; Rebecca Cran <[email protected]> Cc: Andrew Fish <[email protected]>; Leif Lindholm <[email protected]>; Michael D Kinney <[email protected]>; Michael Kubacki <[email protected]>; Zhiguang Liu <[email protected]>; Liming Gao <[email protected]>; TonyLo [羅金松] <[email protected]> Subject: [EXTERNAL] RE: [edk2-devel] [PATCH] UsbNetworkPkg: add USB network devices support **CAUTION: The e-mail below is from an external source. Please exercise caution before opening attachments, clicking links, or following guidance.** [AMD Official Use Only - General] Hi Richard, Not sure if you can fix the extra lines using "--transfer-encoding=8bit" option to git send-email. Would you like to resend it? Thanks Abner > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of > RichardHo [???] via groups.io > Sent: Thursday, September 1, 2022 10:52 AM > To: Rebecca Cran <[email protected]>; [email protected] > Cc: Andrew Fish <[email protected]>; Leif Lindholm > <[email protected]>; Michael D Kinney > <[email protected]>; Michael Kubacki > <[email protected]>; Zhiguang Liu > <[email protected]>; Liming Gao <[email protected]>; > TonyLo [羅金松] > <[email protected]> > Subject: Re: [edk2-devel] [PATCH] UsbNetworkPkg: add USB network > devices support > > [CAUTION: External Email] > > Hi Rebecca, > > All files are new. I sent it with "git send-email". > I don't have account to push the code into branch. > > Thanks, > Richard > > -----Original Message----- > From: Rebecca Cran <[email protected]> > Sent: 2022年8月31日 9:28 PM > To: [email protected]; RichardHo [何明忠] <[email protected]> > Cc: Andrew Fish <[email protected]>; Leif Lindholm > <[email protected]>; Michael D Kinney > <[email protected]>; Michael Kubacki > <[email protected]>; Zhiguang Liu > <[email protected]>; Liming Gao <[email protected]>; > TonyLo [羅金松] > <[email protected]> > Subject: [EXTERNAL] Re: [edk2-devel] [PATCH] UsbNetworkPkg: add USB > network devices support > > > **CAUTION: The e-mail below is from an external source. Please > exercise caution before opening attachments, clicking links, or > following guidance.** > > Do you have a public branch somewhere I could pull this code from? > Much of the patch appears to have been mangled during sending, with > extra blank lines. > > -- > > Rebecca Cran > > > On 8/31/22 01:51, RichardHo [何明忠] via groups.io wrote: > > new file mode 100644 > > index 0000000000..1c1a450920 > > --- /dev/null > > +++ b/UsbNetworkPkg/Include/Protocol/UsbEthernetProtocol.h > > @@ -0,0 +1,872 @@ > > +/** @file > > > > + Header file contains code for USB Ethernet Protocol > > > > + definitions > > > > + > > > > + Copyright (c) 2022, American Megatrends International LLC. All > > + rights > reserved.<BR> > > > > + SPDX-License-Identifier: BSD-2-Clause-Patent > > > > +**/ > > > > + > > > > +#ifndef _USB_ETHERNET_PROTOCOL_H > > > > +#define _USB_ETHERNET_PROTOCOL_H > > > > + > > > > +#define USB_ETHERNET_PROTOCOL_GUID \ > > > > + {0x8d8969cc, 0xfeb0, 0x4303, {0xb2, 0x1a, 0x1f, 0x11, 0x6f, > > + 0x38, 0x56, > 0x43}} > > > > + > -The information contained in this message may be confidential and > proprietary to American Megatrends (AMI). This communication is > intended to be read only by the individual or entity to whom it is > addressed or by their designee. If the reader of this message is not > the intended recipient, you are on notice that any distribution of > this message, in any form, is strictly prohibited. Please promptly > notify the sender by reply e-mail or by telephone at 770-246-8600, and > then delete or destroy all copies of the transmission. > > > > -The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#93037): https://edk2.groups.io/g/devel/message/93037 Mute This Topic: https://groups.io/mt/93121092/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
