issues
search
nicklela
/
edk2-redfish-client-deprecated
Edk2 RedfishClientPkg workplace
Other
0
stars
0
forks
source link
[design] how to generate feature drivers while attributes are read-only
#16
Open
nicklela
opened
2 years ago
nicklela
commented
2 years ago
Do we skip the read-only attributes in
consume
operation?
What if all attributes are read-only, do we generate empty
consume
function? (e.g. BIOS attribute registry is read-only to user)
nicklela
commented
2 years ago
We don't need to create code for read-only attributes.
consume
operation?consume
function? (e.g. BIOS attribute registry is read-only to user)