Searched refs:TEST_ESRT_NUM_ENTRIES (Results 1 – 1 of 1) sorted by relevance
13 #define TEST_ESRT_NUM_ENTRIES 255 macro16 struct efi_firmware_image_descriptor static_img_info[TEST_ESRT_NUM_ENTRIES];27 for (int idx = 0; idx < TEST_ESRT_NUM_ENTRIES; idx++) { in efi_test_esrt_init_info()65 *descriptor_count = TEST_ESRT_NUM_ENTRIES; in efi_test_fmp_get_image_info()78 for (int idx = 0; idx < TEST_ESRT_NUM_ENTRIES; idx++) in efi_test_fmp_get_image_info()270 if (entry_delta != TEST_ESRT_NUM_ENTRIES) { in execute()272 entry_delta, TEST_ESRT_NUM_ENTRIES); in execute()276 for (u32 idx = 0; idx < TEST_ESRT_NUM_ENTRIES; idx++) in execute()
Completed in 3 milliseconds