Home | History | Annotate | Download | only in Library

Lines Matching refs:Table

77   @param[in] SystemTable              The pointer to the system table.

482 Function to initialize the table for creating consistent map names.
484 @param[out] Table The pointer to pointer to pointer to DevicePathProtocol object.
486 @retval EFI_SUCCESS The table was created successfully.
491 EFI_DEVICE_PATH_PROTOCOL ***Table
495 Function to uninitialize the table for creating consistent map names.
499 @param[out] Table The pointer to pointer to DevicePathProtocol object.
501 @retval EFI_SUCCESS The table was deleted successfully.
506 EFI_DEVICE_PATH_PROTOCOL **Table
511 based on the Table.
517 @param[in] Table The Table of mapping information.
526 IN EFI_DEVICE_PATH_PROTOCOL **Table