]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converted to...
[mirror_edk2.git] / MdePkg /
2006-11-09 mdkinneyFix ALIGN_POINTER() macro. The pointer (p) passed...
2006-11-09 mdkinneyAdd #define CPU_STACK_ALIGNMENT to the ProcessorBind...
2006-11-08 jtang12Update processor socket type definition to comply with...
2006-11-08 jtang12Changed definitions in Legacy16.h and LegacyBios.h...
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-11-07 cwu11This check-in add Pci23.h, Pci30.h, EfiPci.h and take...
2006-11-06 xli24Ia32/DivS64x64Remainder.c is not tool-chain specific...
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-06 xli24Remove BaseIoIntrinsicLib reference in IPF and EBC...
2006-11-03 qwang12Add EfiGpt.h, ElTorito.h, Mbr.h header files which...
2006-11-03 xli24According to MDE Library specification, BaseIoLibIntrin...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-01 ajfishUpdated EFAPI definition for x64 GCC. Original thinking...
2006-10-31 qhuang8Remove the reference to non-exist file.
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-23 jtang12Add definition for FB DIMM.
2006-10-23 qhuang8Remove the library instance of BaseReportStatusCodeLibNull
2006-10-23 ajfishDid not check in new files correctly the first time!
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-10-20 jtang12Added definition of SMBIOS type 15 - System Event Log.
2006-10-17 rsun3Add two new data hub subclass related definitions per...
2006-10-10 qwang12DxeCore.h, PeiCis.h and Uefi.h should not include ...
2006-10-09 rsun3Fix a bug in InternalMathDivRemU64x64(). The bug is...
2006-10-08 bxingOptimized HighBitSetXX() functions
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyFix GCC build issue
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-09-20 vanjeffadded ACPI_TIMER_FREQUENCY definition
2006-09-19 mdkinneyOptimize the size of the Base Library for the MSFT...
2006-09-19 mdkinneyAdd GLOBAL_REMOVE_IF_REFERENCED to the declaration...
2006-09-18 vanjeffadd EFIAPI for those constructor funcitons declaration
2006-09-15 vanjefftypecast some return values
2006-09-14 bxingAdded an extra GDT entry to the GDT used by thunk code...
2006-09-13 vanjeffupdate GetPerformanceCounterProperties() declare
2006-09-09 bxingFixed a bug in WriteBackInvalidDataCache() that always...
2006-09-07 lgao4Change PcdDebugPrintErrorLevel PCD declare in msa as...
2006-09-06 lgao4Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default...
2006-09-05 jwang36Added two #pragma to disable 4505 & 4206 warnings for...
2006-08-24 klu2Fix track EDKT106 & EDKT112: map LibPcdSetPtr function...
2006-08-22 bxingChanged GetPerformanceCounter() to use the most efficie...
2006-08-21 bxingA workaround to a compiler bug that causes the high...
2006-08-21 bxing1. Added Non-existing.c in BaseLib to assert no invocat...
2006-08-18 bxingFixed a bug causing the high order double word of value...
2006-08-17 klu2Continue to fix EDKT187.
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
2006-08-16 xgu3Add boot script dispatch opcode 2
2006-08-15 qhuang8Add PcdPciExpressBaseAddress info to MdePkg.spd
2006-08-15 vanjeff1. Adjust might be 64bit, so we need to typecast it...
2006-08-14 yshang1Add more comments in UefiDriverModelLib
2006-08-14 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-08-14 yshang1Add function headers in UefiDriverModuleLib
2006-08-11 ajfishFixed bugs found when this code was ported into R8.
2006-08-10 bxingRemoved unnecessary MSR access in InternalX86Delay()
2006-08-09 lgao4Sync this file with MiscSubClass spec and add some...
2006-08-09 bxing1. Added ReadWriteBarrier() before and after each I...
2006-08-07 lgao4Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabe...
2006-08-07 xgu3Modify dispatch opcode for standalone boot script executor
2006-08-03 lgao4Change PcdReportStatusCodePropertyMask default value...
2006-08-02 qhuang8Fix a typo.
2006-08-02 vanjeff1. cleanup functions header in PeCoffLoaderEx.c
2006-07-28 bxing1. Updated function headers for all assembly function
2006-07-28 lgao4TeImage Signature should be got from Te pointer, not...
2006-07-27 lgao4Rename guid variable gEfiSmmPeiSmramMemoryReserve to...
2006-07-27 klu2Fix a warning issue under CYGWIN_GCC building:
2006-07-26 ajfishAdded back safety check for PE/COFF image walking....
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-25 wuyizhongRemove duplicated module definition (the same module...
2006-07-25 bxingAdded a 64-bit version of EnablePaging64() on X64....
2006-07-25 bxingUpdated function headers according to latest MWG.
2006-07-25 bxing1. Updated declaration of timer functions according...
2006-07-24 ljin6Add some comments for translator parameter
2006-07-24 qhuang8Fix a bug in UefiDevicePathLib
2006-07-23 qhuang8Remove the instance of BaseSmbusLib
2006-07-23 qhuang8Adjust coding style for MemoryAllocationLib.
2006-07-21 bxing1. Updated function headers in all assembly files.
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-20 lgao4Remove BugBug in comments and adjust function header...
2006-07-20 vanjeffModified comment for gDs
2006-07-20 vanjeffadded some comments in BaseLib
2006-07-20 vanjeff1.Added EFIAPI for some assembly functions declare
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-19 klu2Add specific flag definition according to ACPI specific...
2006-07-19 ajfishFixed some naming issues and update to the EDK II name...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-17 klu2Fix track EDKT104: If a module use PCD, MSA of this...
2006-07-17 bxingModified coding style, removed unnecessary comments...
2006-07-17 qwang12map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_...
2006-07-17 qwang12Add in function description and comments.
2006-07-14 qhuang8Add missing ASSERT()s in PeiPcdLib
2006-07-14 qhuang8Port thunk16 code from MSFT to GCC assembly.
2006-07-13 jwang36Added license & copyright declaration
2006-07-13 bxingRevised GetPowerOfTwo32() and GetPowerOfTwo64() to...
next