summaryrefslogtreecommitdiff
path: root/EdkUnixPkg
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-07Change many windows references to unix.bbahnsen29-62/+62
2007-01-07Always return an aligned block when mapping memory.bbahnsen1-11/+21
2007-01-06Fix an unititialized memory read.bbahnsen1-1/+1
2007-01-06Unix version of EFI emulatortgingold187-0/+54299