summaryrefslogtreecommitdiff
path: root/EdkUnixPkg
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff10-117/+117
2007-06-05Add /dev/ttyS1 for PcdUnixSerialPortklu21-2/+2
2007-06-04Use <sys/ioctl.h>.klu21-3/+1
2007-06-04Fix the different defintion between linux and cygwinklu21-2/+2
2007-06-04Fix the definition differences issue of termios.h in different version of ker...klu24-2/+52
2007-06-01Add in GUID_TYPE and "Help Text" for GUID declaraion.qwang121-14/+9
2007-05-30Remove unused variable and functionklu23-178/+152
2007-05-30Add emulated serialIo device driver for EdkUnixPkgklu211-77/+2606
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao414-15/+0
2007-04-13Fixed some issues for IA32 architecture platform build.vanjeff1-0/+10
2007-04-11Merge the patch provided by Johnsonklu22-3/+6
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao41-1/+2
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao41-0/+2
2007-04-05fix build warning issueklu21-1/+1
2007-04-04Fix the TPL broken issue for UnixPkgklu21-14/+26
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao42-4/+4
2007-03-23Add target.txt file for building UnixPkg in CYGWIN environment.klu21-0/+75
2007-03-21fix build broken issueklu21-3/+2
2007-03-21Fix build broken issue.klu21-0/+1
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff1-8/+0
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff1-0/+16
2007-03-14Make sure RestoreTPL paired with RaiseTPLqwang121-1/+1
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang122-44/+133
2007-03-12Resolve the build break caused by changes to DxeCore.qwang121-0/+8
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang121-2/+2
2007-02-26Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta...klu21-0/+440
2007-02-13Remove the reference of UnixOemStatusHookLibqhuang81-2/+0
2007-02-13Split UnixOemHookStatusCodeLib to PEI/DXE instancesqhuang86-7829/+7975
2007-02-13start timer at initializationtgingold2-19/+25
2007-02-13use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleeptgingold2-7/+15
2007-02-13EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLibtgingold54-22374/+207
2007-02-13newline added at endtgingold1-1/+1
2007-02-13Logo and EdkgenericBdsLib removedtgingold1-10/+0
2007-02-13updated to use new packages from EdkModuletgingold1-7757/+7761
2007-02-12fix gcc warnings (missing braces around initializer)tgingold5-24/+26
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang81-7763/+7758
2007-02-02changed timer lib reference from BaseTimerLibLocalApic to BaseTimerLibNullTem...vanjeff1-2/+2
2007-02-021. removed some null directories BaseTimerLibLocalApic and Nt32TimerLibNullvanjeff4-169/+8
2007-01-311. PEI core needs to check image machine typexgu32-7/+52
2007-01-31remove unused PCDklu23-40/+17
2007-01-25Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122-4/+3
2007-01-24Fix up file names.bbahnsen1-10/+10
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang810-266/+329
2007-01-16Fix the issues,xgu32-0/+2
2007-01-16Fix the issues,xgu31-0/+3
2007-01-12Update video card preference policy, together with some memory leaks in Gener...xli243-70/+187
2007-01-12fix some minor warning for unix packageklu216-57/+75
2007-01-11BDS code calls Hii->FindHandles() with hardcoded length.xli245-12/+79
2007-01-08fix some minor warningklu217-85/+124
2007-01-08fix the warning for structure initializationklu21-9/+9