HomeSort by relevance Sort by last modified time
    Searched refs:EFI_FV_ALIGNMENT_2 (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume/
FirmwareVolume.h 59 #define EFI_FV_ALIGNMENT_2 0x0000000000010000
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FirmwareVolume.h 64 #define EFI_FV_ALIGNMENT_2 0x0000000000010000ULL
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvOnFv2Thunk/
FvOnFv2Thunk.c 58 return (Fv2Attributes & 0x1ff) | ((UINTN) EFI_FV_ALIGNMENT_2 << RShiftU64((Fv2Attributes & EFI_FV2_ALIGNMENT), 16));
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Fv2OnFvThunk/
Fv2OnFvThunk.c     [all...]

Completed in 104 milliseconds