public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Change Shell command ls to display file time in local time.
@ 2017-07-25 10:00 Ruiyu Ni
  2017-07-25 10:00 ` [PATCH 1/2] Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone Ruiyu Ni
  2017-07-25 10:00 ` [PATCH 2/2] ShellPkg/ls: Display the file time in local time Ruiyu Ni
  0 siblings, 2 replies; 3+ messages in thread
From: Ruiyu Ni @ 2017-07-25 10:00 UTC (permalink / raw)
  To: edk2-devel

Li Huajing (2):
  Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone.
  ShellPkg/ls: Display the file time in local time.

 .../WinNtSimpleFileSystem.c                        |  78 ++++++---------
 ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c   | 111 ++++++++++++++++++++-
 2 files changed, 142 insertions(+), 47 deletions(-)

-- 
2.12.2.windows.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-25  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-25 10:00 [PATCH 0/2] Change Shell command ls to display file time in local time Ruiyu Ni
2017-07-25 10:00 ` [PATCH 1/2] Nt32Pkg/WinNtSimpleFileSystemDxe: Change GetInfo() to get TimeZone Ruiyu Ni
2017-07-25 10:00 ` [PATCH 2/2] ShellPkg/ls: Display the file time in local time Ruiyu Ni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox