Age | Commit message (Expand) | Author |
2007-06-25 | Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. | vanjeff |
2007-06-05 | Add /dev/ttyS1 for PcdUnixSerialPort | klu2 |
2007-06-04 | Use <sys/ioctl.h>. | klu2 |
2007-06-04 | Fix the different defintion between linux and cygwin | klu2 |
2007-06-04 | Fix the definition differences issue of termios.h in different version of ker... | klu2 |
2007-06-01 | Add in GUID_TYPE and "Help Text" for GUID declaraion. | qwang12 |
2007-05-30 | Remove unused variable and function | klu2 |
2007-05-30 | Add emulated serialIo device driver for EdkUnixPkg | klu2 |
2007-04-18 | Remove autogen.h from all dxs files, because autogen.h file has been included... | lgao4 |
2007-04-13 | Fixed some issues for IA32 architecture platform build. | vanjeff |
2007-04-11 | Merge the patch provided by Johnson | klu2 |
2007-04-09 | Clean up the following module msa files, they are three networt and two PCD m... | lgao4 |
2007-04-05 | Clean up the following module msa files, they are edkmodule package ftwlit, C... | lgao4 |
2007-04-05 | fix build warning issue | klu2 |
2007-04-04 | Fix the TPL broken issue for UnixPkg | klu2 |
2007-04-04 | Change BDS to get the default logo picture by default bmp logo guid. | lgao4 |
2007-03-23 | Add target.txt file for building UnixPkg in CYGWIN environment. | klu2 |
2007-03-21 | fix build broken issue | klu2 |
2007-03-21 | Fix build broken issue. | klu2 |
2007-03-20 | 1. Removed #ifdef SNP_DEBUG and used debug lib to output information | vanjeff |
2007-03-16 | 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR | vanjeff |
2007-03-14 | Make sure RestoreTPL paired with RaiseTPL | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt... | qwang12 |
2007-03-12 | Resolve the build break caused by changes to DxeCore. | qwang12 |
2007-03-09 | 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. | qwang12 |
2007-02-26 | Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta... | klu2 |
2007-02-13 | Remove the reference of UnixOemStatusHookLib | qhuang8 |
2007-02-13 | Split UnixOemHookStatusCodeLib to PEI/DXE instances | qhuang8 |
2007-02-13 | start timer at initialization | tgingold |
2007-02-13 | use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleep | tgingold |
2007-02-13 | EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLib | tgingold |
2007-02-13 | newline added at end | tgingold |
2007-02-13 | Logo and EdkgenericBdsLib removed | tgingold |
2007-02-13 | updated to use new packages from EdkModule | tgingold |
2007-02-12 | fix gcc warnings (missing braces around initializer) | tgingold |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 |
2007-02-02 | changed timer lib reference from BaseTimerLibLocalApic to BaseTimerLibNullTem... | vanjeff |
2007-02-02 | 1. removed some null directories BaseTimerLibLocalApic and Nt32TimerLibNull | vanjeff |
2007-01-31 | 1. PEI core needs to check image machine type | xgu3 |
2007-01-31 | remove unused PCD | klu2 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 |
2007-01-24 | Fix up file names. | bbahnsen |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-16 | Fix the issues, | xgu3 |
2007-01-16 | Fix the issues, | xgu3 |
2007-01-12 | Update video card preference policy, together with some memory leaks in Gener... | xli24 |
2007-01-12 | fix some minor warning for unix package | klu2 |
2007-01-11 | BDS code calls Hii->FindHandles() with hardcoded length. | xli24 |
2007-01-08 | fix some minor warning | klu2 |
2007-01-08 | fix the warning for structure initialization | klu2 |