public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Hao Wu <hao.a.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Hao Wu <hao.a.wu@intel.com>, Jiewen Yao <jiewen.yao@intel.com>
Subject: [PATCH edk2-platforms\devel-MinPlatform 0/4] IPMI codes update
Date: Mon,  9 Jul 2018 11:09:15 +0800	[thread overview]
Message-ID: <20180709030919.8464-1-hao.a.wu@intel.com> (raw)

The series updates the IPMI-related codes to stop using the file
'IpmiEx.h', and to use the IPMI headers within edk2\MdePkg.

Test performed:
MinPurley VS2015 build pass.

Cc: Jiewen Yao <jiewen.yao@intel.com>

Hao Wu (4):
  AdvancedFeaturePkg/IpmiFru.c: Use 'DEBUG_' prefix for debug macros
  AdvancedFeaturePkg/Ipmi: Update codes for header changes in MdePkg
  PurleyOpenBoardPkg Ipmi: Update codes for header changes in MdePkg
  AdvancedFeaturePkg/Ipmi: Delete IpmiEx.h

 Platform/Intel/AdvancedFeaturePkg/Ipmi/BmcElog/BmcElog.c                                     |   4 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Frb/FrbDxe.c                                          |  11 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Frb/FrbPei.c                                          |   5 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Include/IpmiEx.h                                      | 296 --------------------
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Include/Library/IpmiCommandLib.h                      |   3 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/IpmiFru/IpmiFru.c                                     |  11 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/IpmiInit/DxeIpmiInit.c                                |  10 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/IpmiInit/PeiIpmiInit.c                                |  10 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Library/IpmiCommandLib/IpmiCommandLibNetFnApp.c       |   1 -
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Library/IpmiCommandLib/IpmiCommandLibNetFnChassis.c   |   1 -
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Library/IpmiCommandLib/IpmiCommandLibNetFnStorage.c   |   7 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Library/IpmiCommandLib/IpmiCommandLibNetFnTransport.c |   1 -
 Platform/Intel/AdvancedFeaturePkg/Ipmi/Library/IpmiLibNull/IpmiLibNull.c                     |   1 -
 Platform/Intel/AdvancedFeaturePkg/Ipmi/OsWdt/OsWdt.c                                         |   7 +-
 Platform/Intel/AdvancedFeaturePkg/Ipmi/SolStatus/SolStatus.c                                 |  11 +-
 Platform/Intel/PurleyOpenBoardPkg/Features/Ipmi/Library/IpmiLibKcs/IpmiLibKcs.c              |   3 +-
 16 files changed, 43 insertions(+), 339 deletions(-)
 delete mode 100644 Platform/Intel/AdvancedFeaturePkg/Ipmi/Include/IpmiEx.h

-- 
2.12.0.windows.1



             reply	other threads:[~2018-07-09  3:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09  3:09 Hao Wu [this message]
2018-07-09  3:09 ` [PATCH edk2-platforms\devel-MinPlatform 1/4] AdvancedFeaturePkg/IpmiFru.c: Use 'DEBUG_' prefix for debug macros Hao Wu
2018-07-09  3:09 ` [PATCH edk2-platforms\devel-MinPlatform 2/4] AdvancedFeaturePkg/Ipmi: Update codes for header changes in MdePkg Hao Wu
2018-07-09  3:09 ` [PATCH edk2-platforms\devel-MinPlatform 3/4] PurleyOpenBoardPkg Ipmi: " Hao Wu
2018-07-09  3:09 ` [PATCH edk2-platforms\devel-MinPlatform 4/4] AdvancedFeaturePkg/Ipmi: Delete IpmiEx.h Hao Wu
2018-07-09  3:31 ` [PATCH edk2-platforms\devel-MinPlatform 0/4] IPMI codes update Yao, Jiewen

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=20180709030919.8464-1-hao.a.wu@intel.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