Home | History | Annotate | Download | only in QemuFlashFvbServicesRuntimeDxe

Lines Matching defs:WriteLength

878   UINTN                               WriteLength;

928 WriteLength = GoodFwVolHeader->HeaderLength;
932 &WriteLength,
935 ASSERT (WriteLength == GoodFwVolHeader->HeaderLength);