mirror of https://github.com/acidanthera/audk.git
Fix 2 errors for new feature
Signed-off-by: Chao Zhang<chao.b.zhang@intel.com> Reviewed-by: Eric Dong<eric.dong@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13607 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9119637cb3
commit
9b78227a25
|
@ -3310,7 +3310,7 @@ ConSplitterTextInPrivateReadKeyStroke (
|
|||
return EFI_NOT_READY;
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
Connect the specific Usb device which match the short form device path,
|
||||
and whose bus is determined by Host Controller.
|
||||
|
||||
|
|
Loading…
Reference in New Issue