/device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/ |
D | FmpAuthenticationLibRsa2048Sha256.c | 88 …DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256 - dwLength: 0x%04x, dwLength - 0x%04x\n"… in FmpAuthenticatedHandlerRsa2048Sha256() 94 …DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256 - HashType: %g, expect - %g\n", &CertBlo… in FmpAuthenticatedHandlerRsa2048Sha256() 107 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Can not allocate hash context\n")); in FmpAuthenticatedHandlerRsa2048Sha256() 118 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Init() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256() 124 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Update() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256() 130 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Final() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256() 150 …DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Public key in section is not supported… in FmpAuthenticatedHandlerRsa2048Sha256() 161 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaNew() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256() 172 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaSetKey(RsaKeyN) failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256() 178 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaSetKey(RsaKeyE) failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MvMdioDxe/ |
D | MvMdioDxe.c | 59 DEBUG((DEBUG_ERROR, "Invalid PHY address %d\n", PhyAddr)); in MdioCheckParam() 64 DEBUG((DEBUG_ERROR, "Invalid register offset %d\n", RegOff)); in MdioCheckParam() 84 DEBUG((DEBUG_ERROR, "SMI busy Timeout\n")); in MdioWaitReady() 106 DEBUG((DEBUG_ERROR, "SMI read ready time-out\n")); in MdioWaitValid() 129 DEBUG((DEBUG_ERROR, "MdioDxe: wrong parameters\n")); in MdioOperation() 136 DEBUG((DEBUG_ERROR, "MdioDxe: MdioWaitReady error\n")); in MdioOperation() 156 DEBUG((DEBUG_ERROR, "MdioDxe: MdioWaitReady error\n")); in MdioOperation() 222 DEBUG((DEBUG_ERROR, "MdioDxe: PcdMdioBaseAddress not set\n")); in MvMdioDxeInitialise() 232 DEBUG((DEBUG_ERROR, "Failed to install interfaces\n")); in MvMdioDxeInitialise()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/ |
D | PeiRsa2048Sha256GuidedSectionExtractLib.c | 214 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: HASH type of section is not supported\n")); in Rsa2048Sha256GuidedSectionHandler() 224 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: Can not allocate hash context\n")); in Rsa2048Sha256GuidedSectionHandler() 235 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: Sha256Init() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 241 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: Sha256Update() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 247 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: Sha256Final() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 272 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: Public key in section is not supported\n")); in Rsa2048Sha256GuidedSectionHandler() 282 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: RsaNew() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 293 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: RsaSetKey(RsaKeyN) failed\n")); in Rsa2048Sha256GuidedSectionHandler() 299 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: RsaSetKey(RsaKeyE) failed\n")); in Rsa2048Sha256GuidedSectionHandler() 310 DEBUG ((DEBUG_ERROR, "PeiRsa2048Sha256: Sha256Init() failed\n")); in Rsa2048Sha256GuidedSectionHandler() [all …]
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/ |
D | DxeRsa2048Sha256GuidedSectionExtractLib.c | 230 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: HASH type of section is not supported\n")); in Rsa2048Sha256GuidedSectionHandler() 240 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: Can not allocate hash context\n")); in Rsa2048Sha256GuidedSectionHandler() 251 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: Sha256Init() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 257 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: Sha256Update() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 263 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: Sha256Final() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 288 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: Public key in section is not supported\n")); in Rsa2048Sha256GuidedSectionHandler() 298 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: RsaNew() failed\n")); in Rsa2048Sha256GuidedSectionHandler() 309 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: RsaSetKey(RsaKeyN) failed\n")); in Rsa2048Sha256GuidedSectionHandler() 315 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: RsaSetKey(RsaKeyE) failed\n")); in Rsa2048Sha256GuidedSectionHandler() 326 DEBUG ((DEBUG_ERROR, "DxeRsa2048Sha256: Sha256Init() failed\n")); in Rsa2048Sha256GuidedSectionHandler() [all …]
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/ |
D | ParseConfigProfile.c | 72 DEBUG((DEBUG_ERROR, "NumOfUpdate not found\n")); in ParseUpdateDataFile() 97 DEBUG((DEBUG_ERROR, "[%d] %a not found\n", Index, Entry)); in ParseUpdateDataFile() 119 DEBUG((DEBUG_ERROR, "[%d] FirmwareType not found\n", Index)); in ParseUpdateDataFile() 135 DEBUG((DEBUG_ERROR, "[%d] AddressType not found\n", Index)); in ParseUpdateDataFile() 151 DEBUG((DEBUG_ERROR, "[%d] BaseAddress not found\n", Index)); in ParseUpdateDataFile() 167 DEBUG((DEBUG_ERROR, "[%d] FileGuid not found\n", Index)); in ParseUpdateDataFile() 184 DEBUG((DEBUG_ERROR, "[%d] Length not found\n", Index)); in ParseUpdateDataFile() 200 DEBUG((DEBUG_ERROR, "[%d] ImageOffset not found\n", Index)); in ParseUpdateDataFile()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibPkcs7/ |
D | FmpAuthenticationLibPkcs7.c | 85 DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerPkcs7: TempBuffer == NULL\n")); in FmpAuthenticatedHandlerPkcs7() 113 DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerPkcs7: Pkcs7Verify() failed\n")); in FmpAuthenticatedHandlerPkcs7() 177 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - ImageSize too small\n")); in AuthenticateFmpImage() 181 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - dwLength too small\n")); in AuthenticateFmpImage() 185 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - dwLength too big\n")); in AuthenticateFmpImage() 189 DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - ImageSize too small\n")); in AuthenticateFmpImage() 193 …DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - wRevision: 0x%02x, expect - 0x%02x\n", (UINTN)Image->A… in AuthenticateFmpImage() 197 …DEBUG((DEBUG_ERROR, "AuthenticateFmpImage - wCertificateType: 0x%02x, expect - 0x%02x\n", (UINTN)I… in AuthenticateFmpImage()
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Spi/Devices/ |
D | MvSpiFlash.c | 134 DEBUG((DEBUG_ERROR, "SpiFlash: Timeout while writing to spi flash\n")); in MvSpiFlashWriteCommon() 189 DEBUG((DEBUG_ERROR, "SpiFlash: Either erase offset or length " in MvSpiFlashErase() 205 DEBUG((DEBUG_ERROR, "SpiFlash: Error while programming target address\n")); in MvSpiFlashErase() 291 DEBUG((DEBUG_ERROR, "SpiFlash: Error while programming write address\n")); in MvSpiFlashWrite() 316 DEBUG((DEBUG_ERROR, "SpiFlash: Update: Error while reading old data\n")); in MvSpiFlashUpdateBlock() 323 DEBUG((DEBUG_ERROR, "SpiFlash: Update: Error while erasing block\n")); in MvSpiFlashUpdateBlock() 330 DEBUG((DEBUG_ERROR, "SpiFlash: Update: Error while writing new data\n")); in MvSpiFlashUpdateBlock() 339 DEBUG((DEBUG_ERROR, "SpiFlash: Update: Error while writing backup\n")); in MvSpiFlashUpdateBlock() 365 DEBUG((DEBUG_ERROR, "SpiFlash: Cannot allocate memory\n")); in MvSpiFlashUpdate() 378 DEBUG((DEBUG_ERROR, "SpiFlash: Error while updating\n")); in MvSpiFlashUpdate() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Phy/MvPhyDxe/ |
D | MvPhyDxe.c | 83 DEBUG((DEBUG_ERROR, "PHY reset timed out\n")); in MvPhyReset() 188 DEBUG((DEBUG_ERROR,"MvPhyDxe: Waiting for PHY realtime link")); in MvPhyParseStatus() 191 DEBUG((DEBUG_ERROR," TIMEOUT !\n")); in MvPhyParseStatus() 197 DEBUG((DEBUG_ERROR, ".")); in MvPhyParseStatus() 201 DEBUG((DEBUG_ERROR," done\n")); in MvPhyParseStatus() 205 DEBUG((DEBUG_ERROR, "MvPhyDxe: link up, ")); in MvPhyParseStatus() 208 DEBUG((DEBUG_ERROR, "MvPhyDxe: link down, ")); in MvPhyParseStatus() 214 DEBUG((DEBUG_ERROR, "full duplex, ")); in MvPhyParseStatus() 217 DEBUG((DEBUG_ERROR, "half duplex, ")); in MvPhyParseStatus() 225 DEBUG((DEBUG_ERROR, "speed 1000\n")); in MvPhyParseStatus() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960FastbootDxe/ |
D | HiKey960FastbootDxe.c | 134 DEBUG ((DEBUG_ERROR, in ReadPartitionEntries() 182 DEBUG ((DEBUG_ERROR, in LoadPtable() 201 DEBUG ((DEBUG_ERROR, "Warning: Couldn't locate Android NVM device (status: %r)\n", Status)); in LoadPtable() 216 …DEBUG ((DEBUG_ERROR, "Fastboot platform: Couldn't open Android NVM device (status: %r)\n", Status)… in LoadPtable() 223 …DEBUG ((DEBUG_ERROR, "Warning: Failed to read partitions from Android NVM device (status: %r)\n", … in LoadPtable() 295 DEBUG ((DEBUG_ERROR, "Failed to write (status:%r)\n", Status)); in HiKey960FlashPtable() 323 DEBUG ((DEBUG_ERROR, "Fastboot platform: could not open Erase Block IO: %r\n", Status)); in HiKey960ErasePtable() 376 DEBUG ((DEBUG_ERROR, "Warning: Couldn't locate xloader device (status: %r)\n", Status)); in HiKey960FlashXloader() 389 DEBUG ((DEBUG_ERROR, "Fastboot platform: Couldn't open xloader device (status: %r)\n", Status)); in HiKey960FlashXloader() 412 DEBUG ((DEBUG_ERROR, "Failed to write (status:%r)\n", Status)); in HiKey960FlashXloader() [all …]
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/ |
D | RecoveryModuleLoadPei.c | 267 …DEBUG((DEBUG_ERROR, "HeaderSize(0x%x) >= CapsuleImageSize(0x%x)\n", CapsuleHeader->HeaderSize, Cap… in ValidateFmpCapsule() 276 …DEBUG((DEBUG_ERROR, "FmpCapsuleSize(0x%x) < EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER\n", FmpCapsuleS… in ValidateFmpCapsule() 282 …DEBUG((DEBUG_ERROR, "FmpCapsuleHeader->Version(0x%x) != EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER_INI… in ValidateFmpCapsule() 291 DEBUG((DEBUG_ERROR, "ItemNum(0x%x) too big\n", ItemNum)); in ValidateFmpCapsule() 299 …DEBUG((DEBUG_ERROR, "ItemOffsetList[%d](0x%lx) >= FmpCapsuleSize(0x%x)\n", Index, ItemOffsetList[I… in ValidateFmpCapsule() 303 …DEBUG((DEBUG_ERROR, "ItemOffsetList[%d](0x%lx) < FmpCapsuleHeaderSize(0x%x)\n", Index, ItemOffsetL… in ValidateFmpCapsule() 311 …DEBUG((DEBUG_ERROR, "ItemOffsetList[%d](0x%lx) < ItemOffsetList[%d](0x%x)\n", Index, ItemOffsetLis… in ValidateFmpCapsule() 328 …DEBUG((DEBUG_ERROR, "FmpImageSize(0x%lx) < EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER\n", FmpIma… in ValidateFmpCapsule() 334 DEBUG((DEBUG_ERROR, "ImageHeader->Version(0x%x) Unknown\n", ImageHeader->Version)); in ValidateFmpCapsule() 343 …DEBUG((DEBUG_ERROR, "FmpImageSize(0x%lx) mismatch, UpdateImageSize(0x%x) UpdateVendorCodeSize(0x%x… in ValidateFmpCapsule() [all …]
|
D | ParseConfigProfile.c | 71 DEBUG((DEBUG_ERROR, "NumOfRecovery not found\n")); in ParseRecoveryDataFile() 96 DEBUG((DEBUG_ERROR, "[%d] %a not found\n", Index, Entry)); in ParseRecoveryDataFile() 117 DEBUG((DEBUG_ERROR, "[%d] FileGuid not found\n", Index)); in ParseRecoveryDataFile() 134 DEBUG((DEBUG_ERROR, "[%d] Length not found\n", Index)); in ParseRecoveryDataFile() 150 DEBUG((DEBUG_ERROR, "[%d] ImageOffset not found\n", Index)); in ParseRecoveryDataFile()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
D | PageTbl.c | 114 DEBUG ((DEBUG_ERROR, "SMM stack overflow!\n")); in SmiPFHandler() 116 …DEBUG ((DEBUG_ERROR, "SMM exception data - 0x%x(", SystemContext.SystemContextIa32->ExceptionData)… in SmiPFHandler() 117 DEBUG ((DEBUG_ERROR, "I:%x, R:%x, U:%x, W:%x, P:%x", in SmiPFHandler() 124 DEBUG ((DEBUG_ERROR, ")\n")); in SmiPFHandler() 126 DEBUG ((DEBUG_ERROR, "SMM exception at execution (0x%x)\n", PFAddress)); in SmiPFHandler() 131 DEBUG ((DEBUG_ERROR, "SMM exception at access (0x%x)\n", PFAddress)); in SmiPFHandler() 146 …DEBUG ((DEBUG_ERROR, "Code executed on IP(0x%x) out of SMM range after SMM is locked!\n", PFAddres… in SmiPFHandler() 153 DEBUG ((DEBUG_ERROR, "Access SMM communication forbidden address (0x%x)!\n", PFAddress)); in SmiPFHandler()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/ |
D | AbootimgLib.c | 457 DEBUG ((DEBUG_ERROR, "Failed to get Abootimg Size: %r\n", Status)); in LoadBootImage() 507 …DEBUG ((DEBUG_ERROR, "Failed to get kernel information from stored Android Boot Image: %r\n", Stat… in LoadFdtFromBootImage() 513 DEBUG ((DEBUG_ERROR, "Stored kernel image is not raw format: %r\n", Status)); in LoadFdtFromBootImage() 523 DEBUG ((DEBUG_ERROR, "Failed to uncompress stored kernel with gzip format: %r\n", Status)); in LoadFdtFromBootImage() 532 DEBUG ((DEBUG_ERROR, "Failed to get attached FDT from the end of stored kernel: %r\n", Status)); in LoadFdtFromBootImage() 563 DEBUG ((DEBUG_ERROR, "Failed to get kernel information from Android Boot Image: %r\n", Status)); in BootFromRam() 568 DEBUG ((DEBUG_ERROR, "The kernel is not raw format.\n")); in BootFromRam() 578 DEBUG ((DEBUG_ERROR, "Failed to uncompress kernel with gzip format: %r\n", Status)); in BootFromRam() 587 DEBUG ((DEBUG_ERROR, "Failed to load FDT from gzip kernel\n")); in BootFromRam() 592 DEBUG ((DEBUG_ERROR, "Failed to load boot image from partition: %r\n", Status)); in BootFromRam() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/UtmiPhyLib/ |
D | UtmiPhyLib.c | 213 DEBUG((DEBUG_ERROR, "UtmiPhy: Impedance calibration is not done\n")); in UtmiPhyPowerUp() 217 DEBUG((DEBUG_ERROR, "UtmiPhy: PLL calibration is not done\n")); in UtmiPhyPowerUp() 222 DEBUG((DEBUG_ERROR, "UtmiPhy: PLL is not ready\n")); in UtmiPhyPowerUp() 266 DEBUG((DEBUG_ERROR, "UtmiPhy: Failed to initialize UTMI PHY %d\n", i)); in Cp110UtmiPhyInit() 269 DEBUG((DEBUG_ERROR, "UTMI PHY %d initialized to ", i)); in Cp110UtmiPhyInit() 272 DEBUG((DEBUG_ERROR, "USB Device\n")); in Cp110UtmiPhyInit() 274 DEBUG((DEBUG_ERROR, "USB Host%d\n", UtmiData[i].UtmiPhyPort)); in Cp110UtmiPhyInit() 307 DEBUG((DEBUG_ERROR, "UtmiPhy: Wrong PcdUtmiPhyRegUtmiUnit format\n")); in UtmiPhyInit() 314 DEBUG((DEBUG_ERROR, "UtmiPhy: Wrong PcdUtmiPhyRegUsbCfg format\n")); in UtmiPhyInit() 321 DEBUG((DEBUG_ERROR, "UtmiPhy: Wrong PcdUtmiPhyRegUtmiCfg format\n")); in UtmiPhyInit() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/ |
D | HiKeyFastbootDxe.c | 182 DEBUG ((DEBUG_ERROR, in LoadPtable() 201 DEBUG ((DEBUG_ERROR, "Warning: Couldn't locate Android NVM device (status: %r)\n", Status)); in LoadPtable() 216 …DEBUG ((DEBUG_ERROR, "Fastboot platform: Couldn't open Android NVM device (status: %r)\n", Status)… in LoadPtable() 223 …DEBUG ((DEBUG_ERROR, "Warning: Failed to read partitions from Android NVM device (status: %r)\n", … in LoadPtable() 319 DEBUG ((DEBUG_ERROR, "Entry size doesn't match\n")); in HiKeyFlashPtable() 373 DEBUG ((DEBUG_ERROR, "Partition not big enough.\n")); in HiKeyFastbootPlatformFlashPartition() 374 DEBUG ((DEBUG_ERROR, "Partition Size:\t%ld\nImage Size:\t%ld\n", PartitionSize, Size)); in HiKeyFastbootPlatformFlashPartition() 396 …DEBUG ((DEBUG_ERROR, "Failed to write %d bytes into 0x%x, Status:%r\n", Size, Entry->StartingLBA *… in HiKeyFastbootPlatformFlashPartition() 423 DEBUG ((DEBUG_ERROR, "Fastboot platform: could not open Erase Block IO: %r\n", Status)); in HiKeyErasePtable() 538 …DEBUG ((DEBUG_ERROR, "Fastboot platform: check for partition-size:%a 0X%llx\n", Name, PartitionSiz… in HiKeyFastbootPlatformGetVar() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/PciEmulation/ |
D | PciEmulation.c | 101 DEBUG((DEBUG_ERROR, "PciEmulation: Wrong PcdPciEXhci format\n")); in PciEmulationInitXhci() 120 DEBUG((DEBUG_ERROR, "PciEmulation: Cannot install Xhci device %d\n", i)); in PciEmulationInitXhci() 138 DEBUG((DEBUG_ERROR, "PciEmulation: Wrong PcdPciEAhci format\n")); in PciEmulationInitAhci() 157 DEBUG((DEBUG_ERROR, "PciEmulation: Cannot install Ahci device %d\n", i)); in PciEmulationInitAhci() 175 DEBUG((DEBUG_ERROR, "PciEmulation: Wrong PcdPciESdhci format\n")); in PciEmulationInitSdhci() 194 DEBUG((DEBUG_ERROR, "PciEmulation: Cannot install Sdhci device %d\n", i)); in PciEmulationInitSdhci()
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/ |
D | bootsectimage.c | 26 #define DEBUG_ERROR 0x2 macro 123 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "Open file: %s", FileName); in WriteToFile() 130 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "Write file: %s", FileName); in WriteToFile() 161 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E0001: Error opening file: %s", FileName); in ReadFromFile() 167 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E0004: Error reading file: %s", FileName); in ReadFromFile() 229 …DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - Signature Invalid - %04x, expected: %04… in GetFatType() 239 …DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BS_jmpBoot - %02x, expected: %02x or %0… in GetFatType() 248 …DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BPB_BytsPerSec - %04x, expected: %04x, … in GetFatType() 264 …DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BPB_SecPerClus - %02x, expected: %02x, … in GetFatType() 269 …DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BPB_BytsPerSec * BPB_SecPerClus - %08x,… in GetFatType() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/ |
D | DriverBinding.c | 154 DEBUG ((DEBUG_ERROR, "Marvell Yukon: AllocatePool() failed with Status = %r\n", Status)); in MarvellYukonDriverStart() 159 …DEBUG ((DEBUG_ERROR, "Marvell Yukon: AllocatePool() failed with Status = %r\n", EFI_BAD_BUFFER_SIZ… in MarvellYukonDriverStart() 188 DEBUG ((DEBUG_ERROR, "Marvell Yukon: InitializeSNPProtocol: ERROR Status = %r\n", Status)); in MarvellYukonDriverStart() 210 …DEBUG ((DEBUG_ERROR, "Marvell Yukon: OpenProtocol:EFI_DEVICE_PATH_PROTOCOL error. Status = %r\n", … in MarvellYukonDriverStart() 239 …DEBUG ((DEBUG_ERROR, "Marvell Yukon: AppendDevicePathNode: ERROR Status = %r\n", EFI_OUT_OF_RESOUR… in MarvellYukonDriverStart() 263 …DEBUG ((DEBUG_ERROR, "Marvell Yukon: InstallMultipleProtocolInterfaces error. Status = %r\n", Stat… in MarvellYukonDriverStart() 287 …DEBUG ((DEBUG_ERROR, "Marvell Yukon: OpenProtocol: child controller error. Status = %r\n", Status)… in MarvellYukonDriverStart() 315 …DEBUG ((DEBUG_ERROR, "Marvell Yukon: Failed to register port %d with controller handle %p\n", Port, in MarvellYukonDriverStart() 399 DEBUG ((DEBUG_ERROR, in MarvellYukonDriverStop() 412 DEBUG ((DEBUG_ERROR, in MarvellYukonDriverStop() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/ |
D | DataSource.c | 350 DEBUG (( DEBUG_ERROR, in SocketClose() 693 DEBUG (( DEBUG_ERROR, in Tcp4Close() 702 DEBUG (( DEBUG_ERROR, in Tcp4Close() 709 DEBUG (( DEBUG_ERROR, in Tcp4Close() 746 DEBUG (( DEBUG_ERROR, in Tcp4Close() 761 DEBUG (( DEBUG_ERROR, in Tcp4Close() 776 DEBUG (( DEBUG_ERROR, in Tcp4Close() 791 DEBUG (( DEBUG_ERROR, in Tcp4Close() 806 DEBUG (( DEBUG_ERROR, in Tcp4Close() 825 DEBUG (( DEBUG_ERROR, in Tcp4Close() [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960Dxe/ |
D | HiKey960Dxe.c | 142 DEBUG ((DEBUG_ERROR, "invalid channel:%d\n", Channel)); in AdcGetAdc() 240 DEBUG ((DEBUG_ERROR, "[BDID]Adcin0:%d\n", Adcin0)); in InitBoardId() 242 DEBUG ((DEBUG_ERROR, "[BDID]Adcin0Remap:%d\n", Adcin0Remap)); in InitBoardId() 248 DEBUG ((DEBUG_ERROR, "[BDID]Adcin1:%d\n", Adcin1)); in InitBoardId() 250 DEBUG ((DEBUG_ERROR, "[BDID]Adcin1Remap:%d\n", Adcin1Remap)); in InitBoardId() 256 DEBUG ((DEBUG_ERROR, "[BDID]Adcin2:%d\n", Adcin2)); in InitBoardId() 258 DEBUG ((DEBUG_ERROR, "[BDID]Adcin2Remap:%d\n", Adcin2Remap)); in InitBoardId() 263 DEBUG ((DEBUG_ERROR, "[BDID]boardid: %d\n", *Id)); in InitBoardId() 389 DEBUG ((DEBUG_ERROR, "Warning: Couldn't locate Android NVM device (status: %r)\n", Status)); in AbootimgAppendKernelArgs() 465 DEBUG ((DEBUG_ERROR, "ERROR: Device Tree header not valid (err:%d)\n", err)); in AbootimgUpdateDtb() [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/ |
D | DxeCapsuleProcessLib.c | 139 DEBUG ((DEBUG_ERROR, "Allocate mCapsulePtr fail!\n")); in InitCapsulePtr() 145 DEBUG ((DEBUG_ERROR, "Allocate mCapsuleStatusArray fail!\n")); in InitCapsulePtr() 216 DEBUG ((DEBUG_ERROR, "Allocate CapsulePtrCache fail!\n")); in PopulateCapsuleInConfigurationTable() 221 DEBUG ((DEBUG_ERROR, "Allocate CapsuleGuidCache fail!\n")); in PopulateCapsuleInConfigurationTable() 283 DEBUG ((DEBUG_ERROR, "Allocate CapsuleTable (%g) fail!\n", &CapsuleGuidCache[CacheIndex])); in PopulateCapsuleInConfigurationTable() 290 … DEBUG ((DEBUG_ERROR, "InstallConfigurationTable (%g) fail!\n", &CapsuleGuidCache[CacheIndex])); in PopulateCapsuleInConfigurationTable() 336 DEBUG ((DEBUG_ERROR, "We can not find capsule data in capsule update boot mode.\n")); in ProcessTheseCapsules() 395 DEBUG((DEBUG_ERROR, "ValidateFmpCapsule failed. Ignore!\n")); in ProcessTheseCapsules() 413 DEBUG ((DEBUG_ERROR, "Capsule process failed!\n")); in ProcessTheseCapsules()
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/ |
D | Pp2Dxe.c | 403 DEBUG((DEBUG_ERROR, "Failed to allocate Txqs\n")); in Pp2DxeLatePortInitialize() 420 DEBUG((DEBUG_ERROR, "Failed to allocate Rxqs\n")); in Pp2DxeLatePortInitialize() 453 DEBUG((DEBUG_ERROR, "Pp2Dxe: late initialization failed\n")); in Pp2DxeLateInitialize() 534 DEBUG((DEBUG_ERROR, "Pp2Dxe%d: non-zero buffer requests\n", Pp2Context->Instance)); in Pp2DxeSnpInitialize() 549 DEBUG((DEBUG_ERROR, "Pp2Dxe%d: wrong state\n", Pp2Context->Instance)); in Pp2DxeSnpInitialize() 592 DEBUG((DEBUG_ERROR, "Pp2Dxe%d: wrong state\n", Pp2Context->Instance)); in Pp2SnpStart() 618 DEBUG((DEBUG_ERROR, "Pp2Dxe%d: wrong state\n", Pp2Context->Instance)); in Pp2SnpStop() 680 DEBUG((DEBUG_ERROR, "Pp2Dxe%d: wrong state\n", Pp2Context->Instance)); in Pp2SnpShutdown() 732 DEBUG((DEBUG_ERROR, "Pp2Dxe%d: wrong state\n", Pp2Context->Instance)); in Pp2SnpStationAddress() 740 DEBUG((DEBUG_ERROR, "Pp2SnpStationAddress - Fail\n")); in Pp2SnpStationAddress() [all …]
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/ |
D | LcdGraphicsOutputDxe.c | 142 …DEBUG((DEBUG_ERROR, "InitializeDisplay: ERROR - Can not initialise the display. Exit Status=%r\n",… in InitializeDisplay() 178 …DEBUG((DEBUG_ERROR, "GraphicsOutputDxeInitialize: Can not install the protocol. Exit Status=%r\n",… in LcdGraphicsOutputDxeInitialize() 193 …DEBUG((DEBUG_ERROR, "GraphicsOutputDxeInitialize: Can not install the ExitBootServicesEvent handle… in LcdGraphicsOutputDxeInitialize() 267 …DEBUG((DEBUG_ERROR, "LcdGraphicsQueryMode: ERROR - For mode number %d : Invalid Parameter.\n", Mod… in LcdGraphicsQueryMode() 317 DEBUG((DEBUG_ERROR, "LcdGraphicsSetMode: ERROR - Unsupported mode number %d .\n", ModeNumber )); in LcdGraphicsSetMode() 334 …DEBUG ((DEBUG_ERROR, "LcdGraphicsSetMode: ERROR - Couldn't get bytes per pixel, status: %r\n", Sta… in LcdGraphicsSetMode()
|
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/ |
D | DxeSupport.c | 118 DEBUG (( DEBUG_ERROR, in EslDxeDestroyChild() 169 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in EslDxeInstall() 218 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in EslDxeUninstall()
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960MmcDxe/ |
D | HiKey960MmcDxe.c | 81 DEBUG ((DEBUG_ERROR, "Failed to get GPIO protocol: %r\n", Status)); in HiKey960CardDetect() 86 DEBUG ((DEBUG_ERROR, "Failed to sed GPIO as input mode: %r\n", Status)); in HiKey960CardDetect() 91 DEBUG ((DEBUG_ERROR, "Failed to get GPIO value: %r\n", Status)); in HiKey960CardDetect()
|