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

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
GenC.py 223 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
252 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
267 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
321 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
335 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
363 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
416 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
429 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
456 const UINT32 _gUefiDriverRevision = ${UefiSpecVersion};
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
BuildReport.py 543 self.UefiSpecVersion = M.Module.Specification.get("UEFI_SPECIFICATION_VERSION", "")
611 if self.UefiSpecVersion:
612 FileWrite(File, "UEFI Spec Version: %s" % self.UefiSpecVersion)
    [all...]

Completed in 2417 milliseconds