Hi,
thank you again for your reply and explanation. Despite the different
focus, I am still looking forward to try out your additions.
Regarding my videoinfo patch I submitted them using git to the mailing
list. What is the best way forward here?
Since its just a single file and no deep changes
Hi,
Sorry for top posting...
I have just realized colleague of mine is doing some work in the ISO 9660
code including part which we are discussing here. I asked her to post the
patches on the grub-devel. You can expect them soon. Please take a look
at them and comment/review.
Daniel
On Tue, Nov
xsmpolicy variable was left set from previous function call. This
resulted in all-but-first menu entries including XSM policy, even if it
did not exist.
Fix this by initializing the xenpolicy variable.
Signed-off-by: Marek Marczykowski-Górecki
---
util/grub.d/20_linux_xen.in | 1 +
1 file chang