public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092
@ 2018-08-17 14:35 Laszlo Ersek
  2018-08-17 14:35 ` [PATCH 1/4] MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in OpenMode Laszlo Ersek
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Laszlo Ersek @ 2018-08-17 14:35 UTC (permalink / raw)
  To: edk2-devel-01
  Cc: Eric Dong, Jiaxin Wu, Liming Gao, Michael D Kinney, Ruiyu Ni,
	Siyuan Fu, Songpeng Li

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-08-22  8:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-17 14:35 [PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092 Laszlo Ersek
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox