Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DPeImage.h330 #define EFI_IMAGE_SCN_ALIGN_2BYTES BIT21 ///< 0x00200000
331 #define EFI_IMAGE_SCN_ALIGN_4BYTES (BIT20|BIT21) ///< 0x00300000
334 #define EFI_IMAGE_SCN_ALIGN_32BYTES (BIT21|BIT22) ///< 0x00600000
335 #define EFI_IMAGE_SCN_ALIGN_64BYTES (BIT20|BIT21|BIT22) ///< 0x00700000
H A DTpm12.h1741 #define TPM_DELEGATE_CreateMaintenanceArchive (BIT21)
1774 #define TPM_KEY_DELEGATE_EstablishTransport (BIT21)
H A DAcpi51.h240 #define EFI_ACPI_5_1_LOW_POWER_S0_IDLE_CAPABLE BIT21
H A DAcpi50.h350 #define EFI_ACPI_5_0_LOW_POWER_S0_IDLE_CAPABLE BIT21
H A DAcpi60.h240 #define EFI_ACPI_6_0_LOW_POWER_S0_IDLE_CAPABLE BIT21
/freebsd/sys/contrib/edk2/Include/
H A DBase.h368 #define BIT21 0x00200000 macro
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec2266 # BIT21 - Memory range cachability changes message.<BR>
2373 # BIT21 - Memory range cachability changes message.<BR>