Home
last modified time | relevance | path

Searched refs:Updated (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Hash2DxeCrypto/
DHash2DxeCrypto.c503 Instance->Updated = FALSE; in BaseCrypto2HashInit()
555 Instance->Updated = TRUE; in BaseCrypto2HashUpdate()
597 (!Instance->Updated)) { in BaseCrypto2HashFinal()
611 Instance->Updated = FALSE; in BaseCrypto2HashFinal()
DDriver.h60 BOOLEAN Updated; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
DUefiIfrForm.c95 BOOLEAN Updated; in UpdateFormPackageData() local
119 Updated = FALSE; in UpdateFormPackageData()
121 while (!Updated && Offset < PackageHeader.Length) { in UpdateFormPackageData()
212 Updated = TRUE; in UpdateFormPackageData()
232 if (!Updated) { in UpdateFormPackageData()
345 BOOLEAN Updated; in IfrLibUpdateForm() local
388 Updated = FALSE; in IfrLibUpdateForm()
393 if ((PackageHeader.Type == EFI_HII_PACKAGE_FORMS) && !Updated) { in IfrLibUpdateForm()
397 Updated = TRUE; in IfrLibUpdateForm()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
DDhcp4Option.c663 BOOLEAN Updated; in DhcpValidateOptions() local
679 Updated = FALSE; in DhcpValidateOptions()
703 Updated = TRUE; in DhcpValidateOptions()
712 if (Updated && (Para != NULL)) { in DhcpValidateOptions()
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dprotocols3 # Updated from http://www.iana.org/assignments/protocol-numbers and other
Dservices7 # Updated from http://www.iana.org/assignments/port-numbers and other
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
DHiiLib.c4008 BOOLEAN Updated; in InternalHiiUpdateFormPackageData() local
4020 Updated = FALSE; in InternalHiiUpdateFormPackageData()
4108 Updated = TRUE; in InternalHiiUpdateFormPackageData()
4120 if (!Updated) { in InternalHiiUpdateFormPackageData()
4212 BOOLEAN Updated; in HiiUpdateForm() local
4285 Updated = FALSE; in HiiUpdateForm()
4305 Updated = TRUE; in HiiUpdateForm()
4321 if (Updated) { in HiiUpdateForm()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dchange-log.rst35 - Updated GICv3 support:
211 - Updated the spin lock implementation to use the more efficient CAS (Compare
238 - Updated register initialisation to prevent unexpected behaviour:
348 - Updated requirements for making contributions to ARM TF.
366 - Updated PSCI support:
431 - Updated image loading support to make SCP images (SCP\_BL2 and SCP\_BL2U)
479 - Updated Trusted Board Boot prototype implementation:
489 - Updated GICv3 support:
958 and CPU idle. Updated the user guide to describe how to build and run on the
1052 - Updated BL1 and BL2 to use a single coherent stack each, rather than one
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
Dhistory.txt16 [Updated 8-7-94]
DCHANGES_FROM_131.txt508 o Updated MPW installation.
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-history.txt237 4.27 (Updated) 2005-09-21
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/
Dlzma-history.txt237 4.27 (Updated) 2005-09-21
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-history.txt237 4.27 (Updated) 2005-09-21
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DChangeLog320 - Updated win32/README-WIN32.txt [Rowe]