Home
last modified time | relevance | path

Searched refs:ImageRecordCodeSectionEndLink (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DPropertiesTable.c362 LIST_ENTRY *ImageRecordCodeSectionEndLink; in SetNewRecord() local
375 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SetNewRecord()
376 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SetNewRecord()
877 LIST_ENTRY *ImageRecordCodeSectionEndLink; in SortImageRecordCodeSection() local
884 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SortImageRecordCodeSection()
885 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()
892 while (NextImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()
927 LIST_ENTRY *ImageRecordCodeSectionEndLink; in IsImageRecordCodeSectionValid() local
935 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in IsImageRecordCodeSectionValid()
937 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in IsImageRecordCodeSectionValid()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DMemoryAttributesTable.c355 LIST_ENTRY *ImageRecordCodeSectionEndLink; in SetNewRecord() local
383 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SetNewRecord()
384 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SetNewRecord()
845 LIST_ENTRY *ImageRecordCodeSectionEndLink; in SortImageRecordCodeSection() local
852 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in SortImageRecordCodeSection()
853 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()
860 while (NextImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in SortImageRecordCodeSection()
895 LIST_ENTRY *ImageRecordCodeSectionEndLink; in IsImageRecordCodeSectionValid() local
903 ImageRecordCodeSectionEndLink = ImageRecordCodeSectionList; in IsImageRecordCodeSectionValid()
905 while (ImageRecordCodeSectionLink != ImageRecordCodeSectionEndLink) { in IsImageRecordCodeSectionValid()