Home | History | Annotate | Download | only in BootMaintenanceManagerUiLib

Lines Matching refs:BMM_CALLBACK_DATA_SIGNATURE

87 #define BMM_CALLBACK_DATA_SIGNATURE     SIGNATURE_32 ('C', 'b', 'c', 'k')

88 #define BMM_CALLBACK_DATA_FROM_THIS(a) CR (a, BMM_CALLBACK_DATA, BmmConfigAccess, BMM_CALLBACK_DATA_SIGNATURE)