From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: maciej.rabeda@intel.com) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Tue, 08 Oct 2019 09:16:33 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Oct 2019 09:16:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,270,1566889200"; d="scan'208";a="393392963" Received: from mrabeda-mobl.ger.corp.intel.com ([10.102.8.43]) by fmsmga005.fm.intel.com with ESMTP; 08 Oct 2019 09:16:30 -0700 From: "Rabeda, Maciej" To: devel@edk2.groups.io Cc: Siyuan Fu , Jiaxin Wu Subject: [PATCH v1 0/1] Remove UNDI calls from SNP during ExitBootServices Date: Tue, 8 Oct 2019 18:16:28 +0200 Message-Id: <20191008161629.14668-1-maciej.rabeda@intel.com> X-Mailer: git-send-email 2.17.0.windows.1 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1974 Removing calls to UNDI->Shutdown() and Stop() functions in ExitBootServices event notification function. Since SNP event reacting to ExitBootServices is only calling those two functions, I am removing that as well. Cc: Siyuan Fu Cc: Jiaxin Wu Maciej Rabeda (1): NetworkPkg/SnpDxe: Remove ExitBootServices event NetworkPkg/SnpDxe/Snp.c | 45 -------------------- NetworkPkg/SnpDxe/Snp.h | 2 - NetworkPkg/SnpDxe/SnpDxe.inf | 3 -- 3 files changed, 50 deletions(-) -- 2.17.0.windows.1 -------------------------------------------------------------------- Intel Technology Poland sp. z o.o. ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII Wydzial Gospodarczy Krajowego Rejestru Sadowego - KRS 101882 | NIP 957-07-52-316 | Kapital zakladowy 200.000 PLN. Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione. This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited.