mirror of https://github.com/acidanthera/audk.git
comment clarification
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8935 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f2d0889ff8
commit
eb64668477
|
@ -566,7 +566,8 @@ ShellSetPageBreakMode (
|
|||
and will process '?' and '*' as such. the list must be freed with a call to
|
||||
ShellCloseFileMetaArg().
|
||||
|
||||
If you are NOT appending to an existing list *ListHead must be NULL.
|
||||
If you are NOT appending to an existing list *ListHead must be NULL. If
|
||||
*ListHead is NULL then it must be callee freed.
|
||||
|
||||
@param Arg pointer to path string
|
||||
@param OpenMode mode to open files with
|
||||
|
|
Loading…
Reference in New Issue