summaryrefslogtreecommitdiffstats
path: root/EdkUnixPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Use <sys/ioctl.h>.klu22007-06-041-3/+1
* Fix the different defintion between linux and cygwinklu22007-06-041-2/+2
* Fix the definition differences issue of termios.h in different version of ker...klu22007-06-041-0/+2
* Remove unused variable and functionklu22007-05-301-49/+48
* Add emulated serialIo device driver for EdkUnixPkgklu22007-05-301-3/+12
* Merge the patch provided by Johnsonklu22007-04-112-3/+6
* use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleeptgingold2007-02-132-7/+15
* remove unused PCDklu22007-01-312-7/+8
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-251-2/+2
* fix some minor warning for unix packageklu22007-01-121-1/+1
* Change many windows references to unix.bbahnsen2007-01-073-15/+15
* Always return an aligned block when mapping memory.bbahnsen2007-01-071-11/+21
* Fix an unititialized memory read.bbahnsen2007-01-061-1/+1
* Unix version of EFI emulatortgingold2007-01-067-0/+2863