Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-06-04 | Use <sys/ioctl.h>. | klu2 | 1 | -3/+1 |
2007-06-04 | Fix the different defintion between linux and cygwin | klu2 | 1 | -2/+2 |
2007-06-04 | Fix the definition differences issue of termios.h in different version of ker... | klu2 | 1 | -0/+2 |
2007-05-30 | Remove unused variable and function | klu2 | 1 | -49/+48 |
2007-05-30 | Add emulated serialIo device driver for EdkUnixPkg | klu2 | 1 | -3/+12 |
2007-04-11 | Merge the patch provided by Johnson | klu2 | 2 | -3/+6 |
2007-02-13 | use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleep | tgingold | 2 | -7/+15 |
2007-01-31 | remove unused PCD | klu2 | 2 | -7/+8 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 | 1 | -2/+2 |
2007-01-12 | fix some minor warning for unix package | klu2 | 1 | -1/+1 |
2007-01-07 | Change many windows references to unix. | bbahnsen | 3 | -15/+15 |
2007-01-07 | Always return an aligned block when mapping memory. | bbahnsen | 1 | -11/+21 |
2007-01-06 | Fix an unititialized memory read. | bbahnsen | 1 | -1/+1 |
2007-01-06 | Unix version of EFI emulator | tgingold | 7 | -0/+2863 |