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

Need to preserve previous ROM areas when writing a new image #332

Open
rminnich opened this issue Apr 29, 2021 · 3 comments
Open

Need to preserve previous ROM areas when writing a new image #332

rminnich opened this issue Apr 29, 2021 · 3 comments
Assignees

Comments

@rminnich
Copy link
Contributor

Some ROMs have areas not marked as "in use" that are in fact used. A common offender is AMD, which drops the ASP binary in an area of ROM not marked as used.

@rjoleary
Copy link
Member

rjoleary commented Jun 2, 2021

Just for the record, is the machine non-bootable if UTK removes the ASP/

@rjoleary
Copy link
Member

rjoleary commented Jun 2, 2021

UTK should be preserving all the sections. I'm concerned they put the ASP in the free space after the FV.

@GanShun
Copy link
Member

GanShun commented Jun 17, 2021

can I clarify, is this outside of all FVs? I think we do preserve this, so it must be a bug if it's being deleted. If it's between FV's this should be a BIOSPad region, which UTK preserves, look up biosregion.go.

@GanShun GanShun self-assigned this Jun 17, 2021
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

No branches or pull requests

3 participants