Skip to content
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

Add LittleEndian transform. #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add LittleEndian transform. #186

wants to merge 1 commit into from

Conversation

deeglaze
Copy link

Allows the transformation into legacy Microsoft GUID little endian byte ordering.

I found myself needing this for the go-sev-guest library to deal with AMD's GUID table data structure. They only recently clarified that they didn't mean RFC4122 byte ordering, but the serialized Microsoft GUID structure.

@deeglaze deeglaze requested a review from a team as a code owner February 25, 2025 22:27
Allows the transformation into legacy Microsoft GUID little endian byte
ordering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant