You don't need a TianoCore account: if you have a personal GitHub
account you could push to a fork there.
For example, I have https://github.com/bcran/edk2 which I forked from
https://github.com/tianocore/edk2 .
--
Rebecca Cran
On 8/31/22 20:51, RichardHo [何明忠] wrote:
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 <rebe...@quicinc.com>
Sent: 2022年8月31日 9:28 PM
To: devel@edk2.groups.io; RichardHo [何明忠] <richar...@ami.com>
Cc: Andrew Fish <af...@apple.com>; Leif Lindholm <quic_llind...@quicinc.com>; Michael D Kinney
<michael.d.kin...@intel.com>; Michael Kubacki <michael.kuba...@microsoft.com>; Zhiguang Liu
<zhiguang....@intel.com>; Liming Gao <gaolim...@byosoft.com.cn>; TonyLo [羅金松] <ton...@ami.com>
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.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93042): https://edk2.groups.io/g/devel/message/93042
Mute This Topic: https://groups.io/mt/93121092/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-