TianoCore EDK2 master
Loading...
Searching...
No Matches
PrePiHobListPointerLib.h
Go to the documentation of this file.
1
9#ifndef __PREPI_HOBLIST_POINTER_LIB_H__
10#define __PREPI_HOBLIST_POINTER_LIB_H__
11
20VOID *
21EFIAPI
23 VOID
24 );
25
33EFIAPI
35 IN VOID *HobList
36 );
37
38#endif
#define IN
Definition: Base.h:279
EFI_STATUS EFIAPI PrePeiSetHobList(IN VOID *HobList)
VOID *EFIAPI PrePeiGetHobList(VOID)
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29