summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-07-011, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd ...klu23-171/+176
2006-06-30for new toolsqouyang1-0/+1
2006-06-30removed unnecessary name space declarations in some top level elementsjwang3662-229/+229
2006-06-30converted all surface area description files to new schemajwang3662-5828/+7241
2006-06-30changed module's duplicated guid valuejwang365-105/+85
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff4-142/+182
2006-06-29Sync DebugSupport Protocol with UEFI2.0 spec lgao41-3/+128
2006-06-281.BaseMemoryLibMmx: Add X64 Cpu Arch support.qhuang813-17/+513
2006-06-28Change VOID into VOID * in function headervanjeff1-2/+2
2006-06-281. Fixed bug in FlushCacheLine.asm, added return valuevanjeff2-13/+28
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang123-8/+22
2006-06-26• BaseMemoryLib:qhuang84-253/+0
2006-06-26• BaseMemoryLib:qhuang84-418/+0
2006-06-26• BaseMemoryLib:qhuang8123-1486/+2154
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu22-1/+4
2006-06-231) Add in support to traverse taken spaceqwang126-69/+299
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-50/+51
2006-06-23Remove the dead files.qwang121-25/+0
2006-06-23Remove the dead files.qwang121-91/+0
2006-06-231) remove some dead code from WinNtBusDriver.cqwang123-3/+3
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu24-15/+15
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao42-160/+152
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang873-1045/+1087
2006-06-21Modify PCD declaration according to new schema.klu21-15/+45
2006-06-20Removebbahnsen4-564/+0
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen130-0/+0
2006-06-20Modify autogen code for DynamicEx type PCD.klu21-12/+12
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff18-344/+358
2006-06-19 1. PostCodeLib.qhuang84-250/+0
2006-06-19 1. PostCodeLib.qhuang819-112/+401
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu21-12/+12
2006-06-16Rool Back this modification to enable gcc Build.lgao42-1/+5
2006-06-16Updated CpuFlushCacheLine() to return the address flushed.bxing2-2/+3
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing3-11/+3
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang16-6/+24
2006-06-14Fix an assembler warning.bbahnsen1-1/+1
2006-06-14This was only used by GenFvImage tool, so it can be removed now.bbahnsen2-125/+0
2006-06-14Add <TokenSpaceGuid> for all PCD entry in FPD fileklu22-0/+165
2006-06-13Prepend underscores to procedure identifiers.bbahnsen10-19/+20
2006-06-13Sync SetMem64 with MASM version.bbahnsen1-7/+8
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang821-168/+147
2006-06-12Fixes for gcc assembly.bbahnsen2-39/+105
2006-06-12Transfer old <PCDs> in MSA to <PcdCoded>:klu214-140/+84
2006-06-12Modify PCD tool according to final PCD schema modification.klu22-2490/+820
2006-06-10Removed create/modified/update data, PacakgeType from headers, added HexWordA...lhauch1-4/+0
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang124-6/+6
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing8-125/+107
2006-06-10Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing2-4/+4
2006-06-101. Added AsmCpuidEx() to BaseLibbxing5-3/+202
2006-06-101. Updated SetJump() and LongJump() for IPFbxing17-471/+511