Home | History | Annotate | Download | only in CapsulePei

Lines Matching defs:RegEdx

57   UINT32                                        RegEdx;

64 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx);
65 if ((RegEdx & BIT26) != 0) {