Age | Commit message (Expand) | Author |
2006-07-11 | Merge back to one fpd file that does it all. | bbahnsen |
2006-07-10 | Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ... | qouyang |
2006-07-10 | 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well ... | qhuang8 |
2006-07-10 | Fixed a syntax error in BasePciCf8Lib/PciLib.c | bxing |
2006-07-10 | 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer() | bxing |
2006-07-09 | Made some changes to use GCC to pre-process and assembly .S file | jwang36 |
2006-07-09 | Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; | jwang36 |
2006-07-08 | In AsciiStrncmp(), if length=0, should return 0 | vanjeff |
2006-07-07 | Redefine SPEC and Release Version to 0x20000 | lgao4 |
2006-07-07 | Obsoleted by new schema and new build tools. | jwang36 |
2006-07-07 | Fix all <TokenSpaceGuidCName> in all SPD file. | klu2 |
2006-07-06 | PciLib: | qhuang8 |
2006-07-06 | Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac... | jwang36 |
2006-07-06 | 1. Simplified PalCallStatic.s's by removing unnecessary condition testings. | bxing |
2006-07-06 | Add in support for MaxSize and CurrentSize for PCD entry. | qwang12 |
2006-07-06 | 1. Sync LinkedList.c with MWG | vanjeff |
2006-07-06 | Removed Optional Ffs Sections as it was not being used. Changed UserId in Us... | lhauch |
2006-07-06 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@784 6f19... | lgao4 |
2006-07-05 | Correct module guid in mbd file | lgao4 |
2006-07-05 | fixed GCC build issues | jwang36 |
2006-07-05 | DebugLib: | qhuang8 |
2006-07-05 | DebugLib: | qhuang8 |
2006-07-05 | supplemented "/FI" to some ignored PP options in fpd files | jwang36 |
2006-07-04 | Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to... | jwang36 |
2006-07-04 | Added LibPatchPcdSetPtr. | qwang12 |
2006-07-04 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19... | jwang36 |
2006-07-03 | Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd | qwang12 |
2006-07-02 | Modify MSA file for correcting <TokenSpaceGuidCName> | klu2 |
2006-07-01 | 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ... | klu2 |
2006-06-30 | for new tools | qouyang |
2006-06-30 | removed unnecessary name space declarations in some top level elements | jwang36 |
2006-06-30 | converted all surface area description files to new schema | jwang36 |
2006-06-30 | changed module's duplicated guid value | jwang36 |
2006-06-30 | 1.Updated some functions header of BaseLib with new MWG spec | vanjeff |
2006-06-29 | Sync DebugSupport Protocol with UEFI2.0 spec | lgao4 |
2006-06-28 | 1.BaseMemoryLibMmx: Add X64 Cpu Arch support. | qhuang8 |
2006-06-28 | Change VOID into VOID * in function header | vanjeff |
2006-06-28 | 1. Fixed bug in FlushCacheLine.asm, added return value | vanjeff |
2006-06-26 | 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr | qwang12 |
2006-06-26 | • BaseMemoryLib: | qhuang8 |
2006-06-26 | • BaseMemoryLib: | qhuang8 |
2006-06-26 | • BaseMemoryLib: | qhuang8 |
2006-06-26 | Roll back modification for autogen of assemble code, we do not support PCD au... | klu2 |
2006-06-23 | 1) Add in support to traverse taken space | qwang12 |
2006-06-23 | Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY... | klu2 |
2006-06-23 | Remove the dead files. | qwang12 |
2006-06-23 | Remove the dead files. | qwang12 |
2006-06-23 | 1) remove some dead code from WinNtBusDriver.c | qwang12 |
2006-06-22 | In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I... | klu2 |
2006-06-22 | Fix buger in DxeMain module and modify uefispec.h coding style | lgao4 |