public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [UEFI PI 1.6/EDK2] Missing decorators for EFI_PEI_GET_VARIABLE2.
@ 2017-07-24 16:41 Marvin H?user
  2017-07-25  8:24 ` Zeng, Star
  0 siblings, 1 reply; 9+ messages in thread
From: Marvin H?user @ 2017-07-24 16:41 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Dear developers,

I noticed that EFI_PEI_GET_VARIABLE2 is lacking decorators in both the UEFI PI 1.6 specification and the EDK2
codebase. The parameter description for 'Attributes' starts with 'If non-NULL', hence it may be NULL, which is
not reflected in the function prototype with the decorator 'OPTIONAL'. Furthermore, as the possibility of it
being NULL is not coupled to the values of the other parameters, 'IN' should be added as well.

Can someone please forward this to the right working group?

Thanks and best regards,
Marvin.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-07-25 13:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-24 16:41 [UEFI PI 1.6/EDK2] Missing decorators for EFI_PEI_GET_VARIABLE2 Marvin H?user
2017-07-25  8:24 ` Zeng, Star
2017-07-25  8:57   ` Marvin H?user
2017-07-25  9:09     ` Zeng, Star
2017-07-25  9:42       ` Marvin H?user
2017-07-25  9:46         ` Zeng, Star
2017-07-25 13:14           ` Zeng, Star
2017-07-25 13:24             ` Marvin H?user
2017-07-25 13:30               ` Zeng, Star

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox