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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrUtilityLib.h 29 #define DEFAULT_PACK_ALIGN 0x8
165 EFI_VFR_RETURN_CODE Pack (IN UINT32, IN UINT8, IN INT8 *Identifier = NULL, IN UINT32 Number = DEFAULT_PACK_ALIGN);
VfrSyntax.g 278 UINT32 PackNumber = DEFAULT_PACK_ALIGN;
296 UINT32 PackNumber = DEFAULT_PACK_ALIGN;
    [all...]
VfrUtilityLib.cpp 883 mPackAlign = DEFAULT_PACK_ALIGN;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrUtilityLib.h 29 #define DEFAULT_PACK_ALIGN 0x8
184 EFI_VFR_RETURN_CODE Pack (IN UINT32, IN UINT8, IN CHAR8 *Identifier = NULL, IN UINT32 Number = DEFAULT_PACK_ALIGN);
VfrSyntax.g 289 UINT32 PackNumber = DEFAULT_PACK_ALIGN;
307 UINT32 PackNumber = DEFAULT_PACK_ALIGN;
    [all...]
VfrUtilityLib.cpp 877 mPackAlign = DEFAULT_PACK_ALIGN;
    [all...]

Completed in 183 milliseconds