diff options
author | Qiu Shumin <shumin.qiu@intel.com> | 2015-06-24 08:09:05 +0000 |
---|---|---|
committer | shenshushi <shenshushi@Edk2> | 2015-06-24 08:09:05 +0000 |
commit | a86c73cddaaa88bfc65955be21b1d5102e20ee47 (patch) | |
tree | a4727891cc38423ad255671dfd8e458971b96c3d /MdePkg/Library/UefiSalLib | |
parent | 8ad8a1fa52a8fdb0a00075f5f870235ef6e48b1b (diff) | |
download | edk2-platforms-a86c73cddaaa88bfc65955be21b1d5102e20ee47.tar.xz |
MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII and UNICODE file.
When the file is a UNICODE file (with UNICODE file tag) write UNICODE text.
When the file is an ASCII file write ASCII text.
If the file size is zero (without the file tag at the beginning) write ASCII text as default.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17701 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiSalLib')
0 files changed, 0 insertions, 0 deletions