public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Abner Chang" <abner.chang@hpe.com>
To: devel@edk2.groups.io
Cc: abner.chang@hpe.com
Subject: [edk2-staging/RISC-V-V2: RISC-V EDK2 CI PATCH v1 0/9] Necessary code changes for RISC-V EDK2 CI.
Date: Sat, 29 Feb 2020 22:13:49 +0800	[thread overview]
Message-ID: <20200229141358.9528-1-abner.chang@hpe.com> (raw)

BZ:2562
https://bugzilla.tianocore.org/show_bug.cgi?id=2562

EDK2 CI report (RISCV64 only):
https://github.com/tianocore/edk2-staging/pull/196

EDK2 CI report (All architectures):
https://github.com/tianocore/edk2-staging/pull/197

Signed-off-by: Abner Chang <abner.chang@hpe.com>

Abner Chang (9):
  FatPkg: Add RISC-V architecture for EDK2 CI.
  FmpDevicePkg: Add RISC-V architecture for EDK2 CI.
  NetworkPkg: Add RISC-V architecture for EDK2 CI.
  NetworkPkg/HttpBootDxe: Add RISC-V architecture for EDK2 CI.
  CryptoPkg: Add RISC-V architecture for EDK2 CI.
  MdePkg/Include: Add RISC-V related definitions EDK2 CI.
  SecurityPkg: Security package changes for RISC-V EDK2 CI.
  ShellPkg: Shell package changes for RISC-V EDK2 CI.
  UnitTestFrameworkPkg: Add RISC-V architecture for RISC-V EDK2 CI.

 CryptoPkg/CryptoPkg.dsc                                    | 3 ++-
 FatPkg/FatPkg.dsc                                          | 3 ++-
 FmpDevicePkg/FmpDevicePkg.dsc                              | 3 ++-
 NetworkPkg/NetworkPkg.dsc                                  | 4 ++--
 SecurityPkg/SecurityPkg.dsc                                | 4 ++--
 ShellPkg/ShellPkg.dsc                                      | 3 ++-
 UnitTestFrameworkPkg/UnitTestFrameworkPkg.dsc              | 3 ++-
 CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf            | 6 +++++-
 CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf         | 4 ++++
 CryptoPkg/Library/BaseCryptLibNull/BaseCryptLibNull.inf    | 3 ++-
 .../Library/BaseCryptLibOnProtocolPpi/DxeCryptLib.inf      | 3 ++-
 .../Library/BaseCryptLibOnProtocolPpi/PeiCryptLib.inf      | 3 ++-
 CryptoPkg/Library/OpensslLib/OpensslLib.inf                | 2 ++
 CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf          | 2 ++
 CryptoPkg/Library/TlsLib/TlsLib.inf                        | 4 ++--
 CryptoPkg/Library/TlsLibNull/TlsLibNull.inf                | 4 ++--
 CryptoPkg/Library/Include/CrtLibSupport.h                  | 3 ++-
 MdePkg/Include/IndustryStandard/Dhcp.h                     | 7 +++++++
 NetworkPkg/HttpBootDxe/HttpBootDhcp4.h                     | 3 +++
 19 files changed, 49 insertions(+), 18 deletions(-)

-- 
2.25.0


             reply	other threads:[~2020-02-29 14:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-29 14:13 Abner Chang [this message]
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 1/9] FatPkg: Add RISC-V architecture for EDK2 CI Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 2/9] FmpDevicePkg: " Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 3/9] NetworkPkg: " Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 4/9] NetworkPkg/HttpBootDxe: " Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 5/9] CryptoPkg: " Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 6/9] MdePkg/Include: Add RISC-V related definitions " Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 7/9] SecurityPkg: Security package changes for RISC-V " Abner Chang
2020-03-01  0:23   ` [edk2-devel] " Yao, Jiewen
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 8/9] ShellPkg: Shell " Abner Chang
2020-02-29 14:13 ` [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 9/9] UnitTestFrameworkPkg: Add RISC-V architecture " Abner Chang
2020-03-04 10:22 ` [edk2-devel] [edk2-staging/RISC-V-V2: RISC-V EDK2 CI PATCH v1 0/9] Necessary code changes " Maciej Rabeda

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=20200229141358.9528-1-abner.chang@hpe.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