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

Add ICMP Error Definitions #44

Merged
merged 1 commit into from Jul 18, 2022
Merged

Add ICMP Error Definitions #44

merged 1 commit into from Jul 18, 2022

Conversation

Ayush1325
Copy link
Contributor

The comments about TCP and ICMP come from how they are defined under MdePkg/Include/Uefi/UefiBaseType.h

Signed-off-by: Ayush Singh ayushsingh1325@gmail.com

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
Copy link
Member

@dvdhrm dvdhrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can drop the annotation that tells where they come from. Those are pretty random places in the spec, and it is easy to find those definitions via a search. They are also often just treated as global definitions without specific protocol requirements, and their names reflect this.

Btw., I also think we should keep them ordered by their error-number, to avoid confusion.

I will do that in a follow-up myself. Thanks for picking those definitions up!

@dvdhrm dvdhrm merged commit 83daa83 into r-efi:main Jul 18, 2022
@Ayush1325 Ayush1325 deleted the more_status branch July 18, 2022 10:52
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.

None yet

2 participants