Home
last modified time | relevance | path

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

/DragonStub/lib/
H A Ddpath.c206 EFI_DEVICE_PATH *Temp, *Eop; in AppendDevicePathNode() local
220 Eop = NextDevicePathNode(Temp); in AppendDevicePathNode()
221 SetDevicePathEndNode(Eop); in AppendDevicePathNode()
247 EFI_DEVICE_PATH *Eop, *DevicePath; in FileDevicePath() local
263 Eop = NextDevicePathNode(&FilePath->Header); in FileDevicePath()
264 SetDevicePathEndNode(Eop); in FileDevicePath()