TianoCore EDK2 master
Loading...
Searching...
No Matches
ArmGicRParser.h
Go to the documentation of this file.
1
11#ifndef ARM_GICR_PARSER_H_
12#define ARM_GICR_PARSER_H_
13
41EFIAPI
43 IN CONST FDT_HW_INFO_PARSER_HANDLE FdtParserHandle,
44 IN INT32 FdtBranch
45 );
46
47#endif // ARM_GICR_PARSER_H_
EFI_STATUS EFIAPI ArmGicRInfoParser(IN CONST FDT_HW_INFO_PARSER_HANDLE FdtParserHandle, IN INT32 FdtBranch)
#define CONST
Definition: Base.h:259
#define IN
Definition: Base.h:279
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29