Searched defs:GET_NEXT_HOB (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DHobLib.h52 In contrast with macro GET_NEXT_HOB(), this function does not skip the starting HOB pointer
54 caller is required to use GET_NEXT_HOB() if it wishes to skip current HobStart.
99 In contrast with macro GET_NEXT_HOB(), this function does not skip the starting HOB pointer
101 caller is required to use GET_NEXT_HOB() if it wishes to skip current HobStart.
459 #define GET_NEXT_HOB(HobStart) \ macro

Completed in 54 milliseconds