]> git.proxmox.com Git - mirror_edk2.git/commit - StdLibPrivateInternalFiles/Include/kfile.h
Add device abstraction code for the UEFI Console and UEFI Shell-based file systems.
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Jun 2011 02:27:55 +0000 (02:27 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Jun 2011 02:27:55 +0000 (02:27 +0000)
commitb00771f50a1f9d72852de544cff5cbfd951e71ac
tree2f1a5e599f295f7c482aeef0ab6f4f4f7988e982
parent46293a42153faa86393856da12e99fb85a0fca06
Add device abstraction code for the UEFI Console and UEFI Shell-based file systems.
Make argv use narrow characters instead of wide characters.
Add setenv functionality.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11907 6f19259b-4bc3-4df7-8a09-765794883524
StdLibPrivateInternalFiles/Include/Device/Console.h [new file with mode: 0644]
StdLibPrivateInternalFiles/Include/Device/Device.h [new file with mode: 0644]
StdLibPrivateInternalFiles/Include/Efi/Console.h [deleted file]
StdLibPrivateInternalFiles/Include/Efi/SysEfi.h [new file with mode: 0644]
StdLibPrivateInternalFiles/Include/MainData.h
StdLibPrivateInternalFiles/Include/kfile.h [new file with mode: 0644]