-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Try to convert ESX VM UUID after hw upgrade #415
base: main
Are you sure you want to change the base?
Conversation
jirihnidek
commented
Jul 31, 2024
- Card ID: CCT-606
- It is only draft ATM, because I cannot test it
ea1ddc5
to
02aa2bc
Compare
/packit test |
/packit build |
02aa2bc
to
ff160c1
Compare
84948b8
to
0e4b19e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me overall, just a few questions to confirm before we proceed!
* Card ID: CCT-606 * It is only draft ATM, because I cannot test it
0e4b19e
to
c9532e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, going to try a scratch build prior to merging! I'll update with anything we learn from it.
* Card ID: CCT-606 * Added more debug prints * Changed the logic a little bit. Do not convert the UUID from big-endian to little-endian, when acpi.smbiosVersion2.7: FALSE * TODO: squash this and previous commit, when it will work as expected
c9532e9
to
a03290c
Compare