[edk2-devel] [PATCH] UsbNetworkPkg: add USB network devices support

Rebecca Cran quic_rcran at quicinc.com
Wed Aug 31 13:28:21 UTC 2022


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}}
>
> +


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93008): https://edk2.groups.io/g/devel/message/93008
Mute This Topic: https://groups.io/mt/93121092/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list