Files
Scott Brondel 45e0643b0f Fix incorrect EFI mount code
The $EFIDestinationFolder needs a top-level \EFI folder in the path, which was not present in that line.  To avoid potential confusion by having a C:\EFI\EFI\... structure in $MountPoint, I also changed $MountPoint from C:\EFI to C:\EFIMount for clarity.
2022-04-04 13:30:02 -05:00
..