mirror of https://github.com/acidanthera/audk.git
fix a typo in a comment
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2360 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7407b98bbe
commit
0b293ccb7e
|
@ -91,7 +91,7 @@ IDEBusDriverBindingSupported (
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// Clsoe protocol, don't use device path protocol in the .Support() function
|
// Close protocol, don't use device path protocol in the .Support() function
|
||||||
//
|
//
|
||||||
gBS->CloseProtocol (
|
gBS->CloseProtocol (
|
||||||
Controller,
|
Controller,
|
||||||
|
|
Loading…
Reference in New Issue