This transition was necessary to meet new security requirements, including support for Secure Boot
Secure boot is dumb, but explains why they'd need a repo to be closed source. To summarize it briefly, you need your bootloader to be signed to work at all with secure boot, which means you have two options: self-sign (which defeats the purpose, though some Linux distros let you do this if you want), or follow all the requirements imposed by Microsoft. As far as I'm aware, one of those requirements is that it must be closed source.