Searched refs:IsNodeAtEnd (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIkeCommon.h59 while (!IsNodeAtEnd (&(IkePacket)->PayloadList, Node)) { \
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DLinkedList.c432 IsNodeAtEnd ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c1024 if (!IsNodeAtEnd (&SourceStream->Children, &CurrentChildNode->Link)) {
1086 } else if (IsNodeAtEnd (&mStreamRoot, &StreamNode->Link)) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMv.c199 if (!IsNodeAtEnd(&DestList->Link, &Node->Link)) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c1099 if (!IsNodeAtEnd (&SourceStream->Children, &CurrentChildNode->Link)) {
1159 } else if (IsNodeAtEnd (&mStreamRoot, &StreamNode->Link)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h1513 IsNodeAtEnd (

Completed in 70 milliseconds