Also, before you add the "firmware=efi" line in the .vmx file, you need to convert your boot record from MBR to the GPT format. Otherwise, your computer will be set to look for the GPT (because you told it to in the "firmware=efi" line) and it will fail as it won't match up. There are detailed examples of how to convert from MBR to GUI Partition Table online.