Home | History | Annotate | Download | only in NvVarsFileLib

Lines Matching full:system

2   Save Non-Volatile Variables to a file system.

23 Attempts to connect the NvVarsFileLib to the specified file system.
28 to the file system instance.
29 @retval EFI_SUCCESS - The given file system was connected successfully
41 // We might fail to load the variable, since the file system initially
47 // We must be able to save the variables successfully to the file system
60 Update non-volatile variables stored on the file system.
63 the connected file system.
65 @retval EFI_NOT_STARTED - A file system has not been connected
75 // A file system had not been connected to the library.