efi_get_system_table
systab_pa = efi_get_system_table(boot_params_ptr);
sys_tbl_pa = efi_get_system_table(bp);
unsigned long efi_get_system_table(struct boot_params *bp);