Searched refs:StubCopy (Results 1 – 2 of 2) sorted by relevance
61 UINT8 *StubCopy; in CreateEntryStub() local63 StubCopy = *Stub; in CreateEntryStub()81 StubCopy[0x0c] = (UINT8) ExceptionType; in CreateEntryStub()86 *(UINT32 *) &StubCopy[0x0e] = (UINT32) CommonIdtEntry - (UINT32) &StubCopy[StubSize]; in CreateEntryStub()
63 UINT8 *StubCopy; in CreateEntryStub() local65 StubCopy = *Stub; in CreateEntryStub()81 StubCopy[0x1] = (UINT8) ExceptionType; in CreateEntryStub()86 *(UINT32 *) &StubCopy[0x3] = (UINT32)((UINTN) CommonIdtEntry - (UINTN) &StubCopy[StubSize]); in CreateEntryStub()