Home
last modified time | relevance | path

Searched refs:Property (Results 1 – 25 of 31) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
DVarCheck.c43 VAR_CHECK_VARIABLE_PROPERTY Property; in VariableLockRequestToLock() local
47 Status = VarCheckLibVariablePropertyGet (VariableName, VendorGuid, &Property); in VariableLockRequestToLock()
49 Property.Property |= VAR_CHECK_VARIABLE_PROPERTY_READ_ONLY; in VariableLockRequestToLock()
51 Property.Revision = VAR_CHECK_VARIABLE_PROPERTY_REVISION; in VariableLockRequestToLock()
52 Property.Property = VAR_CHECK_VARIABLE_PROPERTY_READ_ONLY; in VariableLockRequestToLock()
53 Property.Attributes = 0; in VariableLockRequestToLock()
54 Property.MinSize = 1; in VariableLockRequestToLock()
55 Property.MaxSize = MAX_UINTN; in VariableLockRequestToLock()
57 Status = VarCheckLibVariablePropertySet (VariableName, VendorGuid, &Property); in VariableLockRequestToLock()
DVariable.c874 VAR_CHECK_VARIABLE_PROPERTY Property; in IsUserVariable() local
882 …opertyGet (GetVariableNamePtr (Variable), GetVendorGuidPtr (Variable), &Property) == EFI_NOT_FOUND… in IsUserVariable()
901 VAR_CHECK_VARIABLE_PROPERTY Property; in CalculateCommonUserVariableTotalSize() local
914 …opertyGet (GetVariableNamePtr (Variable), GetVendorGuidPtr (Variable), &Property) == EFI_NOT_FOUND… in CalculateCommonUserVariableTotalSize()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckLib/
DVarCheckLib.c494 VAR_CHECK_VARIABLE_PROPERTY *Property; in VarCheckLibVariablePropertySet() local
517 Property = VariablePropertyGetFunction (Name, Guid, FALSE); in VarCheckLibVariablePropertySet()
518 if (Property != NULL) { in VarCheckLibVariablePropertySet()
519 CopyMem (Property, VariableProperty, sizeof (*VariableProperty)); in VarCheckLibVariablePropertySet()
565 VAR_CHECK_VARIABLE_PROPERTY *Property; in VarCheckLibVariablePropertyGet() local
575 Property = VariablePropertyGetFunction (Name, Guid, TRUE); in VarCheckLibVariablePropertyGet()
581 if ((Property != NULL) && (Property->Revision == VAR_CHECK_VARIABLE_PROPERTY_REVISION)) { in VarCheckLibVariablePropertyGet()
582 CopyMem (VariableProperty, Property, sizeof (*VariableProperty)); in VarCheckLibVariablePropertyGet()
619 VAR_CHECK_VARIABLE_PROPERTY *Property; in VarCheckLibSetVariableCheck() local
628 Property = VariablePropertyGetFunction (VariableName, VendorGuid, TRUE); in VarCheckLibSetVariableCheck()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DVarCheck.h60 UINT16 Property; member
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DPcdDataBaseSignatureGuid.h75 UINT16 Property; // Variable property. member
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Capability.c27 UINT32 Property; member
77 IN UINT32 Property, in Tpm2GetCapability() argument
96 SendBuffer.Property = SwapBytes32 (Property); in Tpm2GetCapability()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
DPlatVarCleanupLib.c101 VAR_CHECK_VARIABLE_PROPERTY Property; in IsUserVariable() local
103 ZeroMem (&Property, sizeof (Property)); in IsUserVariable()
107 &Property in IsUserVariable()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckUefiLib/
DVarCheckUefiLibNullClass.c837 VAR_CHECK_VARIABLE_PROPERTY Property; in SetVariableCheckHandlerUefiDefined() local
856 if (VarCheckLibVariablePropertyGet (VariableName, VendorGuid, &Property) == EFI_NOT_FOUND) { in SetVariableCheckHandlerUefiDefined()
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.uni175 #string STR_gEfiMdePkgTokenSpaceGuid_PcdDebugPropertyMask_PROMPT #language en-US "Debug Property"
233 …okenSpaceGuid_PcdReportStatusCodePropertyMask_PROMPT #language en-US "Report Status Code Property"
244 …ceGuid_PcdPerformanceLibraryPropertyMask_PROMPT #language en-US "Performance Measurement Property"
249 …g STR_gEfiMdePkgTokenSpaceGuid_PcdPostCodePropertyMask_PROMPT #language en-US "Post Code Property"
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTpm2CommandLib.h592 IN UINT32 Property,
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DIoTVirtualDevice.asl133 Package(1) { // Just one Property for IOT (at this time)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dschema.py58 Property = Table('Property') variable
59 Property.add_field(1,'Property',11592)
60 Property.add_field(2,'Value',3840)
580 …AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billb…
/device/google/marlin/
Dsystem.prop105 #Property for loading BDA from bdaddress module in kernel
/device/huawei/angler/self-extractors/huawei/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/huawei/angler/self-extractors/qcom/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/google/dragon/self-extractors/nvidia/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/lge/bullhead/self-extractors/lge/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/google/dragon/self-extractors/google_devices/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/google/marlin/self-extractors/qcom/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/google/marlin/self-extractors_sailfish/google_devices/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/lge/bullhead/self-extractors/qcom/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/google/marlin/self-extractors/google_devices/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/google/marlin/self-extractors_sailfish/qcom/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/asus/fugu/self-extractors/asus/
DLICENSE109 Property Rights in and to the Software and any derivative thereof.
110 "Intellectual Property Rights" shall mean all patent, copyright,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DLICENSE20 Intellectual Property. Zope Corporation is a sponsoring member of

12