Home
last modified time | relevance | path

Searched refs:Spec (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DModuleObject.py79 self.Spec = ''
82 def SetSpec(self, Spec): argument
83 self.Spec = Spec
86 return self.Spec
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvFileLoaderOnLoadFileThunk/
DFvFileLoaderOnLoadFileThunk.inf4 # UEFI PI Spec supersedes Intel's Framework Specs.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/ReadOnlyVariable2OnReadOnlyVariableThunk/
DReadOnlyVariable2OnReadOnlyVariableThunk.inf4 # UEFI PI Spec supersedes Intel's Framework Specs.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/ReadOnlyVariableOnReadOnlyVariable2Thunk/
DReadOnlyVariableOnReadOnlyVariable2Thunk.inf4 # UEFI PI Spec supersedes Intel's Framework Specs.
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
DGenInfFile.py350 Spec, Version = SpecItem
351 Spec = ConvertSpec(Spec)
352 Statement = '%s %s = %s' % (DT.TAB_INF_DEFINES_SPEC, Spec, Version)
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
DDsdt.asl495 Method (_SRV) { // Spec Revision
496 Return (0x200) // IPMI Spec v2.0
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DModuleSurfaceAreaXml.py580 Spec, Version = Item
581 SpecElem = CreateXmlElement('Specification', Spec, [], [['Version', Version]])
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpuPm.asl178 // This is required as per ACPI 3.0 Spec which says the
/device/linaro/bootloader/edk2/SecurityPkg/
DSecurityPkg.dec107 # Standard Secure Boot mode is the default mode as UEFI Spec's description.
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DFrameworkSpecConformance.txt1021 …ve are not defined in Framework BootScript Specification 0.91, but adopted by PI 1.0 Spec. And they
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DGenFv_Utility_Man_Page.rtf166 …s18 \ltrch\fcs0 \fs18\cf1\insrsid4195908 \hich\af43\dbch\af31505\loch\f43 Spec\hich\af43\dbch\af31…
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrSyntax.g5172 // which is 3 bytes less than new structure define in UEFI Spec 2.3.1.