X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FLzmaCustomDecompressLib%2FSdk%2FC%2FBra.h;fp=MdeModulePkg%2FLibrary%2FLzmaCustomDecompressLib%2FSdk%2FC%2FBra.h;h=ecf7b0c44759eb074cf7da2aa32f26f726c81415;hp=aba8dce14f19cf33840b18d92a376789d920360d;hb=ba39402f34aac0085fbbaa94bb7c365a2a078220;hpb=89c2e2b1d3cdf32a40d61fb15494a3d8f8dabc50 diff --git a/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/Bra.h b/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/Bra.h index aba8dce14f..ecf7b0c447 100644 --- a/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/Bra.h +++ b/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/Bra.h @@ -11,23 +11,23 @@ EXTERN_C_BEGIN /* These functions convert relative addresses to absolute addresses in CALL instructions to increase the compression ratio. - + In: data - data buffer size - size of data ip - current virtual Instruction Pinter (IP) value state - state variable for x86 converter encoding - 0 (for decoding), 1 (for encoding) - + Out: state - state variable for x86 converter Returns: The number of processed bytes. If you call these functions with multiple calls, you must start next call with first byte after block of processed bytes. - + Type Endian Alignment LookAhead - + x86 little 1 4 ARMT little 2 2 ARM little 4 0