From: Ming Huang <ming.huang@linaro.org>
To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org,
edk2-devel@lists.01.org, graeme.gregory@linaro.org
Cc: ard.biesheuvel@linaro.org, guoheyi@huawei.com,
wanghuiqiang@huawei.com, huangming23@huawei.com,
zhangjinsong2@huawei.com, huangdaode@hisilicon.com,
john.garry@huawei.com, Ming Huang <ming.huang@linaro.org>
Subject: [PATCH edk2-platforms v2 0/6] Improve D0x platforms and bug fix
Date: Wed, 4 Jul 2018 15:51:11 +0800 [thread overview]
Message-ID: <20180704075117.7427-1-ming.huang@linaro.org> (raw)
The major features of this patchset include:
1 Fix invoke SetMemorySpaceAttributes error bug
2 Correct ATU Cfg0/Cfg1 base address
3 Fix SetAtuConfig1RW bug
4 Add PlatformMiscDxe driver
5 optimize two pcie prots space
6 Correct smbios product name
BTW:
1 D06 source will upstream in July;
2 Installing OS by iso is supported by edk2 commit(824b6e3b5f).
Code can also be found in github: https://github.com/hisilicon/OpenPlatformPkg.git
branch: platforms-20180627-v2
Jason Zhang (1):
Hisilicon/D03/D05: Correct ATU Cfg0/Cfg1 base address
Ming Huang (5):
Hisilicon/D0x: Fix invoke SetMemorySpaceAttributes error bug
Hisilicon/D0x: Fix SetAtuConfig1RW bug
Hisilicon/D05: Add PlatformMiscDxe driver
Hisilicon/D05/Pcie: optimize two pcie ports space
Hisilicon/D0x: Correct smbios product name
Platform/Hisilicon/D03/D03.fdf | 4 +
.../DS3231RealTimeClockLib.inf | 2 +
Platform/Hisilicon/D05/D05.dsc | 13 +--
Platform/Hisilicon/D05/D05.fdf | 1 +
.../Drivers/PlatformMiscDxe/PlatformMiscDxe.c | 99 +++++++++++++++++++
.../PlatformMiscDxe/PlatformMiscDxe.inf | 47 +++++++++
.../Library/PlatformPciLib/PlatformPciLib.c | 8 +-
.../PciHostBridgeDxe/PciRootBridgeIo.c | 13 +--
.../Type01/MiscSystemManufacturerFunction.c | 1 -
.../Hi1616/D05AcpiTables/D05Iort.asl | 8 +-
.../Hi1616/D05AcpiTables/D05Mcfg.aslc | 8 +-
.../Hi1616/D05AcpiTables/Dsdt/D05Pci.asl | 32 +++---
12 files changed, 195 insertions(+), 41 deletions(-)
create mode 100644 Platform/Hisilicon/D05/Drivers/PlatformMiscDxe/PlatformMiscDxe.c
create mode 100644 Platform/Hisilicon/D05/Drivers/PlatformMiscDxe/PlatformMiscDxe.inf
--
2.17.0
next reply other threads:[~2018-07-04 7:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-04 7:51 Ming Huang [this message]
2018-07-04 7:51 ` [PATCH edk2-platforms v2 1/6] Hisilicon/D0x: Fix invoke SetMemorySpaceAttributes error bug Ming Huang
2018-07-11 14:19 ` Ard Biesheuvel
2018-07-12 8:50 ` Ming
2018-07-13 6:46 ` Ard Biesheuvel
2018-07-13 7:23 ` Ming
2018-07-04 7:51 ` [PATCH edk2-platforms v2 2/6] Hisilicon/D03/D05: Correct ATU Cfg0/Cfg1 base address Ming Huang
2018-07-04 7:51 ` [PATCH edk2-platforms v2 3/6] Hisilicon/D0x: Fix SetAtuConfig1RW bug Ming Huang
2018-07-04 7:51 ` [PATCH edk2-platforms v2 4/6] Hisilicon/D05: Add PlatformMiscDxe driver Ming Huang
2018-07-04 7:51 ` [PATCH edk2-platforms v2 5/6] Hisilicon/D05/Pcie: optimize two pcie ports space Ming Huang
2018-07-04 7:51 ` [PATCH edk2-platforms v2 6/6] Hisilicon/D0x: Correct smbios product name Ming Huang
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=20180704075117.7427-1-ming.huang@linaro.org \
--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