Home
last modified time | relevance | path

Searched refs:Stamp (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/PerformancePkg/Library/TscTimerLib/
DPeiTscTimerLib.inf2 # Pei Timer Library which uses the Time Stamp Counter in the processor.
DBaseTscTimerLib.inf2 # Base Timer Library which uses the Time Stamp Counter in the processor.
DDxeTscTimerLib.inf2 # Dxe Timer Library which uses the Time Stamp Counter in the processor.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DPeiCoreEntry.S98 # Save Time-Stamp Counter
DPeiCoreEntry.asm105 ; Save Time-Stamp Counter
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DPeiCoreEntry.asm106 ; Save Time-Stamp Counter
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
DDhcp6Utility.c37 UINT32 Stamp; in Dhcp6GenerateClientId() local
124 Stamp = (UINT32) in Dhcp6GenerateClientId()
149 …iteUnaligned32 ((UINT32 *) ((UINT8 *) Duid + OFFSET_OF (EFI_DHCP6_DUID, Duid) + 4), HTONL (Stamp)); in Dhcp6GenerateClientId()