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

Another pass of review on UEFI protocols #69

Merged
merged 23 commits into from
Dec 14, 2018
Merged

Another pass of review on UEFI protocols #69

merged 23 commits into from
Dec 14, 2018

Conversation

HadrienG2
Copy link
Contributor

@HadrienG2 HadrienG2 commented Dec 11, 2018

I apologize for the scope creep of this PR. It started with me taking a look around the protocols code and making sure that I understand and agree with it, and then I noticed various little things like code which should be marked as unsafe, missing entry points here and there... and it grew bigger than I expected.

Let me give you a quick tour of what this does while we wait for CI to work again...

src/data_types/guid.rs Show resolved Hide resolved
src/proto/console/gop.rs Show resolved Hide resolved
src/proto/console/serial.rs Show resolved Hide resolved
src/proto/console/text/input.rs Show resolved Hide resolved
src/proto/console/text/output.rs Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/proto/media/fs.rs Show resolved Hide resolved
src/table/runtime.rs Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
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.

I overall agree with the PR, left some comments for minor changes

src/table/runtime.rs Show resolved Hide resolved
src/table/runtime.rs Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/proto/media/file.rs Outdated Show resolved Hide resolved
src/data_types/guid.rs Show resolved Hide resolved
@HadrienG2 HadrienG2 merged commit 0d0966f into master Dec 14, 2018
@HadrienG2 HadrienG2 deleted the protocol_review branch December 14, 2018 18:28
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