Home
last modified time | relevance | path

Searched refs:EFI_FV_WEAK_ALIGNMENT_STRING (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.h141 #define EFI_FV_WEAK_ALIGNMENT_STRING "EFI_WEAK_ALIGNMENT" macro
DGenFvInternalLib.c288 Status = FindToken (InfFile, ATTRIBUTES_SECTION_STRING, EFI_FV_WEAK_ALIGNMENT_STRING, 0, Value); in ParseFvInf()