summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-311. Fix EDKT508: FW should't build Log.log file in current directoryhche10x6-65/+131
2007-01-311. PEI core needs to check image machine typexgu39-65/+197
2007-01-311. Remove the dead code of DxeSalVirtualNotifyEvent() in DxeSalLib so that th...qhuang83-35/+1
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24100-2043/+2096
2007-01-31remove unused PCDklu23-40/+17
2007-01-30Fix a typo in last check in.qhuang81-2/+2
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang841-256/+232
2007-01-30Add supported module type filter for most libraries in EdkModulePkg to filter...qhuang819-153/+148
2007-01-301. Fix EDKT215: [Wizard] "Previous" button is not supported in step 4 of Crea...hche10x2-30/+6
2007-01-29Further check-in to smooth Intel IPF compiler building.xli2414-93/+165
2007-01-29- Move global declarations from AutoGen.c to AutoGen.hjwang365-15/+53
2007-01-29Fix the build break by removing an unreferenced static function.qhuang81-32/+0
2007-01-26Fix EDKT174, auto-select library instance if only one candidate available for...jlin162-41/+94
2007-01-26To fix,xgu34-5/+252
2007-01-26Remove a temporary test line of codejwang361-1/+0
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli248-76/+64
2007-01-26- Remove the TOOL without NAME defined and its definition in ARCH_build.opt jwang363-34/+58
2007-01-26Move the entrypoint function declarations to AutoGen.h for sake of Intel comp...jwang361-45/+45
2007-01-26When GenFvMap tool doesn't open one module map file, it will skip this module.lgao41-3/+9
2007-01-261. Add "Splash Screen" backhche10x1-10/+10