UefiCpuPkg: Remove redundant section name in inf file

[LibraryClasses] appears twice in InSecPeiDxeTimerLibUefiCpu.inf, so
remove the redundant one to make file more concise.

Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
Qihang Gao 2026-05-12 16:21:38 +08:00 committed by mergify[bot]
parent c3a037c993
commit 97c34c28cd

View file

@ -43,8 +43,6 @@
[LibraryClasses]
BaseLib
[LibraryClasses]
PcdLib
DebugLib
LocalApicLib