Skip to content

Conversation

tomoyat1
Copy link
Contributor

@tomoyat1 tomoyat1 commented Aug 2, 2020

Add a method to get image_base and image_size from LoadedImage. Since these fields are private, a getter is needed to retrive them.

I'm open to suggestions on a better method name.

closes #147

Copy link
Collaborator

@GabrielMajeri GabrielMajeri left a 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, left some ideas on the wording

@GabrielMajeri
Copy link
Collaborator

Could you rebase on master?

@tomoyat1
Copy link
Contributor Author

tomoyat1 commented Aug 3, 2020

Rebased as requested 👍

@GabrielMajeri
Copy link
Collaborator

Thank you!

@GabrielMajeri GabrielMajeri merged commit 871715d into rust-osdev:master Aug 3, 2020
@tomoyat1 tomoyat1 deleted the image-info branch August 3, 2020 15:31
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.

image_base and image_size of LoadedImage is private
2 participants