/device/linaro/bootloader/edk2/UefiCpuPkg/Application/Cpuid/ |
D | Cpuid.c | 218 AsmCpuid (CPUID_VERSION_INFO, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidVersionInfo() 221 …nt (L" EAX:%08x EBX:%08x ECX:%08x EDX:%08x\n", Eax.Uint32, Ebx.Uint32, Ecx.Uint32, Edx.Uint32); in CpuidVersionInfo() 351 AsmCpuid (CPUID_CACHE_INFO, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidCacheInfo() 354 …nt (L" EAX:%08x EBX:%08x ECX:%08x EDX:%08x\n", Eax.Uint32, Ebx.Uint32, Ecx.Uint32, Edx.Uint32); in CpuidCacheInfo() 432 AsmCpuid (CPUID_VERSION_INFO, NULL, NULL, NULL, &VersionInfoEdx.Uint32); in CpuidSerialNumber() 466 &Eax.Uint32, &Ebx.Uint32, &Ecx, &Edx.Uint32 in CpuidCacheParams() 470 … Print (L" EAX:%08x EBX:%08x ECX:%08x EDX:%08x\n", Eax.Uint32, Ebx.Uint32, Ecx, Edx.Uint32); in CpuidCacheParams() 507 AsmCpuid (CPUID_MONITOR_MWAIT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, &Edx.Uint32); in CpuidMonitorMwait() 510 …nt (L" EAX:%08x EBX:%08x ECX:%08x EDX:%08x\n", Eax.Uint32, Ebx.Uint32, Ecx.Uint32, Edx.Uint32); in CpuidMonitorMwait() 543 AsmCpuid (CPUID_THERMAL_POWER_MANAGEMENT, &Eax.Uint32, &Ebx.Uint32, &Ecx.Uint32, NULL); in CpuidThermalPowerManagement() [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/ |
D | Cpuid.h | 109 UINT32 Uint32; member 163 UINT32 Uint32; member 338 UINT32 Uint32; member 541 UINT32 Uint32; member 739 UINT32 Uint32; member 866 UINT32 Uint32; member 908 UINT32 Uint32; member 946 UINT32 Uint32; member 995 UINT32 Uint32; member 1017 UINT32 Uint32; member [all …]
|
D | LocalApic.h | 62 UINT32 Uint32; member 81 UINT32 Uint32; member 92 UINT32 Uint32; ///< Destination field expanded to 32-bit in x2APIC mode. member 107 UINT32 Uint32; member 120 UINT32 Uint32; member 136 UINT32 Uint32; member 154 UINT32 Uint32; member 169 UINT32 Uint32; member
|
D | ArchitecturalMsr.h | 323 UINT32 Uint32; member 511 UINT32 Uint32; member 708 UINT32 Uint32; member 754 UINT32 Uint32; member 885 UINT32 Uint32; member 947 UINT32 Uint32; member 1068 UINT32 Uint32; member 1114 UINT32 Uint32; member 1219 UINT32 Uint32; member 1306 UINT32 Uint32; member [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicLib/ |
D | BaseXApicLib.c | 205 IcrLowReg.Uint32 = ReadLocalApicReg (XAPIC_ICR_LOW_OFFSET); in SendIpi() 218 IcrLowReg.Uint32 = ReadLocalApicReg (XAPIC_ICR_LOW_OFFSET); in SendIpi() 389 IcrLow.Uint32 = 0; in SendFixedIpi() 393 SendIpi (IcrLow.Uint32, ApicId); in SendFixedIpi() 411 IcrLow.Uint32 = 0; in SendFixedIpiAllExcludingSelf() 416 SendIpi (IcrLow.Uint32, 0); in SendFixedIpiAllExcludingSelf() 434 IcrLow.Uint32 = 0; in SendSmiIpi() 437 SendIpi (IcrLow.Uint32, ApicId); in SendSmiIpi() 453 IcrLow.Uint32 = 0; in SendSmiIpiAllExcludingSelf() 457 SendIpi (IcrLow.Uint32, 0); in SendSmiIpiAllExcludingSelf() [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/ |
D | BaseXApicX2ApicLib.c | 254 IcrLowReg.Uint32 = MmioRead32 (LocalApciBaseAddress + XAPIC_ICR_LOW_OFFSET); in SendIpi() 267 IcrLowReg.Uint32 = MmioRead32 (LocalApciBaseAddress + XAPIC_ICR_LOW_OFFSET); in SendIpi() 484 IcrLow.Uint32 = 0; in SendFixedIpi() 488 SendIpi (IcrLow.Uint32, ApicId); in SendFixedIpi() 506 IcrLow.Uint32 = 0; in SendFixedIpiAllExcludingSelf() 511 SendIpi (IcrLow.Uint32, 0); in SendFixedIpiAllExcludingSelf() 529 IcrLow.Uint32 = 0; in SendSmiIpi() 532 SendIpi (IcrLow.Uint32, ApicId); in SendSmiIpi() 548 IcrLow.Uint32 = 0; in SendSmiIpiAllExcludingSelf() 552 SendIpi (IcrLow.Uint32, 0); in SendSmiIpiAllExcludingSelf() [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/ |
D | SilvermontMsr.h | 110 UINT32 Uint32; member 155 UINT32 Uint32; member 208 UINT32 Uint32; member 350 UINT32 Uint32; member 416 UINT32 Uint32; member 476 UINT32 Uint32; member 535 UINT32 Uint32; member 588 UINT32 Uint32; member 746 UINT32 Uint32; member 801 UINT32 Uint32; member [all …]
|
D | Core2Msr.h | 183 UINT32 Uint32; member 232 UINT32 Uint32; member 339 UINT32 Uint32; member 391 UINT32 Uint32; member 450 UINT32 Uint32; member 509 UINT32 Uint32; member 620 UINT32 Uint32; member 931 UINT32 Uint32; member 1054 UINT32 Uint32; member
|
D | HaswellMsr.h | 396 UINT32 Uint32; member 461 UINT32 Uint32; member 526 UINT32 Uint32; member 627 UINT32 Uint32; member 792 UINT32 Uint32; member 844 UINT32 Uint32; member 925 UINT32 Uint32; member 1038 UINT32 Uint32; member 1109 UINT32 Uint32; member 1164 UINT32 Uint32; member [all …]
|
D | GoldmontMsr.h | 89 UINT32 Uint32; member 230 UINT32 Uint32; member 439 UINT32 Uint32; member 494 UINT32 Uint32; member 751 UINT32 Uint32; member 821 UINT32 Uint32; member 1098 UINT32 Uint32; member 1222 UINT32 Uint32; member 1434 UINT32 Uint32; member 1496 UINT32 Uint32; member [all …]
|
D | SandyBridgeMsr.h | 65 UINT32 Uint32; member 223 UINT32 Uint32; member 283 UINT32 Uint32; member 336 UINT32 Uint32; member 459 UINT32 Uint32; member 603 UINT32 Uint32; member 670 UINT32 Uint32; member 806 UINT32 Uint32; member 1306 UINT32 Uint32; member 1495 UINT32 Uint32; member [all …]
|
D | P6Msr.h | 197 UINT32 Uint32; member 323 UINT32 Uint32; member 373 UINT32 Uint32; member 526 UINT32 Uint32; member 635 UINT32 Uint32; member 774 UINT32 Uint32; member 982 UINT32 Uint32; member 1052 UINT32 Uint32; member 1175 UINT32 Uint32; member 1509 UINT32 Uint32; member
|
D | XeonPhiMsr.h | 65 UINT32 Uint32; member 190 UINT32 Uint32; member 243 UINT32 Uint32; member 296 UINT32 Uint32; member 491 UINT32 Uint32; member 543 UINT32 Uint32; member 1017 UINT32 Uint32; member 1382 UINT32 Uint32; member
|
D | XeonDMsr.h | 71 UINT32 Uint32; member 252 UINT32 Uint32; member 330 UINT32 Uint32; member 433 UINT32 Uint32; member 628 UINT32 Uint32; member 693 UINT32 Uint32; member 929 UINT32 Uint32; member 1104 UINT32 Uint32; member 1195 UINT32 Uint32; member
|
D | CoreMsr.h | 169 UINT32 Uint32; member 261 UINT32 Uint32; member 320 UINT32 Uint32; member 371 UINT32 Uint32; member 582 UINT32 Uint32; member 1087 UINT32 Uint32; member
|
D | AtomMsr.h | 67 UINT32 Uint32; member 171 UINT32 Uint32; member 305 UINT32 Uint32; member 364 UINT32 Uint32; member 463 UINT32 Uint32; member 694 UINT32 Uint32; member
|
D | SkylakeMsr.h | 82 UINT32 Uint32; member 535 UINT32 Uint32; member 605 UINT32 Uint32; member 805 UINT32 Uint32; member 852 UINT32 Uint32; member 1298 UINT32 Uint32; member 1439 UINT32 Uint32; member 1632 UINT32 Uint32; member 1723 UINT32 Uint32; member 2178 UINT32 Uint32; member [all …]
|
D | Pentium4Msr.h | 142 UINT32 Uint32; member 221 UINT32 Uint32; member 294 UINT32 Uint32; member 347 UINT32 Uint32; member 618 UINT32 Uint32; member 1044 UINT32 Uint32; member 2256 UINT32 Uint32; member
|
D | PentiumMMsr.h | 175 UINT32 Uint32; member 300 UINT32 Uint32; member 351 UINT32 Uint32; member 453 UINT32 Uint32; member
|
D | NehalemMsr.h | 108 UINT32 Uint32; member 279 UINT32 Uint32; member 339 UINT32 Uint32; member 489 UINT32 Uint32; member 556 UINT32 Uint32; member 631 UINT32 Uint32; member 692 UINT32 Uint32; member 753 UINT32 Uint32; member 832 UINT32 Uint32; member 943 UINT32 Uint32; member [all …]
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Library/BaseIoApicLib/ |
D | IoApicLib.c | 90 Version.Uint32 = IoApicRead (IO_APIC_VERSION_REGISTER_INDEX); in IoApicEnableInterrupt() 94 Entry.Uint32.Low = IoApicRead (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2); in IoApicEnableInterrupt() 96 IoApicWrite (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2, Entry.Uint32.Low); in IoApicEnableInterrupt() 140 Version.Uint32 = IoApicRead (IO_APIC_VERSION_REGISTER_INDEX); in IoApicConfigureInterrupt() 146 Entry.Uint32.Low = IoApicRead (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2); in IoApicConfigureInterrupt() 153 IoApicWrite (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2, Entry.Uint32.Low); in IoApicConfigureInterrupt() 155 Entry.Uint32.High = IoApicRead (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2 + 1); in IoApicConfigureInterrupt() 157 IoApicWrite (IO_APIC_REDIRECTION_TABLE_ENTRY_INDEX + Irq * 2 + 1, Entry.Uint32.High); in IoApicConfigureInterrupt()
|
/device/linaro/bootloader/edk2/OptionRomPkg/Library/FrameBufferBltLib/ |
D | FrameBufferBltLib.c | 242 UINT32 Uint32; in BltLibVideoFill() local 270 Uint32 = *(UINT32*) Color; in BltLibVideoFill() 273 (((Uint32 << mPixelShl[0]) >> mPixelShr[0]) & mPixelBitMasks.RedMask) | in BltLibVideoFill() 274 (((Uint32 << mPixelShl[1]) >> mPixelShr[1]) & mPixelBitMasks.GreenMask) | in BltLibVideoFill() 275 (((Uint32 << mPixelShl[2]) >> mPixelShr[2]) & mPixelBitMasks.BlueMask) in BltLibVideoFill() 277 VDEBUG ((EFI_D_INFO, "VideoFill: color=0x%x, wide-fill=0x%x\n", Uint32, WideFill)); in BltLibVideoFill() 434 UINT32 Uint32; in BltLibVideoToBltBufferEx() local 489 Uint32 = *(UINT32*) (mBltLibLineBuffer + (X * mBltLibBytesPerPixel)); in BltLibVideoToBltBufferEx() 492 (((Uint32 & mPixelBitMasks.RedMask) >> mPixelShl[0]) << mPixelShr[0]) | in BltLibVideoToBltBufferEx() 493 (((Uint32 & mPixelBitMasks.GreenMask) >> mPixelShl[1]) << mPixelShr[1]) | in BltLibVideoToBltBufferEx() [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FrameBufferBltLib/ |
D | FrameBufferBltLib.c | 188 UINT32 Uint32; in FrameBufferBltLibVideoFill() local 216 Uint32 = *(UINT32*) Color; in FrameBufferBltLibVideoFill() 219 (((Uint32 << Configure->PixelShl[0]) >> Configure->PixelShr[0]) & in FrameBufferBltLibVideoFill() 221 (((Uint32 << Configure->PixelShl[1]) >> Configure->PixelShr[1]) & in FrameBufferBltLibVideoFill() 223 (((Uint32 << Configure->PixelShl[2]) >> Configure->PixelShr[2]) & in FrameBufferBltLibVideoFill() 227 Uint32, WideFill)); in FrameBufferBltLibVideoFill() 346 UINT32 Uint32; in FrameBufferBltLibVideoToBltBuffer() local 400 Uint32 = *(UINT32*) (Configure->LineBuffer + (IndexX * Configure->BytesPerPixel)); in FrameBufferBltLibVideoToBltBuffer() 403 (((Uint32 & Configure->PixelMasks.RedMask) >> in FrameBufferBltLibVideoToBltBuffer() 405 (((Uint32 & Configure->PixelMasks.GreenMask) >> in FrameBufferBltLibVideoToBltBuffer() [all …]
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Include/Register/ |
D | IoApic.h | 50 UINT32 Uint32; member 60 UINT32 Uint32; member 80 } Uint32; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | PciExpress31.h | 41 UINT32 Uint32; member 56 UINT32 Uint32; member 66 UINT32 Uint32; member
|