-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
std.os.uefi.protocol: ziggify function signatures #23214
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
29c91b7
std.os.uefi.protocol: ziggify function signatures
dotcarmen da26164
address some feedback
dotcarmen 7c21d60
explicit error unions
dotcarmen 3e1aea5
finish unexpectedErr -> unexpectedStatus
dotcarmen 5938b73
use undefined and null-unwrap in getEdid
dotcarmen 65b98d3
some more signature updates
dotcarmen 6fc4b2b
a few fixes
dotcarmen abf2b0c
almost there...
dotcarmen f535ed9
finished initial implementations
dotcarmen c2dadaf
various changes from self-review
dotcarmen a7b3533
File.open - typed `mode` and `create_attributes` args
dotcarmen 08653d2
CreateAttributes => Attributes
dotcarmen 3a558f8
more updates to ip6
dotcarmen 60f6778
proper simple_text_output attribute type
dotcarmen 0b2eb4c
more nitty gritty mcpicky
dotcarmen 5221eec
oops, foreground bright and darkgray are the same
dotcarmen a40d2bf
compiler error fixes
dotcarmen 78b46ae
quick code review fixes
dotcarmen c55e1e7
historical typing error
dotcarmen 063f431
move file info stuff to file.zig
dotcarmen 4bc3d97
nicky mcpickwickitty
dotcarmen dc2df7c
typed File.getInfo and setInfo
dotcarmen 478bae7
typed Ip6Config.getData and setData
dotcarmen 5205b19
DevicePath.next should return null if the next node is the end
dotcarmen 1135c61
update API usage in panic
dotcarmen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.