Home | History | Annotate | Download | only in DriverHealthManagerDxe

Lines Matching refs:EndOpCodeHandle

698   VOID                        *EndOpCodeHandle;

721 EndOpCodeHandle = HiiAllocateOpCodeHandle ();
722 ASSERT (EndOpCodeHandle != NULL);
734 EndLabel = (EFI_IFR_GUID_LABEL *) HiiCreateGuidOpCode (EndOpCodeHandle, &gEfiIfrTianoGuid, NULL, sizeof (EFI_IFR_GUID_LABEL));
865 EndOpCodeHandle
870 HiiFreeOpCodeHandle (EndOpCodeHandle);