Home | History | Annotate | Download | only in IScsiDxe

Lines Matching refs:EndOpCodeHandle

978   VOID                        *EndOpCodeHandle;

1085 EndOpCodeHandle = HiiAllocateOpCodeHandle ();
1086 ASSERT (EndOpCodeHandle != NULL);
1098 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, sizeof (EFI_IFR_GUID_LABEL));
1123 EndOpCodeHandle // LABEL_END
1127 HiiFreeOpCodeHandle (EndOpCodeHandle);