Skip to content

Client-specific options table doesn't work with > 3 entries #1

@KeithMoyer

Description

@KeithMoyer

The ccd_val nvram variable stores all of the table entries. When it is read in, it's copied to the local buffer, which is limited to 128 bytes, in one shot. This is enough for 3, but not 4, entries. The CCD parsing logic should be reworked to only copy one entry or one field into the local buffer at a time.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions