If you are trying to install Linux on HP EliteBook 745G2 and your WiFi is not working you could try to edit /etc/default/grub file and add intremap=off after quiet splash like:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intremap=off"
Reboot and your WiFi should be working between reboots.