Thanks Laszlo. Yes, ajyoung-oracle is my github user ID.
Reviewed-by: Aaron Young
Thanks,
-Aaron
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#111558): https://edk2.groups.io/g/devel/message/111558
Mute This Topic: https://groups.io/m
Hello, is this issue/patch still being worked/considered? If so, is there an
ETA?
Without this fix, one cannot hotplug beyond 255 vcpus with OVMF and we need
this capability.
NOTE: Gerd's original fix ( https://edk2.groups.io/g/devel/message/100801 ),
does allow hotplug beyond 255 vcpus. So, t
Thanks for the comments, Laszlo.
I could look into optimizing SetBootOrderFromQemu()->Match() by using
EfiBootManagerGetNextLoadOptionDevicePath() instead of
EfiBootManagerGetLoadOptionBuffer().
Makes sense to me and at first glance seems like it would work. My main concern
is some
unforeseen ch