Searched refs:EfiDtFixupProtocol (Results 1 – 2 of 2) sorted by relevance
37 err = LibLocateProtocol(&EfiDtFixupProtocol, (void **)&fixup); in devicetree_fixup()
96 #define EfiDtFixupProtocol ((EFI_GUID)EFI_DT_FIXUP_PROTOCOL_GUID) macro