Searched refs:check_platform_features (Results 1 – 4 of 4) sorted by relevance
64 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg);
24 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
10 efi_status_t check_platform_features(efi_system_table_t *sys_table_arg) in check_platform_features() function
138 status = check_platform_features(sys_table); in efi_entry()