Page MenuHomeFreeBSD

loader: pxe.h constants have wrong values
ClosedPublic

Authored by tsoome on Mar 19 2017, 8:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 3 2024, 10:40 AM
Unknown Object (File)
Dec 22 2023, 4:40 PM
Unknown Object (File)
Nov 7 2023, 11:37 PM
Unknown Object (File)
Nov 2 2023, 12:59 AM
Unknown Object (File)
Oct 6 2023, 10:21 PM
Unknown Object (File)
Sep 16 2023, 7:54 AM
Unknown Object (File)
Sep 3 2023, 2:10 PM
Unknown Object (File)
Aug 5 2023, 2:52 PM
Subscribers
None

Details

Summary

FLTR_PRMSCS should be 0x4 and FLTR_SRC_RTG should be 0x8

PXE Specification 2.1 PXENV_UNDI_OPEN, page 59.

http://download.intel.com/design/archives/wfm/downloads/pxespec.pdf

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8139
Build 8348: arc lint + arc unit

Event Timeline

Good Catch

Approved By: allanjude

This revision is now accepted and ready to land.Mar 20 2017, 6:10 PM
This revision was automatically updated to reflect the committed changes.