]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Fixed EDKT111
[mirror_edk2.git] / MdePkg /
2006-07-13 jwang36Added all header files in the packages's include direct...
2006-07-13 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-13 qhuang8Fix bug in .S files.
2006-07-13 jwang36Enforced case-sensitive on the file names;
2006-07-13 qhuang81. Add Assert in SetJump.S
2006-07-13 qhuang81.Fix SetMem64.S to not use SSE3 instruction
2006-07-13 qhuang8BasePrintLib: Fix Buffer Overflow issue.
2006-07-13 vanjeffadded function header
2006-07-12 qhuang8Fix a typo BaseLib.msa and add the missing file in...
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 qwang12Remove some junk informatin.
2006-07-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 bxing1. Added '#pragma pack' directive in BaseLib.h for...
2006-07-12 qwang12Add in Abstract and Description for a few MSA files.
2006-07-11 qhuang8sync GCC assembly files with MASM assembly files
2006-07-11 vanjeff1. Fix one bug on EBC for GetPowerOfTwo64.c
2006-07-11 bbahnsenMerge back to one fpd file that does it all.
2006-07-10 qouyang Change UINAME to CName of GUID/PPI/Protocol in all...
2006-07-10 qhuang8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWrite...
2006-07-10 bxingFixed a syntax error in BasePciCf8Lib/PciLib.c
2006-07-10 bxing1. Fixed a logical error in PciReadBuffer() and PciWrit...
2006-07-09 jwang36Made some changes to use GCC to pre-process and assembl...
2006-07-09 jwang36Added a "_" to ${ENTRYPOINT} for GCC "CC" command option;
2006-07-08 vanjeffIn AsciiStrncmp(), if length=0, should return 0
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-07 klu2Fix all <TokenSpaceGuidCName> in all SPD file.
2006-07-06 qhuang8 PciLib:
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 bxing1. Simplified PalCallStatic.s's by removing unnecessary...
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 vanjeff1. Sync LinkedList.c with MWG
2006-07-06 lhauchRemoved Optional Ffs Sections as it was not being used...
2006-07-06 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-05 lgao4Correct module guid in mbd file
2006-07-05 jwang36fixed GCC build issues
2006-07-05 qhuang8 DebugLib:
2006-07-05 qhuang8 DebugLib:
2006-07-05 jwang36supplemented "/FI" to some ignored PP options in fpd...
2006-07-04 jwang36Added "/FI", "-include" and/or "/nologo" options to...
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-04 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-02 klu2Modify MSA file for correcting <TokenSpaceGuidCName>
2006-07-01 klu21, Add Guid declaration into EdkModulePkg.spd, EdkNt32P...
2006-06-30 qouyangfor new tools
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-30 jwang36changed module's duplicated guid value
2006-06-30 vanjeff1.Updated some functions header of BaseLib with new...
2006-06-29 lgao4Sync DebugSupport Protocol with UEFI2.0 spec
2006-06-28 qhuang81.BaseMemoryLibMmx: Add X64 Cpu Arch support.
2006-06-28 vanjeffChange VOID into VOID * in function header
2006-06-28 vanjeff1. Fixed bug in FlushCacheLine.asm, added return value
2006-06-26 qwang121) correct the assert condition for LibPcdSetPtr and...
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-26 klu2Roll back modification for autogen of assemble code...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 klu2Enabling use PcdSetXX macro to set value for PATCHABLE_...
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-22 lgao4Fix buger in DxeMain module and modify uefispec.h codin...
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-21 klu2Modify PCD declaration according to new schema.
2006-06-20 bbahnsenRemove
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...
2006-06-20 klu2Modify autogen code for DynamicEx type PCD.
2006-06-20 vanjeff1. Fixed bug for WriteUnaligned24() in Unaligned.c...
2006-06-19 qhuang8 1. PostCodeLib.
2006-06-19 qhuang8 1. PostCodeLib.
2006-06-17 klu2Change the macro for dynamicEx type PCD and modify...
2006-06-16 lgao4Rool Back this modification to enable gcc Build.
2006-06-16 bxingUpdated CpuFlushCacheLine() to return the address flushed.
2006-06-15 bxingThunk16.asm's can use constants defined in BaseLib...
2006-06-15 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-14 bbahnsenFix an assembler warning.
2006-06-14 bbahnsenThis was only used by GenFvImage tool, so it can be...
2006-06-14 klu2Add <TokenSpaceGuid> for all PCD entry in FPD file
2006-06-13 bbahnsenPrepend underscores to procedure identifiers.
2006-06-13 bbahnsenSync SetMem64 with MASM version.
2006-06-13 qhuang8 BaseMemoryLib (BaseMemoryLibRepStr):
2006-06-12 bbahnsenFixes for gcc assembly.
2006-06-12 klu2Transfer old <PCDs> in MSA to <PcdCoded>:
2006-06-12 klu2Modify PCD tool according to final PCD schema modification.
2006-06-10 lhauchRemoved create/modified/update data, PacakgeType from...
2006-06-10 qwang121) Sync PcdPpi guid with PCD arch spec.
2006-06-10 bxing1. Updated PalCallStatic.s in BaseCacheMaintenanceLib
2006-06-10 bxingFixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm
2006-06-10 bxing1. Added AsmCpuidEx() to BaseLib
2006-06-10 bxing1. Updated SetJump() and LongJump() for IPF
2006-06-08 qhuang8 1. Rename PeiCoreLib to PeiServicesLib and rename...
2006-06-08 qhuang8 1. Rename PeiCoreLib to PeiServicesLib and rename...
2006-06-07 qhuang8BaseMemoryLib:
2006-06-07 qwang12Sync Pcd Service Driver, PEIM and library with MDE...
next