From: Duke Zhai <duke.z...@amd.com> BZ #:4718 As the new EDK2 no supports 8254 timer, so used HpetTimer to replace it.
Cc: Abner Chang <abner.ch...@amd.com> Cc: Igniculus Fu <igniculus...@amd.com> Reviewed-by: Ken Yao <ken....@amd.com> Reviewed-by: Eric Xing <eric.x...@amd.com> Signed-off-by: Duke Zhai <duke.z...@amd.com> --- Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.dsc | 2 -- Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.fdf | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.dsc b/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.dsc index 510ce10c0c..20f06dd851 100644 --- a/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.dsc +++ b/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.dsc @@ -745,8 +745,6 @@ MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf FatPkg/EnhancedFatDxe/Fat.inf PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf - OvmfPkg/8259InterruptControllerDxe/8259.inf - OvmfPkg/8254TimerDxe/8254Timer.inf MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf diff --git a/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.fdf b/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.fdf index 5194a8c10d..0d844689b3 100644 --- a/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.fdf +++ b/Platform/AMD/VanGoghBoard/ChachaniBoardPkg/Project.fdf @@ -416,8 +416,7 @@ NumBlocks = 0x100 # Platform # INF MdeModulePkg/Universal/BdsDxe/BdsDxe.inf - INF OvmfPkg/8259InterruptControllerDxe/8259.inf - INF OvmfPkg/8254TimerDxe/8254Timer.inf + INF PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf # # ACPI -- 2.31.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#116578): https://edk2.groups.io/g/devel/message/116578 Mute This Topic: https://groups.io/mt/104858874/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-