]> git.proxmox.com Git - mirror_edk2.git/commit
InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compiler args...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jun 2011 22:48:34 +0000 (22:48 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jun 2011 22:48:34 +0000 (22:48 +0000)
commit0de7effb732dfd9f286e1ecaf9dcb35711ee1d78
tree7365f3da91e396083e9305db25204dbad8a46a4f
parentc8f62f95a63049f75ea898f0c3312933a0c88639
InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compiler args are not compatible with system include headers for IA32.

This is a fix for XCODE/XCLANG. I'm still seeing an issue, but the stat info for the filesystem is now correct.

Signed-off-by: andrewfish
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11885 6f19259b-4bc3-4df7-8a09-765794883524
InOsEmuPkg/Unix/Sec/SecMain.inf