Searched refs:BIT22 (Results 1 – 4 of 4) sorted by relevance
332 #define EFI_IMAGE_SCN_ALIGN_8BYTES BIT22 ///< 0x00400000333 #define EFI_IMAGE_SCN_ALIGN_16BYTES (BIT20|BIT22) ///< 0x00500000334 #define EFI_IMAGE_SCN_ALIGN_32BYTES (BIT21|BIT22) ///< 0x00600000335 #define EFI_IMAGE_SCN_ALIGN_64BYTES (BIT20|BIT21|BIT22) ///< 0x00700000
1740 #define TPM_DELEGATE_AuthorizeMigrationKey (BIT22)1773 #define TPM_KEY_DELEGATE_LoadKey2 (BIT22)
369 #define BIT22 0x00400000 macro
2267 # BIT22 - Detailed debug message.<BR>2374 # BIT22 - Detailed debug message.<BR>