Lines Matching refs:Instance
24 @param Instance This instance of the firmware volume to find. The value 0 is the
36 IN UINTN Instance,
313 Returns the next instance of a HOB type from the starting HOB.
315 This function searches the first instance of a HOB type from the starting HOB pointer.
325 @return The next instance of a HOB type from the starting HOB.
336 Returns the first instance of a HOB type among the whole HOB list.
338 This function searches the first instance of a HOB type among the whole HOB list.
343 @return The next instance of a HOB type from the starting HOB.
353 This function searches the first instance of a HOB from the starting HOB pointer.
368 @return The next instance of the matched GUID HOB from the starting HOB.
379 This function searches the first instance of a HOB among the whole HOB list.
389 @return The first instance of the matched GUID HOB among the whole HOB list.