summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian
2006-11-14Fixed EDKT469qouyang
2006-11-14Add new line "\n" to seperate long messages.jlin16
2006-11-14Supporting Apriori File from build tool. wuyizhong
2006-11-14Modify the way of pcd warning message reporting to be a total in the end.jlin16
2006-11-14Add a Mixed tool chain for x64.bbahnsen
2006-11-14Add ULL to integer literals for gcc support.bbahnsen
2006-11-14Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin16
2006-11-14Fixed EDKT469.qouyang
2006-11-14Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.vanjeff
2006-11-14Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin16
2006-11-13Fix gcc build break for this module.lgao4
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-11-131. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA filehche10x
2006-11-13Fix build break error.lgao4
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff
2006-11-13Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...lgao4
2006-11-13Fix Ffs sections encapsulation type update problem.jlin16
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney
2006-11-131. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr...hche10x
2006-11-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...xli24
2006-11-10For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis...jlin16
2006-11-10Fix to pre-allocate 32bytes in stack to Load X64 Image. lgao4
2006-11-10added help text for PcdPlatformBusSpeedvanjeff
2006-11-09Fix build break from CPU_STACK_ALIGNMENT update.mdkinney
2006-11-09Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpdmdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney
2006-11-09Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte...mdkinney
2006-11-09Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT insteadmdkinney
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney
2006-11-081. Fix a description issuehche10x
2006-11-08Fix the invalid warning message when user add a module that does not support ...jlin16
2006-11-08To fix bug T400. If user select a Repackage=false package during creating a F...wuyizhong
2006-11-08Update processor socket type definition to comply with SmBios 2.5 spec.jtang12
2006-11-081. Rename ReleaseNotes.txt to BuildNotes.txt.hche10x
2006-11-08Fix a bug that can't add library MSA specific build option in multi-thread bu...wuyizhong
2006-11-08Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang2
2006-11-08Provide UI for generating Apriori file of PEI or DXE phase. The module order ...jlin16
2006-11-08Fix a bug that can't add library MSA specific build option.wuyizhong
2006-11-08Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...jtang12
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-11-07Update ParseInf to resolve different line separator between WINDOWS and LINUX...wuyizhong
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu11
2006-11-07Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt"dtang2
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu11
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli24
2006-11-06Commented out the message for building "DUMMY" files.jwang36