Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DPeImage.h332 #define EFI_IMAGE_SCN_ALIGN_8BYTES BIT22 ///< 0x00400000
333 #define EFI_IMAGE_SCN_ALIGN_16BYTES (BIT20|BIT22) ///< 0x00500000
334 #define EFI_IMAGE_SCN_ALIGN_32BYTES (BIT21|BIT22) ///< 0x00600000
335 #define EFI_IMAGE_SCN_ALIGN_64BYTES (BIT20|BIT21|BIT22) ///< 0x00700000
H A DTpm12.h1740 #define TPM_DELEGATE_AuthorizeMigrationKey (BIT22)
1773 #define TPM_KEY_DELEGATE_LoadKey2 (BIT22)
/freebsd/sys/contrib/edk2/Include/
H A DBase.h369 #define BIT22 0x00400000 macro
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2267 # BIT22 - Detailed debug message.<BR>
2374 # BIT22 - Detailed debug message.<BR>