Home
last modified time | relevance | path

Searched refs:EFI_IFR_BITWISE_OR_OP (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiHii.h606 #define EFI_IFR_BITWISE_OR_OP 0x36 macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiInternalFormRepresentation.h663 #define EFI_IFR_BITWISE_OR_OP 0x36 macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiInternalFormRepresentation.h753 #define EFI_IFR_BITWISE_OR_OP 0x36 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.h2111 ) : CIfrObj (EFI_IFR_BITWISE_OR_OP, (CHAR8 **)&mBitWiseOr), in CIfrBitWiseOr()
2112 CIfrOpHeader (EFI_IFR_BITWISE_OR_OP, &mBitWiseOr->Header) { in CIfrBitWiseOr()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DExpression.c3242 case EFI_IFR_BITWISE_OR_OP: in EvaluateExpression()
3300 case EFI_IFR_BITWISE_OR_OP: in EvaluateExpression()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.h2574 ) : CIfrObj (EFI_IFR_BITWISE_OR_OP, (CHAR8 **)&mBitWiseOr), in CIfrBitWiseOr()
2575 CIfrOpHeader (EFI_IFR_BITWISE_OR_OP, &mBitWiseOr->Header) { in CIfrBitWiseOr()