From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 09E68780091 for ; Sat, 26 Aug 2023 01:58:19 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=V8+kgzNT2ws2X+xAnY1Qk1keDfMGmTmGKdE0sIFqPRc=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1693015098; v=1; b=gOHl3h8vXWd2CBFMVXpknwHvMBtlY0h5hbRxH55xqfTAqW89BGUHyNopI3Wf0X0FRS86tRkB hs2b5VZ/WpzFa5lpaey5RY2eHxJRxagLYEiVgX3B+AQiNgR941Svce1IGpYSzSr83RgoSqfsSD/ qqhq18VMhItH+/nKWpI4X2tg= X-Received: by 127.0.0.2 with SMTP id LNXwYY7687511xfmNhonNY2F; Fri, 25 Aug 2023 18:58:18 -0700 X-Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) by mx.groups.io with SMTP id smtpd.web11.1672.1693015097645324317 for ; Fri, 25 Aug 2023 18:58:18 -0700 X-Received: by mail-lf1-f53.google.com with SMTP id 2adb3069b0e04-4fe27849e6aso2261657e87.1 for ; Fri, 25 Aug 2023 18:58:17 -0700 (PDT) X-Gm-Message-State: RlktvIdt48ir4InfY8BpQon4x7686176AA= X-Google-Smtp-Source: AGHT+IEaRcFJxqh/VkbjeIQj7wPaS6wf1MRLdNHRJ81ijwERTAvRgchQQYVW11Azp8CXsnxYN3Ah/w== X-Received: by 2002:ac2:4c4f:0:b0:4fe:62f:35eb with SMTP id o15-20020ac24c4f000000b004fe062f35ebmr17185348lfk.20.1693015095208; Fri, 25 Aug 2023 18:58:15 -0700 (PDT) X-Received: from localhost.localdomain ([79.164.221.98]) by smtp.gmail.com with ESMTPSA id a5-20020a19f805000000b0050078c9b53asm509879lff.231.2023.08.25.18.58.14 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Fri, 25 Aug 2023 18:58:14 -0700 (PDT) From: "Mike Maslenkin" To: devel@edk2.groups.io Cc: richardho@ami.com, rebecca@bsdio.com, Mike Maslenkin Subject: [edk2-devel] [PATCH 0/2] MdeModulePkg: small improvements to UsbNetwork Date: Sat, 26 Aug 2023 04:57:58 +0300 Message-Id: <20230826015800.74524-1-mike.maslenkin@gmail.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,mike.maslenkin@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=gOHl3h8v; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Please review small improvements to UsbNetwork Here is corresponding PR https://github.com/tianocore/edk2/pull/4762 Cc: Richard Ho Cc: Rebecca Cran Signed-off-by: Mike Maslenkin -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108039): https://edk2.groups.io/g/devel/message/108039 Mute This Topic: https://groups.io/mt/100968486/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-