Home | History | Annotate | Download | only in DriverSampleDxe

Lines Matching refs:EndOpCodeHandle

1276   VOID                            *EndOpCodeHandle;

1513 EndOpCodeHandle = HiiAllocateOpCodeHandle ();
1514 ASSERT (EndOpCodeHandle != NULL);
1526 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, sizeof (EFI_IFR_GUID_LABEL));
1667 EndOpCodeHandle // Replace data
1672 HiiFreeOpCodeHandle (EndOpCodeHandle);