summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli24
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli24
2006-11-03Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition...qwang12
2006-11-03According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-11-01Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...ajfish
2006-10-31Remove the reference to non-exist file.qhuang8
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping
2006-10-23Follow up tracker EDKT285.yshang1
2006-10-23Add definition for FB DIMM.jtang12
2006-10-23Remove the library instance of BaseReportStatusCodeLibNullqhuang8
2006-10-23Did not check in new files correctly the first time!ajfish
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-10-20Added definition of SMBIOS type 15 - System Event Log.jtang12
2006-10-17Add two new data hub subclass related definitions per SMBIOS 2.4 spec.rsun3
2006-10-10DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu...qwang12
2006-10-09Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...rsun3
2006-10-08Optimized HighBitSetXX() functionsbxing
2006-10-04Use intrinsicmdkinney
2006-10-04Use intrinsicmdkinney
2006-10-04Use intrinsicmdkinney
2006-10-04Fix GCC build issuemdkinney
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-09-20added ACPI_TIMER_FREQUENCY definitionvanjeff
2006-09-19Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney
2006-09-19Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P...mdkinney
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff
2006-09-15typecast some return valuesvanjeff
2006-09-14Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...bxing
2006-09-13update GetPerformanceCounterProperties() declarevanjeff
2006-09-09Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even...bxing
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao4
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao4
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang36
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu2
2006-08-22Changed GetPerformanceCounter() to use the most efficient mean to unsigned ex...bxing
2006-08-21A workaround to a compiler bug that causes the high order 32 bits of GetPerfo...bxing
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing
2006-08-18Fixed a bug causing the high order double word of values returned by GetPerfo...bxing
2006-08-17Continue to fix EDKT187.klu2
2006-08-17Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing
2006-08-16Add boot script dispatch opcode 2xgu3
2006-08-15Add PcdPciExpressBaseAddress info to MdePkg.spdqhuang8
2006-08-151. Adjust might be 64bit, so we need to typecast it to UINT32 firstly.vanjeff
2006-08-14Add more comments in UefiDriverModelLibyshang1