CSM is the Compatibility Support Module and provides backward combability for components that are not compatible with UEFI while still enabling UEFI. If you disable this feature then some components may stop working; if it defaults back to that feature then something isn't compatible. It could be worse: my computer wouldn't boot because the GPU was not UEFI compatible. I had to clear the BIOS settings by shorting the reset pin on the board and then troubleshoot and update the GPU firmware (not the drivers, the firmware on the card).
Make sure you do these things in this order:
- Convert your boot drive to a GUID Partition Table (GUID) if it is not already
- Update your motherboard BIOS from the manufactures website
- Ensure your graphics card is UEFI compatible, if not, then validate the firmware is updated (Nvidia has a tool to update theirs), but use the correct update tool per the hardware manufacturer
- Ensure other components are UEFI-compatible and update them if they are not
- Disable CSM and enable UEFI
That did it for me.