Specifications
Version 2.0
7
GetFilePosition
Return the current read/write position within a file. See the GetFilePosition()
function description.
FlushFile
Write all buffered data to a file. See the FlushFile() function description.
FindFiles
Return all files that match a pattern in a file list. See the FindFiles() function
description.
FindFilesInDir
Return all files in a specified directory in a file list. See the FindFilesInDir()
function description.
GetFileSize
Return the size of a file. See the GetFileSize() function description.
OpenRoot
Return the root directory of a file system. See the OpenRoot() function
description.
OpenRootByHandle
Return the root directory of a file system on a particular handle. See the
OpenRootByHandle() function description.
ExecutionBreak
Event signaled by the UEFI Shell when the user presses CTRL-C to indicate that
the current UEFI Shell command execution should be interrupted.
MajorVersion
The major version of the shell environment.
MinorVersion
The minor version of the shell environment.
Description
Description that is more detailed goes here.










