acpica/generate/linux
Lv Zheng 58887a7b95 Common: Enhance CmGetFileSize() to improve portability.
This patch uses abstract file IO and AcpiLogError() APIs to enhance
CmGetFileSize() so that applications that invoke this API could have
portability improved.

With actual references added to abstract file IO and AcpiLogError(), the
applications need to link utlibcfs.o, utdebug.o, utexcep.o, utmath.o,
utprint.o and utxferror.o.
Though it is required to add AcpiOsInitialize() invocations if an
application starts to use AcpiLogError(), this doesn't appear in this
patch. A previous patch in the same series should have already added
AcpiOsInitialize() invocations for all applications. Lv Zheng.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
2014-06-12 15:16:19 +08:00
..
divergence.sh Linuxize: Cleanup format conversions. 2013-12-17 13:30:25 -08:00
gen-patch.sh AcpiSrc: Add support for patch files. 2014-01-10 14:06:33 -08:00
gen-repo.sh Linuxize: Cleanup format conversions. 2013-12-17 13:30:25 -08:00
libacpica.sh Common: Enhance CmGetFileSize() to improve portability. 2014-06-12 15:16:19 +08:00
linuxize.sh Linux: Consistently use the bash shell for linuxize scripts. 2013-11-14 08:43:05 -08:00
make-patches.sh Linux: Consistently use the bash shell for linuxize scripts. 2013-11-14 08:43:05 -08:00