mirror of https://github.com/acidanthera/audk.git
update format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7450 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9e1f123a3a
commit
9006e2bbe7
|
@ -661,8 +661,8 @@ TerminalDriverBindingStop (
|
|||
**/
|
||||
EFI_STATUS
|
||||
TerminalFreeNotifyList (
|
||||
IN OUT LIST_ENTRY *ListHead
|
||||
);
|
||||
IN OUT LIST_ENTRY *ListHead
|
||||
);
|
||||
|
||||
/**
|
||||
Retrieves a Unicode string that is the user readable name of the driver.
|
||||
|
|
Loading…
Reference in New Issue