From: "Ling Jia" <jialing@phytium.com.cn>
To: devel@edk2.groups.io
Cc: Leif Lindholm <leif@nuviainc.com>, Ling Jia <jialing@phytium.com.cn>
Subject: [PATCH v7 1/4] Platform/Phytium: Solved problems during boot.
Date: Thu, 14 Apr 2022 14:03:06 +0800 [thread overview]
Message-ID: <20220414060309.30298-2-jialing@phytium.com.cn> (raw)
In-Reply-To: <20220414060309.30298-1-jialing@phytium.com.cn>
Solved the problem of lack of dependent Library
in PciHostBridgeDxe.
Solved the problem of missing boot magager menu.
Signed-off-by: Ling Jia <jialing@phytium.com.cn>
Reviewed-by: leif Lindholm <leif@nuviainc.com>
---
Platform/Phytium/DurianPkg/DurianPkg.fdf | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Platform/Phytium/DurianPkg/DurianPkg.fdf b/Platform/Phytium/DurianPkg/DurianPkg.fdf
index 2d4427e5ea..efb855c5da 100644
--- a/Platform/Phytium/DurianPkg/DurianPkg.fdf
+++ b/Platform/Phytium/DurianPkg/DurianPkg.fdf
@@ -142,6 +142,7 @@ READ_LOCK_STATUS = TRUE
#
# PCI Support
#
+ INF ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf
INF MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
INF MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
@@ -204,6 +205,11 @@ READ_LOCK_STATUS = TRUE
INF MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
INF MdeModulePkg/Application/UiApp/UiApp.inf
+ #
+ #Setup
+ #
+ INF MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf
+
[FV.FVMAIN_COMPACT]
FvAlignment = 16
ERASE_POLARITY = 1
--
2.25.1
next prev parent reply other threads:[~2022-04-14 6:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-14 6:03 [PATCH v7 0/4] Improved support for FT2004/4 chip Ling Jia
2022-04-14 6:03 ` Ling Jia [this message]
2022-04-14 6:03 ` [PATCH v7 2/4] Silicon/Phytium: Added flash driver support to Phytium Silicon Ling Jia
2022-04-14 6:03 ` [PATCH v7 3/4] Silicon/Phytium: Added fvb driver for flash Ling Jia
2022-04-14 6:03 ` [PATCH v7 4/4] Silicon/Phytium: Added runtime support to spi master Ling Jia
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=20220414060309.30298-2-jialing@phytium.com.cn \
--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