Implement a simple serial controller for ARM32.
And complete the PlatformPlug.SerialPlug plug interface:
https://github.com/mosa/MOSA-Project/blob/master/Source/Mosa.Kernel.BareMetal.ARM32/PlatformPlug.cs#L116
This is the first step to integrating the baremetal kernel.