From: "Ling Jia" <jialing@phytium.com.cn>
To: devel@edk2.groups.io
Subject: [PATCH v8 1/4] Platform/Phytium: Solved problems during boot
Date: Tue, 9 Aug 2022 18:18:19 +0800 [thread overview]
Message-ID: <20220809101822.380078-2-jialing@phytium.com.cn> (raw)
In-Reply-To: <20220809101822.380078-1-jialing@phytium.com.cn>
From: Ling Jia <jialing@phytium.com.cn>
Solved the problem of lack of dependent Library
in PciHostBridgeDxe.
Solved the problem of missing boot management menu.
Signed-off-by: Ling Jia <jialing@phytium.com.cn>
---
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 2d4427e5eaa7..efb855c5da9e 100644
--- a/Platform/Phytium/DurianPkg/DurianPkg.fdf
+++ b/Platform/Phytium/DurianPkg/DurianPkg.fdf
@@ -142,6 +142,7 @@ [FV.FvMain]
#
# 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 @@ [FV.FvMain]
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-08-09 10:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-09 10:18 [PATCH v8 0/4] Improved supports for FT-2000/4 chip Ling Jia
2022-08-09 10:18 ` Ling Jia [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-30 7:34 Ling Jia
2023-01-30 7:34 ` [PATCH v8 1/4] Platform/Phytium: Solved problems during boot 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=20220809101822.380078-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