mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
OvmfPkg: Remove redundant section name in inf file
[Sources.X64] and [Sources.AARCH64] appear twice in XenHypercallLib.inf, remove the redundant ones to make the files more concise. Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
parent
9c7e0db74b
commit
364c40e258
1 changed files with 0 additions and 4 deletions
|
|
@ -23,14 +23,10 @@
|
|||
|
||||
[Sources.X64]
|
||||
X86XenHypercall.c
|
||||
|
||||
[Sources.X64]
|
||||
X64/hypercall.nasm
|
||||
|
||||
[Sources.AARCH64]
|
||||
ArmXenHypercall.c
|
||||
|
||||
[Sources.AARCH64]
|
||||
AArch64/Hypercall.S
|
||||
|
||||
[Sources]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue