Closes a specified file handle.
@param This A pointer to the EFI_FILE_PROTOCOL instance that is the file handle to close.
@retval EFI_SUCCESS The file was closed.
See Implementation
Closes a specified file handle.
@param This A pointer to the EFI_FILE_PROTOCOL instance that is the file handle to close.
@retval EFI_SUCCESS The file was closed.