In the PCI driver's device enumeration function, there was a mistake where a register that is being used in that function wasn't preserved as it should've been. It didn't cause any errors (at least yet), but it's better to fix such stuff once found.
As the legacy boot code will be abandoned for the time being, it made sense to rename the folder to indicate the legacy nature of the code.