Home | History | Annotate | Download | only in Protocol

Lines Matching full:database

2   The file provides Database manager for HII-related data

38 database events have this prototype. The actual event is encoded
57 database. See
74 database and returns a handle. If there is a
95 Handle was added to the HII database.
98 resources for the new database
117 handle Handle from the HII database. Before removing the
129 removed from the HII database.
130 @retval EFI_NOT_FOUND The specified Handle is not in database.
151 the existing package list in the HII database specified by
157 database.
160 - Add the package to the package list and the HII database.
172 @retval EFI_SUCCESS The HII database was successfully updated.
175 for the updated database.
178 @retval EFI_NOT_FOUND The specified Handle is not in database.
193 specified type that are currently active in the database. The
225 @retval EFI_NOT_FOUND No matching handle could be found in database.
246 database to a buffer. For each package list exported, this
259 desired package list in the HII database to
277 current database.
299 occur in the HII database. By registering a function, other
301 are added, removed or updated in the HII database. Each driver
359 Removes the specified HII database package-related notification.
369 in the current hii database.
511 /// Database manager for HII-related data structures.