- 93b0fbc Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. by vanjeff · 18 years ago
- 25df080 Add /dev/ttyS1 for PcdUnixSerialPort by klu2 · 18 years ago
- dabd487 Use <sys/ioctl.h>. by klu2 · 18 years ago
- 5fe9d50 Fix the different defintion between linux and cygwin by klu2 · 18 years ago
- 061f40e Fix the definition differences issue of termios.h in different version of kernel header and cygwin's include files. by klu2 · 18 years ago
- 1fbd5be Add in GUID_TYPE and "Help Text" for GUID declaraion. by qwang12 · 18 years ago
- 21500a4 Remove unused variable and function by klu2 · 18 years ago
- b19cfa6 Add emulated serialIo device driver for EdkUnixPkg by klu2 · 18 years ago
- 7689c08 Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. by lgao4 · 18 years ago
- bbee948 Fixed some issues for IA32 architecture platform build. by vanjeff · 18 years ago
- 7e9f4e1 Merge the patch provided by Johnson by klu2 · 18 years ago
- 26aa0c2 Clean up the following module msa files, they are three networt and two PCD modules. by lgao4 · 18 years ago
- 8d8daec Clean up the following module msa files, they are edkmodule package ftwlit, Crc32SectionExtract, NullMemoryTest, PeiMemoryTest, MonotonicCounter modules. by lgao4 · 18 years ago
- 9512213 fix build warning issue by klu2 · 18 years ago
- 4825e9d Fix the TPL broken issue for UnixPkg by klu2 · 18 years ago
- 13de892 Change BDS to get the default logo picture by default bmp logo guid. by lgao4 · 18 years ago
- 8d58174 Add target.txt file for building UnixPkg in CYGWIN environment. by klu2 · 18 years ago
- ebc5b95 fix build broken issue by klu2 · 18 years ago
- affd605 Fix build broken issue. by klu2 · 18 years ago
- 3aaddf9 1. Removed #ifdef SNP_DEBUG and used debug lib to output information by vanjeff · 18 years ago
- 7af45bf 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR by vanjeff · 18 years ago
- 5db2b1e Make sure RestoreTPL paired with RaiseTPL by qwang12 · 18 years ago
- ac10bdd Add a lock to protect the critical region in Service APIs for gEfiBlockIoProtocolGuid and gEfiSimpleFileSystemProtocolGuid Protocol to prevent re-entrance of the same API from from different TPL level. In UEFI 2.1 spec, it is state that the service API for this Protocol is callable at EFI_TPL_CALLBACK level. by qwang12 · 18 years ago
- ddcbfc1 Resolve the build break caused by changes to DxeCore. by qwang12 · 18 years ago
- 17fb73c 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. by qwang12 · 18 years ago
- 3111542 Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library instance. by klu2 · 18 years ago
- fd9c891 Remove the reference of UnixOemStatusHookLib by qhuang8 · 18 years ago
- 318275b Split UnixOemHookStatusCodeLib to PEI/DXE instances by qhuang8 · 18 years ago
- 48f4262 start timer at initialization by tgingold · 18 years ago
- 8ba2f44 use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleep by tgingold · 18 years ago
- e8a5c66 EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLib by tgingold · 18 years ago
- d5c918e newline added at end by tgingold · 18 years ago
- 2aeaa47 Logo and EdkgenericBdsLib removed by tgingold · 18 years ago
- e89ebd4 updated to use new packages from EdkModule by tgingold · 18 years ago
- 2419bd2 fix gcc warnings (missing braces around initializer) by tgingold · 18 years ago
- c77f986 1.Drop the support of UEFI_APPLICATION for UefiDriverLib by qhuang8 · 18 years ago
- 8d92e94 changed timer lib reference from BaseTimerLibLocalApic to BaseTimerLibNullTemplate in DxeStatusCode module by vanjeff · 18 years ago
- 421954e 1. removed some null directories BaseTimerLibLocalApic and Nt32TimerLibNull by vanjeff · 18 years ago
- a8b194b 1. PEI core needs to check image machine type by xgu3 · 18 years ago
- 86e6bb7 remove unused PCD by klu2 · 18 years ago
- febc643 Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sense to specify package include header file for a custom build type module. Package creator has no a priori knowledge about what header file will be needed by the USER_DEFINED module customers created in dependent package. by qwang12 · 18 years ago
- f480b24 Fix up file names. by bbahnsen · 18 years ago
- caea555 Fix component name bugs when input Controller Name is invalid by qhuang8 · 18 years ago
- 2bbf72b Fix the issues, by xgu3 · 18 years ago
- ad2baef Fix the issues, bootmaint Null Ptr Error by xgu3 · 18 years ago
- d02ea95 Update video card preference policy, together with some memory leaks in Generic BDS Library. by xli24 · 18 years ago
- 8ef571d fix some minor warning for unix package by klu2 · 18 years ago
- 0e7bfce BDS code calls Hii->FindHandles() with hardcoded length. by xli24 · 18 years ago
- 997e26f fix some minor warning by klu2 · 18 years ago
- f0388a0 fix the warning for structure initialization by klu2 · 18 years ago
- 377fc2a Change many windows references to unix. by bbahnsen · 18 years ago
- 6bb60d7 Always return an aligned block when mapping memory. by bbahnsen · 18 years ago
- a53078b Fix an unititialized memory read. by bbahnsen · 18 years ago
- c9093a0 Unix version of EFI emulator by tgingold · 18 years ago