Searched defs:Failed (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/Common/
H A DCapsuleCoalesce.c174 BOOLEAN Failed; local
189 Failed = FALSE;
207 Failed = TRUE;
212 while ((CurrDesc->Length != 0) && (!Failed)) {
217 Failed = TRUE;
229 if (!Failed) {
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
H A DLegacyBios.h293 UINT16 Failed : 1; member in struct:__anon4797
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h597 UINT16 Failed : 1; ///< 0 = Not known if boot failure occurred. member in struct:__anon5940
1283 @retval EFI_DEVICE_ERROR Failed to boot from any boot device and memory is uncorrupted. Note: This function normally does not returns. It will either boot the OS or reset the system if memory has been "corrupted" by loading a boot sector and passing control to it.

Completed in 89 milliseconds