Lines Matching full:database
2 The file provides Database manager for HII-related data
34 database events have this prototype. The actual event is encoded
53 database. See
70 database and returns a handle. If there is a
91 Handle was added to the HII database.
94 resources for the new database
112 handle Handle from the HII database. Before removing the
124 removed from the HII database.
125 @retval EFI_NOT_FOUND The specified Handle is not in database.
145 the existing package list in the HII database specified by
151 database.
154 - Add the package to the package list and the HII database.
166 @retval EFI_SUCCESS The HII database was successfully updated.
169 for the updated database.
172 @retval EFI_NOT_FOUND The specified Handle is not in database.
186 specified type that are currently active in the database. The
218 @retval EFI_NOT_FOUND No matching handle could be found in database.
239 database to a buffer. For each package list exported, this
252 desired package list in the HII database to
270 current database.
291 occur in the HII database. By registering a function, other
293 are added, removed or updated in the HII database. Each driver
350 Removes the specified HII database package-related notification.
360 in the current hii database.
500 /// Database manager for HII-related data structures.