public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: "Xu, Wei6" <wei6.xu@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Abner Chang <Abner.Chang@amd.com>
Subject: Re: [edk2-devel] [PATCH edk2-platforms 0/4] IpmiFeaturePkg: Support Standalone MM.
Date: Thu, 21 Dec 2023 02:02:15 +0000	[thread overview]
Message-ID: <MW4PR11MB5821F1FF1C5C626CEA5D8B5ACD95A@MW4PR11MB5821.namprd11.prod.outlook.com> (raw)
In-Reply-To: <cover.1703090380.git.wei6.xu@intel.com>

The series has been pushed as 59ef582~..fc6e352

> -----Original Message-----
> From: Xu, Wei6 <wei6.xu@intel.com>
> Sent: Wednesday, December 20, 2023 9:02 AM
> To: devel@edk2.groups.io
> Cc: Xu, Wei6 <wei6.xu@intel.com>; Abner Chang <Abner.Chang@amd.com>;
> Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
> Subject: [PATCH edk2-platforms 0/4] IpmiFeaturePkg: Support Standalone
> MM.
> 
> This patch series add Standalone MM support for ServerManagementLib,
> BmcAcpiSwChild, BmcElog and GenericElog.
> PR: https://github.com/tianocore/edk2-platforms/pull/117
> 
> Cc: Abner Chang <Abner.Chang@amd.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> 
> Wei6 Xu (4):
>   IpmiFeaturePkg/ServerManagementLib: Support Standalone MM
>   IpmiFeaturePkg/BmcAcpiSwChild: Support Standalone MM
>   IpmiFeaturePkg/GenericElog: Support Standalone MM
>   IpmiFeaturePkg/BmcElog: Support Standalone MM
> 
>  .../BmcAcpiSwChild/BmcAcpiSwChild.c           |   12 +-
>  .../BmcAcpiSwChild/BmcAcpiSwChild.h           |   15 +-
>  .../BmcAcpiSwChild/BmcAcpiSwChild.inf         |    5 +-
>  .../BmcAcpiSwChildStandaloneMm.c              |   31 +
>  .../BmcAcpiSwChildStandaloneMm.inf            |   40 +
>  .../BmcAcpiSwChildTraditionalMm.c             |   31 +
>  .../IpmiFeaturePkg/BmcElog/Smm/BmcElog.c      |   14 +-
>  .../IpmiFeaturePkg/BmcElog/Smm/BmcElog.h      |   15 +-
>  .../BmcElog/Smm/BmcElogStandaloneMm.c         |   28 +
>  .../BmcElog/Smm/BmcElogTraditionalMm.c        |   28 +
>  .../IpmiFeaturePkg/BmcElog/SmmBmcElog.inf     |    6 +-
>  .../BmcElog/StandaloneMmBmcElog.inf           |   44 +
>  .../GenericElog/Smm/GenericElog.c             |   35 +-
>  .../GenericElog/Smm/GenericElog.h             |   28 +-
>  .../GenericElog/Smm/GenericElog.inf           |    5 +-
>  .../GenericElog/Smm/GenericElogStandaloneMm.c |   28 +
>  .../Smm/GenericElogStandaloneMm.inf           |   41 +
>  .../Smm/GenericElogTraditionalMm.c            |   28 +
>  .../IpmiFeaturePkg/Include/IpmiFeature.dsc    |    6 +
>  .../ServerManagementElog.c                    |  235 ++++
>  .../ServerManagementLib.inf                   |    4 +-
>  ...ManagementLib.c => ServerManagementTime.c} | 1175 +++++++----------
>  .../StandaloneMmServerManagementLib.inf       |   29 +
>  23 files changed, 1099 insertions(+), 784 deletions(-)  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpiSwChild/B
> mcAcpiSwChildStandaloneMm.c
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpiSwChild/B
> mcAcpiSwChildStandaloneMm.inf
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpiSwChild/B
> mcAcpiSwChildTraditionalMm.c
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcElog/Smm/Bmc
> ElogStandaloneMm.c
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcElog/Smm/Bmc
> ElogTraditionalMm.c
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/BmcElog/Standalon
> eMmBmcElog.inf
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericElog/Smm/
> GenericElogStandaloneMm.c
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericElog/Smm/
> GenericElogStandaloneMm.inf
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericElog/Smm/
> GenericElogTraditionalMm.c
>  create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/ServerMana
> gementLib/ServerManagementElog.c
>  rename
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/ServerMana
> gementLib/{ServerManagementLib.c => ServerManagementTime.c} (55%)
> create mode 100644
> Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Library/ServerMana
> gementLib/StandaloneMmServerManagementLib.inf
> 
> --
> 2.29.2.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#112790): https://edk2.groups.io/g/devel/message/112790
Mute This Topic: https://groups.io/mt/103284557/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



      parent reply	other threads:[~2023-12-21  2:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 17:01 [edk2-devel] [PATCH edk2-platforms 0/4] IpmiFeaturePkg: Support Standalone MM Xu, Wei6
2023-12-20 17:01 ` [edk2-devel] [PATCH edk2-platforms 1/4] IpmiFeaturePkg/ServerManagementLib: " Xu, Wei6
2023-12-20 17:01 ` [edk2-devel] [PATCH edk2-platforms 2/4] IpmiFeaturePkg/BmcAcpiSwChild: " Xu, Wei6
2023-12-20 17:01 ` [edk2-devel] [PATCH edk2-platforms 3/4] IpmiFeaturePkg/GenericElog: " Xu, Wei6
2023-12-20 17:01 ` [edk2-devel] [PATCH edk2-platforms 4/4] IpmiFeaturePkg/BmcElog: " Xu, Wei6
2023-12-21  1:58 ` [edk2-devel] [PATCH edk2-platforms 0/4] IpmiFeaturePkg: " Nate DeSimone
2023-12-21  2:02 ` Nate DeSimone [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MW4PR11MB5821F1FF1C5C626CEA5D8B5ACD95A@MW4PR11MB5821.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox