mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
EmulatorPkg/Host: Remove duplicate procotol in INF file
In EmulatorPkg/Unix/Host driver, gEmuIoThunkProtocolGuid appears twice in [Procotols] section, so remove the duplicate one. Signed-off-by: Qihang Gao <gaoqihang@loongson.cn>
This commit is contained in:
parent
71bf0d807d
commit
482b4bf0a5
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@
|
|||
gEmuThunkPpiGuid
|
||||
|
||||
[Protocols]
|
||||
gEmuIoThunkProtocolGuid
|
||||
gEmuIoThunkProtocolGuid
|
||||
gEmuGraphicsWindowProtocolGuid
|
||||
gEmuThreadThunkProtocolGuid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue