summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian6-1/+516
2006-11-14Fixed EDKT469qouyang2-533/+547
2006-11-14Add new line "\n" to seperate long messages.jlin161-1/+1
2006-11-14Supporting Apriori File from build tool. wuyizhong5-6/+218
2006-11-14Modify the way of pcd warning message reporting to be a total in the end.jlin162-9/+26
2006-11-14Add a Mixed tool chain for x64.bbahnsen1-0/+34
2006-11-14Add ULL to integer literals for gcc support.bbahnsen1-3/+3
2006-11-14Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin162-3/+23
2006-11-14Fixed EDKT469.qouyang2-33/+91
2006-11-14Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.vanjeff2-8/+8
2006-11-14Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin163-11/+16
2006-11-13Fix gcc build break for this module.lgao41-3/+5
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff5-17/+17
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu25-17/+26
2006-11-131. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA filehche10x8-143/+1358
2006-11-13Fix build break error.lgao41-1/+1
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff5-15/+2125
2006-11-13Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...lgao41-2/+7
2006-11-13Fix Ffs sections encapsulation type update problem.jlin162-48/+58
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney1-1/+1
2006-11-131. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr...hche10x1-76/+51
2006-11-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...xli241-2/+12
2006-11-10For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis...jlin163-18/+46
2006-11-10Fix to pre-allocate 32bytes in stack to Load X64 Image. lgao41-3/+7
2006-11-10added help text for PcdPlatformBusSpeedvanjeff2-16/+16
2006-11-09Fix build break from CPU_STACK_ALIGNMENT update.mdkinney1-1/+1
2006-11-09Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpdmdkinney1-0/+141
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney1-1/+2
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney1-1/+2
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney1-8/+2
2006-11-09Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte...mdkinney1-1/+1
2006-11-09Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT insteadmdkinney1-2/+3
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney4-1/+23
2006-11-081. Fix a description issuehche10x1-1/+1
2006-11-08Fix the invalid warning message when user add a module that does not support ...jlin163-8/+18
2006-11-08To fix bug T400. If user select a Repackage=false package during creating a F...wuyizhong1-1/+28
2006-11-08Update processor socket type definition to comply with SmBios 2.5 spec.jtang121-1/+4
2006-11-081. Rename ReleaseNotes.txt to BuildNotes.txt.hche10x1-19/+19
2006-11-08Fix a bug that can't add library MSA specific build option in multi-thread bu...wuyizhong1-0/+5
2006-11-08Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang26-6/+330
2006-11-08Provide UI for generating Apriori file of PEI or DXE phase. The module order ...jlin165-679/+927
2006-11-08Fix a bug that can't add library MSA specific build option.wuyizhong1-0/+8
2006-11-08Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...jtang122-9/+9
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff6-183/+270
2006-11-07Update ParseInf to resolve different line separator between WINDOWS and LINUX...wuyizhong3-4/+23
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu118-92/+273
2006-11-07Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt"dtang21-3/+8
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu112-6/+86
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli241-1/+1
2006-11-06Commented out the message for building "DUMMY" files.jwang361-1/+1