From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx.groups.io with SMTP id smtpd.web12.3537.1575364959383010019 for ; Tue, 03 Dec 2019 01:22:39 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.88, mailfrom: rangasai.v.chaganty@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Dec 2019 01:22:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,272,1571727600"; d="scan'208";a="262515150" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by FMSMGA003.fm.intel.com with ESMTP; 03 Dec 2019 01:22:38 -0800 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 3 Dec 2019 01:22:38 -0800 Received: from fmsmsx104.amr.corp.intel.com ([169.254.3.245]) by fmsmsx111.amr.corp.intel.com ([169.254.12.3]) with mapi id 14.03.0439.000; Tue, 3 Dec 2019 01:22:38 -0800 From: "Chaganty, Rangasai V" To: "Kubacki, Michael A" , "devel@edk2.groups.io" CC: "Gao, Liming" Subject: Re: [edk2-platforms][PATCH V2 06/47] Features/Intel/OutOfBandManagement: Add Readme.md Thread-Topic: [edk2-platforms][PATCH V2 06/47] Features/Intel/OutOfBandManagement: Add Readme.md Thread-Index: AQHVpYgb0UoWXN1Gjky3WJK+3dOugaeoK0gQ Date: Tue, 3 Dec 2019 09:22:37 +0000 Message-ID: References: <20191128010614.43628-1-michael.a.kubacki@intel.com> <20191128010614.43628-7-michael.a.kubacki@intel.com> In-Reply-To: <20191128010614.43628-7-michael.a.kubacki@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiN2I0ODZmNjctNWMwZC00MjdjLWEyNzEtMTAwODQzMTQyNGQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoieXFUM2kwTm5QU2o0TTBJZmRrQVJuZWNJYjVpUFNET0syNFZqZmNIRzhrZDJjb0RWNjBBS0lkSXlvaU5qS0NZTyJ9 x-ctpclassification: CTP_NT x-originating-ip: [10.1.200.107] MIME-Version: 1.0 Return-Path: rangasai.v.chaganty@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Sai Chaganty -----Original Message----- From: Kubacki, Michael A=20 Sent: Wednesday, November 27, 2019 5:06 PM To: devel@edk2.groups.io Cc: Chaganty, Rangasai V ; Gao, Liming Subject: [edk2-platforms][PATCH V2 06/47] Features/Intel/OutOfBandManagemen= t: Add Readme.md Adds the Readme.md file to briefly explain the types of features supported = in the OutOfBandManagement feature domain directory. Cc: Sai Chaganty Cc: Liming Gao Signed-off-by: Michael Kubacki --- Features/Intel/OutOfBandManagement/Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Features/Intel/OutOfBandManagement/Readme.md b/Features/Intel/= OutOfBandManagement/Readme.md new file mode 100644 index 0000000000..dc526029a7 --- /dev/null +++ b/Features/Intel/OutOfBandManagement/Readme.md @@ -0,0 +1,8 @@ +# **EDK II Minimum Platform Firmware Out-of-Band Management Advanced=20 +Features** + +This feature domain directory contains out-of-band management related adva= nced features. + +Features may be added to this domain whose primary role and=20 +responsibility is related to out-of-band management. These are features=20 +that typically interface with an external controller to enable system=20 +maintenance operations such as monitoring, logging, and recovery control f= unctions independent of the main processors, host CPU firmware (BIOS), and = host operating system. An out-of-band controller is usually available when = the system is in a powered down state. -- 2.16.2.windows.1