Searched refs:check_platform_features (Results 1 – 4 of 4) sorted by relevance
63 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg);
28 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
14 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
116 status = check_platform_features(sys_table); in efi_entry()