-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Open
Copy link
Labels
paired-programmingThis issue is good for paired programming and has someone signed up to help.This issue is good for paired programming and has someone signed up to help.state:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:feature-requestA new feature proposalA new feature proposalurgency:mediumImportant with a moderate impactImportant with a moderate impact
Milestone
Description
Feature Overview
Today many parts of Patina use raw pointers for internal manipulation because it follows what edk2 does or the pointer was received from a C driver. This is not needed and dangerous.
Solution Overview
Where possible, Patina should be using safe abstractions over raw pointers. This is a large issue across the codebase and this can be split up amongst many people.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
Someone else needs to implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Metadata
Metadata
Assignees
Labels
paired-programmingThis issue is good for paired programming and has someone signed up to help.This issue is good for paired programming and has someone signed up to help.state:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:feature-requestA new feature proposalA new feature proposalurgency:mediumImportant with a moderate impactImportant with a moderate impact
Type
Projects
Status
Committed