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

Correct FspInfoheader Assumption #10678

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

Conversation

praravin
Copy link
Contributor

@praravin praravin commented Jan 27, 2025

It is assumed that the address of FspInfoheader is present
in rsi while reading ImageAttirbute. Reading and retrieving
the FspInfoheader to correct this.

Signed-off-by: Aravind P R [email protected]

  • Breaking change?
    • Breaking change - Does this PR cause a break in build or boot behavior?
    • Examples: Does it add a new library class or move a module to a different repo.
  • Impacts security?
    • Security - Does this PR have a direct security impact?
    • Examples: Crypto algorithm change or buffer overflow fix.
  • Includes tests?
    • Tests - Does this PR include any explicit test code?
    • Examples: Unit tests or integration tests.

How This Was Tested

<Describe the test(s) that were run to verify the changes.>

Integration Instructions

<Describe how these changes should be integrated. Use N/A if nothing is required.>

@praravin praravin force-pushed the correct_fspinfoheader_assumption branch from 4234dce to 438cc3a Compare January 29, 2025 04:18
@praravin praravin requested a review from AshrafAliS January 29, 2025 04:21
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch 3 times, most recently from d0a92b1 to 7ef43c7 Compare January 30, 2025 06:12
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch 3 times, most recently from bff24b8 to add7143 Compare February 5, 2025 15:07
@praravin praravin requested a review from tedkuo1 February 5, 2025 15:07
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch 2 times, most recently from 09726e1 to e6fd904 Compare February 5, 2025 15:11
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch from e6fd904 to f128ae2 Compare February 6, 2025 12:33
@praravin praravin requested a review from tedkuo1 February 6, 2025 12:35
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch 3 times, most recently from b26d609 to 4c6cfa6 Compare February 6, 2025 14:42
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch 2 times, most recently from e602d80 to bb71305 Compare February 7, 2025 09:19
It is assumed that the address of FspInfoheader is
present in rsi while reading ImageAttribute. Reading
and retrieving the FspInfoheader address to correct
this.

Signed-off-by: Aravind P R <[email protected]>
@praravin praravin force-pushed the correct_fspinfoheader_assumption branch from bb71305 to 8e9e9ae Compare February 7, 2025 09:33
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.

4 participants