public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: edk2-devel-01 <edk2-devel@lists.01.org>
Cc: Eric Dong <eric.dong@intel.com>, Jiaxin Wu <jiaxin.wu@intel.com>,
	Liming Gao <liming.gao@intel.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Ruiyu Ni <ruiyu.ni@intel.com>, Siyuan Fu <siyuan.fu@intel.com>,
	Songpeng Li <songpeng.li@intel.com>
Subject: [PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092
Date: Fri, 17 Aug 2018 16:35:30 +0200	[thread overview]
Message-ID: <20180817143534.28393-1-lersek@redhat.com> (raw)

Repo:   https://github.com/lersek/edk2.git
Branch: bz_1074_1090_1092_roundup

This series addresses three independent BZs. Patches #1 and #2 belong to
BZ#1074; patch #3 to BZ#1090; patch #4 to BZ#1092. The patches are
small, and it's easier for me to send out a round-up series than three
separate postings.

The testing I've done is listed on the patches in git notes (they won't
be part of the commit log).

I'd like to highlight here that on patch #3, I'm asking Songpeng for
additional testing.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Songpeng Li <songpeng.li@intel.com>

Thanks,
Laszlo

Laszlo Ersek (4):
  MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenMode
  IntelFrameworkPkg/FrameworkUefiLib: don't special-case
    EFI_FILE_MODE_CREATE
  NetworkPkg/TlsAuthConfigDxe: fix TlsCaCertificate attributes retrieval
  UefiCpuPkg/PiSmmCpuDxeSmm: clear exec file mode bits on
    "PiSmmCpuDxeSmm.c"

 IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c | 40 +++-----------------
 MdePkg/Include/Library/UefiLib.h                     | 19 ++--------
 MdePkg/Library/UefiLib/UefiLib.c                     | 40 +++-----------------
 NetworkPkg/TlsAuthConfigDxe/TlsAuthConfigImpl.c      | 27 ++++++++++++-
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c           |  0
 5 files changed, 41 insertions(+), 85 deletions(-)
 mode change 100755 => 100644 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c

-- 
2.14.1.3.gb7cf6e02401b



             reply	other threads:[~2018-08-17 14:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17 14:35 Laszlo Ersek [this message]
2018-08-17 14:35 ` [PATCH 1/4] MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenMode Laszlo Ersek
2018-08-17 20:35   ` Gao, Liming
2018-08-17 14:35 ` [PATCH 2/4] IntelFrameworkPkg/FrameworkUefiLib: don't special-case EFI_FILE_MODE_CREATE Laszlo Ersek
2018-08-17 20:35   ` Gao, Liming
2018-08-17 14:35 ` [PATCH 3/4] NetworkPkg/TlsAuthConfigDxe: fix TlsCaCertificate attributes retrieval Laszlo Ersek
2018-08-20  6:29   ` Li, Songpeng
2018-08-21 13:30     ` Laszlo Ersek
2018-08-22  0:36     ` Wu, Jiaxin
2018-08-22  0:31   ` Fu, Siyuan
2018-08-17 14:35 ` [PATCH 4/4] UefiCpuPkg/PiSmmCpuDxeSmm: clear exec file mode bits on "PiSmmCpuDxeSmm.c" Laszlo Ersek
2018-08-20  1:31   ` Zeng, Star
2018-08-22  8:41 ` [PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092 Laszlo Ersek

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=20180817143534.28393-1-lersek@redhat.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