summaryrefslogtreecommitdiffstats
path: root/EdkUnixPkg
Commit message (Expand)AuthorAgeFilesLines
* Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2007-06-2510-117/+117
* Add /dev/ttyS1 for PcdUnixSerialPortklu22007-06-051-2/+2
* 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-044-2/+52
* Add in GUID_TYPE and "Help Text" for GUID declaraion.qwang122007-06-011-14/+9
* Remove unused variable and functionklu22007-05-303-178/+152
* Add emulated serialIo device driver for EdkUnixPkgklu22007-05-3011-77/+2606
* Remove autogen.h from all dxs files, because autogen.h file has been included...lgao42007-04-1814-15/+0
* Fixed some issues for IA32 architecture platform build.vanjeff2007-04-131-0/+10
* Merge the patch provided by Johnsonklu22007-04-112-3/+6
* Clean up the following module msa files, they are three networt and two PCD m...lgao42007-04-091-1/+2
* Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao42007-04-051-0/+2
* fix build warning issueklu22007-04-051-1/+1
* Fix the TPL broken issue for UnixPkgklu22007-04-041-14/+26
* Change BDS to get the default logo picture by default bmp logo guid. lgao42007-04-042-4/+4
* Add target.txt file for building UnixPkg in CYGWIN environment.klu22007-03-231-0/+75
* fix build broken issueklu22007-03-211-3/+2
* Fix build broken issue.klu22007-03-211-0/+1
* 1. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff2007-03-201-8/+0
* 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff2007-03-161-0/+16
* Make sure RestoreTPL paired with RaiseTPLqwang122007-03-141-1/+1
* Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang122007-03-122-44/+133
* Resolve the build break caused by changes to DxeCore.qwang122007-03-121-0/+8
* 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122007-03-091-2/+2
* Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta...klu22007-02-261-0/+440
* Remove the reference of UnixOemStatusHookLibqhuang82007-02-131-2/+0
* Split UnixOemHookStatusCodeLib to PEI/DXE instancesqhuang82007-02-136-7829/+7975
* start timer at initializationtgingold2007-02-132-19/+25
* use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleeptgingold2007-02-132-7/+15
* EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLibtgingold2007-02-1354-22374/+207
* newline added at endtgingold2007-02-131-1/+1
* Logo and EdkgenericBdsLib removedtgingold2007-02-131-10/+0
* updated to use new packages from EdkModuletgingold2007-02-131-7757/+7761
* fix gcc warnings (missing braces around initializer)tgingold2007-02-125-24/+26
* 1.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang82007-02-051-7763/+7758
* changed timer lib reference from BaseTimerLibLocalApic to BaseTimerLibNullTem...vanjeff2007-02-021-2/+2
* 1. removed some null directories BaseTimerLibLocalApic and Nt32TimerLibNullvanjeff2007-02-024-169/+8
* 1. PEI core needs to check image machine typexgu32007-01-312-7/+52
* remove unused PCDklu22007-01-313-40/+17
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-252-4/+3
* Fix up file names.bbahnsen2007-01-241-10/+10
* Fix component name bugs when input Controller Name is invalidqhuang82007-01-1910-266/+329
* Fix the issues,xgu32007-01-162-0/+2
* Fix the issues,xgu32007-01-161-0/+3
* Update video card preference policy, together with some memory leaks in Gener...xli242007-01-123-70/+187
* fix some minor warning for unix packageklu22007-01-1216-57/+75
* BDS code calls Hii->FindHandles() with hardcoded length.xli242007-01-115-12/+79
* fix some minor warningklu22007-01-0817-85/+124
* fix the warning for structure initializationklu22007-01-081-9/+9