Age | Commit message (Expand) | Author |
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 |
2006-06-22 | 1. UINTN & INTN issue for EBC architecture: | qhuang8 |
2006-06-21 | Modify PCD declaration according to new schema. | klu2 |
2006-06-20 | Remove | bbahnsen |
2006-06-20 | Use capital S for GCC assembly. This enables pre-processing for PCD support. | bbahnsen |
2006-06-20 | Modify autogen code for DynamicEx type PCD. | klu2 |
2006-06-20 | 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib | vanjeff |
2006-06-19 | 1. PostCodeLib. | qhuang8 |
2006-06-19 | 1. PostCodeLib. | qhuang8 |
2006-06-17 | Change the macro for dynamicEx type PCD and modify autogen tools to auto gene... | klu2 |
2006-06-16 | Rool Back this modification to enable gcc Build. | lgao4 |
2006-06-16 | Updated CpuFlushCacheLine() to return the address flushed. | bxing |
2006-06-15 | Thunk16.asm's can use constants defined in BaseLib.h now. | bxing |
2006-06-15 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19... | yshang1 |
2006-06-14 | Fix an assembler warning. | bbahnsen |
2006-06-14 | This was only used by GenFvImage tool, so it can be removed now. | bbahnsen |
2006-06-14 | Add <TokenSpaceGuid> for all PCD entry in FPD file | klu2 |
2006-06-13 | Prepend underscores to procedure identifiers. | bbahnsen |
2006-06-13 | Sync SetMem64 with MASM version. | bbahnsen |
2006-06-13 | BaseMemoryLib (BaseMemoryLibRepStr): | qhuang8 |
2006-06-12 | Fixes for gcc assembly. | bbahnsen |
2006-06-12 | Transfer old <PCDs> in MSA to <PcdCoded>: | klu2 |
2006-06-12 | Modify PCD tool according to final PCD schema modification. | klu2 |
2006-06-10 | Removed create/modified/update data, PacakgeType from headers, added HexWordA... | lhauch |
2006-06-10 | 1) Sync PcdPpi guid with PCD arch spec. | qwang12 |
2006-06-10 | 1. Updated PalCallStatic.s in BaseCacheMaintenanceLib | bxing |
2006-06-10 | Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm | bxing |
2006-06-10 | 1. Added AsmCpuidEx() to BaseLib | bxing |