You have to worry if there are red crosses at "Current UEFI". Default UEFI are values if you reset the stuff which is not needed.
You can get rid of those None values by Appyling a SVN update to the firmware. You can initiate that by the following commands; (Powershell as admin)
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Secureboot /v AvailableUpdates /t REG_DWORD /d 0x200 /f
Start-ScheduledTask -TaskName "\Microsoft\Windows\PI\Secure-Boot-Update"
Everything else now is as it should. When SVN shows 7.0, 3.0, 3.0 then you are done! Current UEFI, PK, KEK, DB and DBX are already OK.