Home
last modified time | relevance | path

Searched refs:T16 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
DIscp.h135 ISCP_TYPE16_SMBIOS_INFO T16; ///< SMBIOS Type 16 Record Data member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dmd5.c81 #define T16 0x49b40821 macro
223 SET(b, c, d, a, 15, 22, T16); in md5_process()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dmd5.c81 #define T16 0x49b40821 macro
223 SET(b, c, d, a, 15, 22, T16); in md5_process()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c784 ISCP_TYPE16_SMBIOS_INFO *SmbiosT16 = &mSmbiosInfo.SmbiosMemBuffer.T16; in PhyMemArrayInfoUpdateSmbiosType16()