Lines Matching refs:This

5 This program and the accompanying materials
234 // This rule also applies to image package since ImageId can not be duplicate.
337 This function checks whether a handle is a valid EFI_HII_HANDLE.
352 This function checks whether EFI_FONT_INFO exists in current database. If
384 This function invokes the matching registered function.
500 This function exports Form packages to a buffer.
501 This is a internal function.
535 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
562 This array describes the characters which were at
589 IN CONST EFI_HII_FONT_PROTOCOL *This,
605 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
637 This array describes the characters which were at
666 IN CONST EFI_HII_FONT_PROTOCOL *This,
684 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
706 IN CONST EFI_HII_FONT_PROTOCOL *This,
715 This function iterates through fonts which match the specified font, using
719 @param This A pointer to the EFI_HII_FONT_PROTOCOL instance.
746 IN CONST EFI_HII_FONT_PROTOCOL *This,
759 This function adds the image Image to the group of images owned by PackageList, and returns
762 @param This A pointer to the EFI_HII_IMAGE_PROTOCOL instance.
779 IN CONST EFI_HII_IMAGE_PROTOCOL *This,
787 This function retrieves the image specified by ImageId which is associated with
790 @param This A pointer to the EFI_HII_IMAGE_PROTOCOL instance.
810 IN CONST EFI_HII_IMAGE_PROTOCOL *This,
818 This function updates the image specified by ImageId in the specified PackageListHandle to
821 @param This A pointer to the EFI_HII_IMAGE_PROTOCOL instance.
836 IN CONST EFI_HII_IMAGE_PROTOCOL *This,
844 This function renders an image to a bitmap or the screen using the specified
848 @param This A pointer to the EFI_HII_IMAGE_PROTOCOL instance.
875 IN CONST EFI_HII_IMAGE_PROTOCOL *This,
885 This function renders an image to a bitmap or the screen using the specified
889 @param This A pointer to the EFI_HII_IMAGE_PROTOCOL instance.
921 IN CONST EFI_HII_IMAGE_PROTOCOL *This,
938 This function adds the string String to the group of strings owned by PackageList, with the
941 @param This A pointer to the EFI_HII_STRING_PROTOCOL
971 IN CONST EFI_HII_STRING_PROTOCOL *This,
982 This function retrieves the string specified by StringId which is associated
986 @param This A pointer to the EFI_HII_STRING_PROTOCOL
1018 IN CONST EFI_HII_STRING_PROTOCOL *This,
1029 This function updates the string specified by StringId in the specified PackageList to the text
1032 @param This A pointer to the EFI_HII_STRING_PROTOCOL
1053 IN CONST EFI_HII_STRING_PROTOCOL *This,
1063 This function returns the list of supported languages, in the format specified
1066 @param This A pointer to the EFI_HII_STRING_PROTOCOL
1087 IN CONST EFI_HII_STRING_PROTOCOL *This,
1096 or more secondary languages. This routine returns the secondary languages
1099 @param This A pointer to the EFI_HII_STRING_PROTOCOL
1131 IN CONST EFI_HII_STRING_PROTOCOL *This,
1144 This function adds the packages in the package list to the database and returns a handle. If there is a
1148 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1167 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1175 This function removes the package list that is associated with a handle Handle
1179 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1192 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1198 This function updates the existing package list (which has the specified Handle)
1201 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1218 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1225 This function returns a list of the package handles of the specified type
1229 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1261 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1270 This function will export one or all package lists in the database to a buffer.
1274 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1299 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1307 This function registers a function which will be called when specified actions related to packages of
1313 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1345 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1357 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1370 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1376 This routine retrieves an array of GUID values for each keyboard layout that
1379 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1401 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1408 This routine retrieves the requested keyboard layout. The layout is a physical description of the keys
1411 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1431 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1439 This routine sets the default keyboard layout to the one referenced by KeyGuid. When this routine
1441 group type. This is so that agents which are sensitive to the current keyboard layout being changed
1444 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1458 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1466 @param This A pointer to the EFI_HII_DATABASE_PROTOCOL
1482 IN CONST EFI_HII_DATABASE_PROTOCOL *This,
1493 This function allows a caller to extract the current configuration
1496 @param This A pointer to the EFI_HII_CONFIG_ROUTING_PROTOCOL
1534 IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This,
1542 This function allows the caller to request the current configuration for the
1545 @param This A pointer to the EFI_HII_CONFIG_ROUTING_PROTOCOL
1565 IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This,
1571 This function processes the results of processing forms and routes it to the
1574 @param This A pointer to the EFI_HII_CONFIG_ROUTING_PROTOCOL
1598 IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This,
1606 This helper function is to be called by drivers to map configuration data stored
1609 @param This A pointer to the EFI_HII_CONFIG_ROUTING_PROTOCOL
1647 IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This,
1657 This helper function is to be called by drivers to map configuration strings
1660 @param This A pointer to the EFI_HII_CONFIG_ROUTING_PROTOCOL
1705 IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This,
1714 This helper function is to be called by drivers to extract portions of
1717 @param This A pointer to the EFI_HII_CONFIG_ROUTING_PROTOCOL
1741 as requested. This buffer is only allocated if
1756 IN CONST EFI_HII_CONFIG_ROUTING_PROTOCOL *This,