From: Ling Jia <jial...@phytium.com.cn> 1.Solved the problem of missing of dependent Library in PciHostBridgeDxe.
2.Solved the problem of missing boot management menu. Signed-off-by: Ling Jia <jial...@phytium.com.cn> --- Platform/Phytium/DurianPkg/DurianPkg.fdf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Platform/Phytium/DurianPkg/DurianPkg.fdf b/Platform/Phytium/DurianPkg/DurianPkg.fdf index 2d4427e5eaa7..968e93ed80d1 100644 --- a/Platform/Phytium/DurianPkg/DurianPkg.fdf +++ b/Platform/Phytium/DurianPkg/DurianPkg.fdf @@ -1,7 +1,7 @@ ## @file # This package provides common open source Phytium Platform modules. # -# Copyright (C) 2020, Phytium Technology Co, Ltd. All rights reserved. +# Copyright (C) 2020-2023, Phytium Technology Co., Ltd. All rights reserved. # # SPDX-License-Identifier:BSD-2-Clause-Patent # @@ -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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99289): https://edk2.groups.io/g/devel/message/99289 Mute This Topic: https://groups.io/mt/96623622/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-