summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-14add check for empty value of definitions.jlin161-19/+38
2007-02-14Clean up Lib MSAs for EdkModulePkgqhuang813-109/+53
2007-02-13Clean up MSA for MDE Libs:qhuang89-34/+16
2007-02-13Remove the wrong dependency on PeimEntryPointLibqhuang81-4/+1
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang88-62/+224
2007-02-13Add alias EFI_D_XXX to provide backward compatibilities.qhuang81-15/+34
2007-02-13Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo...qhuang82-4/+4
2007-02-13PcdLib is only referenced by IPF arch.qhuang81-3/+3
2007-02-13BaseLib is only used by IA32, X64 & IPFqhuang81-2/+2
2007-02-13Clean up MSA filesqhuang81-35/+2
2007-02-13Remove the reference of UnixOemStatusHookLibqhuang81-2/+0
2007-02-13Split UnixOemHookStatusCodeLib to PEI/DXE instancesqhuang86-7829/+7975
2007-02-13Remove the combo libraryqhuang82-339/+0
2007-02-13Split Nt32OemHookStatusCodeLib to PEI/DXE instancesqhuang86-150/+613
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-13Update all String related functions in BaseLib for this change introduced in ...qwang123-25/+49
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-12Updated for added packagetgingold1-0/+11
2007-02-12Logo addedtgingold2-0/+34
2007-02-12EdkGenericPlatformBdsLib addedtgingold40-0/+15657
2007-02-12EdkGenericBdsLib addedtgingold10-0/+5016
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli244-10/+15
2007-02-12fix gcc warnings (missing braces around initializer)tgingold5-24/+26
2007-02-12Fix an issue in page allocation.xli241-1/+1
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang1226-11757/+15654
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-09Removed the extra source file from preprocessor's command line options for bu...jwang361-10/+3
2007-02-08Fix the runtime memory map change issue jchen201-1/+1
2007-02-08Fix the runtime memory map change issue jchen201-18/+81
2007-02-07Changed the way of handling not supported ARCH for a module. It should not br...jwang361-2/+6
2007-02-07(Fixed EDKT523) Added more check on "archString" to see if it's empty or not.jwang361-1/+1
2007-02-06updated the comment according to latest version of MWG.vanjeff5-10/+8
2007-02-05Add genDigest() method to class FfsProcess to generate MD5 digest value for t...jwang361-0/+84
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang814-7825/+7837
2007-02-05Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ...jwang361-6/+30
2007-02-021. Refresh applicable library instances after one illegal library instance is...jlin163-28/+113
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-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff11-284/+83
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli246-137/+144
2007-02-01 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu21-0/+7
2007-02-01Add PeiCore function declaration in PeiMain.h file.lgao41-1/+33
2007-02-01There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...klu21-12/+10
2007-01-31Optimize library instance selection algorithm.jlin162-49/+88