public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Using linked lists in EDK II
@ 2021-08-23  3:37 Ethin Probst
  2021-08-23  6:45 ` [edk2-devel] " Marvin Häuser
  0 siblings, 1 reply; 2+ messages in thread
From: Ethin Probst @ 2021-08-23  3:37 UTC (permalink / raw)
  To: devel; +Cc: Andrew Fish, Leif Lindholm (Nuvia address), Ray Ni

Hey all,

I've come across a situation where I need linked lists but I don't
know how to actually use the linked list functionality. Looking at the
API and existing uses of it doesn't really help -- it appears more
complex than I'm sure it really is. Could someone explain how it
works? (What I'm confused on primarily is where do I store LIST_ENTRY
pointers, and how do I write the structs so that I can actually pull
out the data that each list entry stores? From what I can tell, a
LIST_ENTRY just contains pointers to other LIST_ENTRY structs.)

-- 
Signed,
Ethin D. Probst

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

end of thread, other threads:[~2021-08-23  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-23  3:37 Using linked lists in EDK II Ethin Probst
2021-08-23  6:45 ` [edk2-devel] " Marvin Häuser

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