1. Update the module's type and Basename.
2. Refine FileHandleGetFileName's return string.
3. Make FileHandleReadLine return the right buffer size.

Qiu Shumin (3):
  MdePkg/Library/UefiFileHandleLib: Update the module Basename and
    module type to 'UEFI*'.
  MdePkg/Library/UefiFileHandleLib: Make the FileHandleGetFileName
    return the file name in right format.
  MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the
    right buffer size.

 MdePkg/Include/Library/FileHandleLib.h             |  2 ++
 .../Library/UefiFileHandleLib/UefiFileHandleLib.c  | 38 +++++++++++++++-------
 .../UefiFileHandleLib/UefiFileHandleLib.inf        |  4 +--
 3 files changed, 31 insertions(+), 13 deletions(-)

-- 
1.9.5.msysgit.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to