Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
refs/heads/sos-3.8
/
StdLib
/
PosixLib
caf89d6
StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to contain all functions from PosixLib instead of individual libraries. Retains the ability to use the individual libraries, except GetPass, for backwards compatibility.
by Daryl McDaniel
· 10 years ago
0c1992f
StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags.
by darylm503
· 13 years ago
fd9efa3
StdLib: Correct module type and [LibraryClasses] section.
by darylm503
· 13 years ago
b2800dd
StdLib: Remove files obsoleted by changelist 12649.
by darylm503
· 13 years ago
d711a48
StdLib: Add directory access functions to PosixLib.
by darylm503
· 13 years ago
76beedc
StdLib: Change the last argument of the ioctl helper functions to va_list* from void*.
by darylm503
· 13 years ago
c648f73
Fix GCC build errors.
by darylm503
· 13 years ago
d7ce700
Add Socket Libraries.
by darylm503
· 13 years ago