Files
system76-edk2/MdePkg/Include/Library
Marvin.Haeuser@outlook.com d0aef615ac MdePkg/BaseLib: Add IsNodeInList() function.
This patch adds IsNodeInList() to BaseLib, which verifies the given
Node is part of the doubly-linked List provided.

V2:
  - Rename "List" to "FirstEntry" and "Node" to "SecondEntry" to clarify that
    "FirstEntry" does not need to be the doubly-linked list's head node.

V3:
  - Remove ASSERTs from IsNodeInList() which are present in
    InternalBaseLibIsListValid().

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-08-16 16:55:30 +08:00
..
2010-04-23 15:46:20 +00:00
2015-01-19 06:08:23 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2017-04-26 09:22:17 +08:00
2010-04-23 15:46:20 +00:00