Function report | 
Source Code:security\integrity\platform_certs\keyring_handler.c | 
Create Date:2022-07-28 19:57:30 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Return the appropriate handler for particular signature list types found in* the UEFI dbx and MokListXRT tables.
Proto:__init efi_element_handler_t get_handler_for_dbx(const efi_guid_t *sig_type)
Type:efi_element_handler_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const efi_guid_t * | sig_type | 
| 75 | If efi_guidcmp( * sig_type, efi_cert_x509_sha256_guid) == 0 Then Return Blacklist an X509 TBS hash. | 
| 77 | If efi_guidcmp( * sig_type, efi_cert_sha256_guid) == 0 Then Return Blacklist the hash of an executable. | 
| 79 | Return 0 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |