Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
bec1e0bdf94edf2b5d6a11aed5268ea6b4525c73
/
MdePkg
/
Library
/
UefiFileHandleLib
/
UefiFileHandleLib.c
ad6f6f8
MdePkg: Make the FileHandleGetFileName return the file name in right format.
by Qiu Shumin
· 9 years ago
ba18062
MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right buffer size.
by Qiu Shumin
· 9 years ago
a86c73c
MdePkg\Library\UefiFileHandleLib: Make FileHandleWriteLine support both ASCII and UNICODE file.
by Qiu Shumin
· 10 years ago
bfc2fc9
MdePkg: Refine the cod logic of FileHandleLib.
by Qiu Shumin
· 10 years ago
b269f89
MdePkg: Refine the comments for FileHandleLib.
by Qiu Shumin
· 10 years ago
e84fb6e
MdePkg: Refine the comments for FileHandleIsDirectory.
by Qiu Shumin
· 10 years ago
ae591c1
MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration.
by Daryl McDaniel
· 10 years ago
[Renamed (99%) from ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.c]
183ecff
ShellPkg: Remove use of ASSERT to test parameters
by Jaben Carsey
· 11 years ago
037ca23
ShellPkg: Handle pool allocation failure
by Sergei Antonov
· 11 years ago
74fa83f
ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory.
by jcarsey
· 13 years ago
3bbe68a
Add Missing invocations to VA_END() for VA_START().
by rsun3
· 13 years ago
b0934ac
ShellPkg: Update comments for functions to clarify buffer origin.
by darylm503
· 13 years ago
02a758c
Add pointer check for NULL before dereference it.
by sfu5
· 13 years ago
4ff7e37
Refine comments and two code style.
by ydong10
· 13 years ago
4eb59be
renaming the BaseFileHandleLib to UefiFileHandleLib.
by jcarsey
· 14 years ago
[Renamed (96%) from ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c]
a405b86
udk2010.up2.shell initial release.
by jcarsey
· 14 years ago
3a888f2
Update the copyright notice format
by hhtian
· 15 years ago
ac255da
fix copyright and license block and fix a size issue.
by jcarsey
· 15 years ago
22d1195
add blank line
by jcarsey
· 15 years ago
d54744c
by jcarsey
· 15 years ago
b3011f4
updating comments mostly. also added some new lib functions.
by jcarsey
· 15 years ago
a31bd33
comment repairs.
by jcarsey
· 15 years ago
3d34202
Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC build warning.
by qhuang8
· 15 years ago
46f43bc
didnt want to change pointer for copymem... corrected full file name creation
by jcarsey
· 15 years ago
d595d4b
fixed operation of GetFirst and GetNext for files...
by jcarsey
· 16 years ago
727a4c7
fix operator order.
by jcarsey
· 16 years ago
9eb53ac
fixing build errors
by jcarsey
· 16 years ago
b82bfcc
by jcarsey
· 16 years ago
b1f95a0
Updating with new functions and adding "C" style entrypoint library with example application.
by jcarsey
· 16 years ago
69817bf
Fix several Unicode issues that fails VS2005.
by qhuang8
· 16 years ago
d2b4564
fixed to build under IPF.
by jcarsey
· 16 years ago