]> git.proxmox.com Git - mirror_edk2.git/commit
StdLib: Fix dirent structure members to be of the correct type.
authordarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 2 Nov 2011 23:41:29 +0000 (23:41 +0000)
committerdarylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 2 Nov 2011 23:41:29 +0000 (23:41 +0000)
commitc84d88fa7cc296838fc88392878869fc968e5ca3
tree949b7b95742aae4da38f40aad070076a6692a13b
parentb2800dde8438dc91061fa198cfff98e93e321f65
StdLib: Fix dirent structure members to be of the correct type.

The type of the time values in a UEFI directory entry are EFI_TIME, not timeval.

Signed-off-by: darylm503
Reviewed-by: lgrosenb
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12651 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/Include/sys/dirent.h