Home
last modified time | relevance | path

Searched refs:php (Results 1 – 25 of 3230) sorted by relevance

12345678910>>...130

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt_ro.c326 const fdt32_t *php; in fdt_get_phandle() local
331 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle()
332 if (!php || (len != sizeof(*php))) { in fdt_get_phandle()
333 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle()
334 if (!php || (len != sizeof(*php))) in fdt_get_phandle()
338 return fdt32_to_cpu(*php); in fdt_get_phandle()
DREADME.txt1 See: https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=EmbeddedPkg/Fdt
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/
Dfdt_ro.c357 const fdt32_t *php; in fdt_get_phandle() local
362 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle()
363 if (!php || (len != sizeof(*php))) { in fdt_get_phandle()
364 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle()
365 if (!php || (len != sizeof(*php))) in fdt_get_phandle()
369 return fdt32_to_cpu(*php); in fdt_get_phandle()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLib/
DI2CLibNull.inf13 # http://opensource.org/licenses/bsd-license.php.
27 # http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/FatBinPkg/
DReadMe.txt9 …Build Instructions: http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ArmPkg/Binaries
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/
DMNW2_Stitch_Config.txt7 # http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscSystemLanguageString.uni8 // http://opensource.org/licenses/bsd-license.php
DMiscSystemOptionString.uni8 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
DIfConfig6Extra.uni9 // http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/
DRecoveryModuleLoadPeiExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecDxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6DxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/MdeModulePkg/Application/VariableInfo/
DVariableInfoExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
DPwdCredentialProviderExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DRvct-Align32.sct8 http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SerialDxe/
DSerialDxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
DSystemFirmwareReportDxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/PcAtChipsetPkg/8254TimerDxe/
DTimerExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsDxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/UefiCpuPkg/
DUefiCpuPkgExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
DVariableSmmRuntimeDxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
DMtftp6DxeExtra.uni9 // http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DCryptestExtra.uni9 // http://opensource.org/licenses/bsd-license.php
/device/linaro/bootloader/edk2/NetworkPkg/Application/Ping6/
DPing6Extra.uni9 // http://opensource.org/licenses/bsd-license.php.
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkgExtra.uni9 // http://opensource.org/licenses/bsd-license.php.

12345678910>>...130