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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
StrGather.py 28 EFI_HII_SIBT_END = '0x00'
443 # Add an EFI_HII_SIBT_END at last
445 Str = WriteLine(Str, ' ' + EFI_HII_SIBT_END + ",")
453 UniBinBuffer.write (pack("B", int(EFI_HII_SIBT_END, 16)))
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiInternalFormRepresentation.h 294 #define EFI_HII_SIBT_END 0x00
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiHii.h 257 #define EFI_HII_SIBT_END 0x00
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiInternalFormRepresentation.h 359 #define EFI_HII_SIBT_END 0x00
    [all...]

Completed in 97 milliseconds