Age | Commit message (Expand) | Author |
2006-11-13 | rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing. | vanjeff |
2006-11-13 | Add comments for all file tagged with "ToolCode="DUMMY"". | klu2 |
2006-11-13 | 1. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA file | hche10x |
2006-11-13 | Fix build break error. | lgao4 |
2006-11-13 | 1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed | vanjeff |
2006-11-13 | Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ... | lgao4 |
2006-11-13 | Fix Ffs sections encapsulation type update problem. | jlin16 |
2006-11-13 | Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention | mdkinney |
2006-11-13 | 1. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr... | hche10x |
2006-11-13 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1... | xli24 |
2006-11-10 | For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis... | jlin16 |
2006-11-10 | Fix to pre-allocate 32bytes in stack to Load X64 Image. | lgao4 |
2006-11-10 | added help text for PcdPlatformBusSpeed | vanjeff |
2006-11-09 | Fix build break from CPU_STACK_ALIGNMENT update. | mdkinney |
2006-11-09 | Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpd | mdkinney |
2006-11-09 | Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase. | mdkinney |
2006-11-09 | Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase. | mdkinney |
2006-11-09 | Remove private definition for IPF stack alignment, and use public definition ... | mdkinney |
2006-11-09 | Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte... | mdkinney |
2006-11-09 | Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT instead | mdkinney |
2006-11-09 | Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor... | mdkinney |
2006-11-08 | 1. Fix a description issue | hche10x |
2006-11-08 | Fix the invalid warning message when user add a module that does not support ... | jlin16 |
2006-11-08 | To fix bug T400. If user select a Repackage=false package during creating a F... | wuyizhong |
2006-11-08 | Update processor socket type definition to comply with SmBios 2.5 spec. | jtang12 |
2006-11-08 | 1. Rename ReleaseNotes.txt to BuildNotes.txt. | hche10x |
2006-11-08 | Fix a bug that can't add library MSA specific build option in multi-thread bu... | wuyizhong |
2006-11-08 | Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett... | dtang2 |
2006-11-08 | Provide UI for generating Apriori file of PEI or DXE phase. The module order ... | jlin16 |
2006-11-08 | Fix a bug that can't add library MSA specific build option. | wuyizhong |
2006-11-08 | Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ... | jtang12 |
2006-11-07 | added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance... | vanjeff |
2006-11-07 | Update ParseInf to resolve different line separator between WINDOWS and LINUX... | wuyizhong |
2006-11-07 | This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in... | cwu11 |
2006-11-07 | Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt" | dtang2 |
2006-11-06 | Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break. | cwu11 |
2006-11-06 | Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an... | xli24 |
2006-11-06 | Commented out the message for building "DUMMY" files. | jwang36 |
2006-11-06 | Coding Style | alfred |
2006-11-06 | Changed the tool chain error message to be more specific. | jwang36 |
2006-11-06 | This check-in fixed the following bugs: | cwu11 |
2006-11-06 | Fixed the build error. | jwang36 |
2006-11-06 | Added code to check that the definitions in target.txt are valid against tool... | jwang36 |
2006-11-06 | Remove BaseIoIntrinsicLib reference in IPF and EBC modules | xli24 |
2006-11-03 | 1. Fix EDKT463: When wizard new or clone a msa/spd/fpd, should follow these r... | hche10x |
2006-11-03 | in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio... | mikewuping |
2006-11-03 | Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starn... | qwang12 |
2006-11-03 | Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition... | qwang12 |
2006-11-03 | According to MDE Library specification, BaseIoLibIntrinsic Module only suppor... | xli24 |
2006-11-03 | I fixed following bugs in EDKII. | mikewuping |