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

grub-core/loader/multiboot_elfxx.c: Fix calculating MLE size #21

Conversation

miczyg1
Copy link

@miczyg1 miczyg1 commented May 23, 2024

To avoid mismatch between OS SINIT data MLE size and MLE size from MLE header, take the mle_size from MLE header and do not align it to PMR size, which is 2MB.

To avoid mismatch between OS SINIT data MLE size and MLE size from
MLE header, take the mle_size from MLE header and do not align it
to PMR size, which is 2MB.

Signed-off-by: Michał Żygowski <[email protected]>
@miczyg1 miczyg1 force-pushed the intel-txt-aem-2.06-rebased_mb2_mle_size branch from 67ee9c9 to 85ccfdc Compare May 23, 2024 22:35
@miczyg1
Copy link
Author

miczyg1 commented May 29, 2024

@krystian-hebel ping

@krystian-hebel krystian-hebel merged commit 85ccfdc into intel-txt-aem-2.06-rebased May 29, 2024
1 check passed
@krystian-hebel krystian-hebel deleted the intel-txt-aem-2.06-rebased_mb2_mle_size branch May 29, 2024 15:51
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.

2 participants