Home | History | Annotate | Download | only in BdsDxe

Lines Matching refs:EndOpCodeHandle

309   VOID                        *EndOpCodeHandle;

374 EndOpCodeHandle = HiiAllocateOpCodeHandle ();
375 ASSERT (EndOpCodeHandle != NULL);
389 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, sizeof (EFI_IFR_GUID_LABEL));
518 EndOpCodeHandle // LABEL_END
522 HiiFreeOpCodeHandle (EndOpCodeHandle);