On Tue, May 19, 2020 at 14:23:49 +0200, Ard Biesheuvel wrote: > Add build time checks for serial terminal settings, so we don't end up > with a non-functional serial console if the PCDs are set incorrectly > > v1 was just the second patch. v2 adds the first patch switching to > STATIC_ASSERT first, and then uses STATIC_ASSERT in the second one > as well.
Reviewed-by: Leif Lindholm <[email protected]> Thanks Ard, and Laszlo! > Ard Biesheuvel (2): > ArmPkg/PlatformBootManagerLib: use static assertion for console type > ArmPkg/PlatformBootManagerLib: reject 'default' parity and stop bit > count > > ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > -- > 2.17.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#59817): https://edk2.groups.io/g/devel/message/59817 Mute This Topic: https://groups.io/mt/74323488/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
