[edk2] [PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092

Laszlo Ersek posted 4 patches 5 years, 7 months ago
Failed in applying to current master (apply log)
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
[edk2] [PATCH 0/4] {Mde, IntelFramework, Network, UefiCpu}Pkg: roundup for BZs 1074, 1090, 1092
Posted by Laszlo Ersek 5 years, 7 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel