Searched refs:BAD_TABLE (Results 1 - 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/
H A DBaseUefiDecompressLibInternals.h34 #define BAD_TABLE - 1 macro
128 @retval BAD_TABLE The table is corrupted.
167 @retval BAD_TABLE Table is corrupted.
H A DBaseUefiDecompressLib.c128 @retval BAD_TABLE The table is corrupted.
159 return (UINT16) BAD_TABLE;
176 return (UINT16) BAD_TABLE;
191 return (UINT16) BAD_TABLE;
333 @retval BAD_TABLE Table is corrupted.
358 return (UINT16) BAD_TABLE;
414 return (UINT16) BAD_TABLE;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/
H A DBaseUefiTianoCustomDecompressLibInternals.h34 #define BAD_TABLE - 1 macro
128 @retval BAD_TABLE The table is corrupted.
167 @retval BAD_TABLE Table is corrupted.
H A DBaseUefiTianoCustomDecompressLib.c120 @retval BAD_TABLE The table is corrupted.
172 return (UINT16) BAD_TABLE;
310 @retval BAD_TABLE Table is corrupted.
/device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/
H A DBaseUefiDecompressLibInternals.h25 #define BAD_TABLE - 1 macro
119 @retval BAD_TABLE The table is corrupted.
158 @retval BAD_TABLE Table is corrupted.
H A DBaseUefiDecompressLib.c129 @retval BAD_TABLE The table is corrupted.
181 return (UINT16) BAD_TABLE;
320 @retval BAD_TABLE Table is corrupted.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
H A DDecompress.c141 #define BAD_TABLE - 1 macro
298 BAD_TABLE - The table is corrupted.
319 return (UINT16) BAD_TABLE;
336 return (UINT16) BAD_TABLE;
349 return (UINT16) BAD_TABLE;
509 BAD_TABLE - Table is corrupted.
524 return (UINT16) BAD_TABLE;
566 return (UINT16) BAD_TABLE;
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.h39 #define BAD_TABLE - 1 macro
334 @retval BAD_TABLE The table is corrupted.
373 @retval BAD_TABLE Table is corrupted.
H A DTianoCompress.c2156 BAD_TABLE - The table is corrupted.
2196 return (UINT16) BAD_TABLE;
2349 BAD_TABLE - Table is corrupted.
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
H A DDecompress.c28 #define BAD_TABLE - 1 macro
181 BAD_TABLE - The table is corrupted.
214 return (UINT16) BAD_TABLE;
368 BAD_TABLE - Table is corrupted.
/device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
H A DTianoDecompress.c29 #define BAD_TABLE - 1 macro
183 BAD_TABLE - The table is corrupted.
220 return (UINT16) BAD_TABLE;
372 BAD_TABLE - Table is corrupted.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
H A DDecompress.c33 #define BAD_TABLE - 1 macro
190 BAD_TABLE - The table is corrupted.
223 return (UINT16) BAD_TABLE;
376 BAD_TABLE - Table is corrupted.

Completed in 37 milliseconds