Searched refs:EFI_LOAD_ERROR (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
H A DAcpiSupport.c36 @retval EFI_LOAD_ERROR Failed to Initialize or has been loaded
63 return EFI_LOAD_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiTable.c35 @return EFI_LOAD_ERROR Failed to Initialize or has been loaded.
62 return EFI_LOAD_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
H A DFileImage.c145 @retval EFI_LOAD_ERROR A load error occured.
258 @retval EFI_LOAD_ERROR A load error occured.
307 return EFI_LOAD_ERROR;
319 return EFI_LOAD_ERROR;
365 return EFI_LOAD_ERROR;
372 return EFI_LOAD_ERROR;
H A DDiskImage.c44 @retval EFI_LOAD_ERROR A load error occured.
161 @retval EFI_LOAD_ERROR A load error occured.
218 return EFI_LOAD_ERROR;
245 return EFI_LOAD_ERROR;
339 @retval EFI_LOAD_ERROR A load error occured.
425 return EFI_LOAD_ERROR;
H A DMemImage.c93 @retval EFI_LOAD_ERROR A load error occured.
126 return EFI_LOAD_ERROR;
176 @retval EFI_LOAD_ERROR A load error occured.
215 return EFI_LOAD_ERROR;
290 @retval EFI_LOAD_ERROR A load error occured.
341 return EFI_LOAD_ERROR;
H A DMainHexEditor.c220 @retval EFI_LOAD_ERROR A load error occured.
507 return EFI_LOAD_ERROR;
518 @retval EFI_LOAD_ERROR A load error occured.
535 return EFI_LOAD_ERROR;
541 return EFI_LOAD_ERROR;
556 @retval EFI_LOAD_ERROR A load error occured.
573 return EFI_LOAD_ERROR;
594 @retval EFI_LOAD_ERROR A load error occured.
669 @retval EFI_LOAD_ERROR A load error occured.
729 @retval EFI_LOAD_ERROR
[all...]
H A DBufferImage.c81 @retval EFI_LOAD_ERROR A load error occured.
100 return EFI_LOAD_ERROR;
124 return EFI_LOAD_ERROR;
129 return EFI_LOAD_ERROR;
134 return EFI_LOAD_ERROR;
738 @retval EFI_LOAD_ERROR A Load error occured.
852 return EFI_LOAD_ERROR;
1327 @retval EFI_LOAD_ERROR A load error occured.
1939 return EFI_LOAD_ERROR;
2417 @retval EFI_LOAD_ERROR
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/UseSocketDxe/
H A DUseSocketDxe.c149 case EFI_LOAD_ERROR:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiBaseTypes.h101 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiBaseType.h121 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR macro
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiBaseType.h123 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR macro
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.c71 @param EFI_LOAD_ERROR A default name could not be created.
91 return EFI_LOAD_ERROR;
545 @retval EFI_LOAD_ERROR There was an error finding what to write.
615 return EFI_LOAD_ERROR;
769 @retval EFI_LOAD_ERROR The load failed.
821 return EFI_LOAD_ERROR;
915 return EFI_LOAD_ERROR;
948 return EFI_LOAD_ERROR;
1198 return EFI_LOAD_ERROR;
1207 return EFI_LOAD_ERROR;
[all...]
H A DMainTextEditor.c49 @retval EFI_LOAD_ERROR A load error occured.
83 @retval EFI_LOAD_ERROR A file access error occured.
105 @retval EFI_LOAD_ERROR A load error occured.
117 @retval EFI_LOAD_ERROR A load error occured.
129 @retval EFI_LOAD_ERROR A load error occured.
141 @retval EFI_LOAD_ERROR A load error occured.
153 @retval EFI_LOAD_ERROR A load error occured.
286 @retval EFI_LOAD_ERROR A load error occured.
432 return EFI_LOAD_ERROR;
474 @retval EFI_LOAD_ERROR
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.c536 @retval EFI_LOAD_ERROR The file read operation failed.
576 return EFI_LOAD_ERROR;
642 return EFI_LOAD_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsMisc.c1237 @retval EFI_LOAD_ERROR File is not a valid image file.
1339 Status = EFI_LOAD_ERROR;
1354 Status = EFI_LOAD_ERROR;
1368 Status = EFI_LOAD_ERROR;
1378 Status = EFI_LOAD_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DParseInf.c232 EFI_LOAD_ERROR Error reading from the file.
346 return EFI_LOAD_ERROR;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Image/
H A DImage.c1013 @retval EFI_LOAD_ERROR Image was not loaded because the image format was corrupt or not
1083 Status = EFI_LOAD_ERROR;
1333 @retval EFI_LOAD_ERROR Image was not loaded because the image format was corrupt or not
1419 @retval EFI_LOAD_ERROR Image was not loaded because the image format was corrupt or not

Completed in 73 milliseconds