summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-11-20fix one bug on Timer Frequency return.vanjeff1-1/+1
2006-11-18Remove duplicate <Extern> for the lib constructor and destructormdkinney1-4/+0
2006-11-18Add EFI_DELIVERY_MODE to SalApi.hmdkinney1-0/+14
2006-11-18Disable warning when assigning a function pointer to a data pointermdkinney1-0/+5
2006-11-17Add Thunk16.S -- needs to be ported from masm.bbahnsen1-0/+0
2006-11-17Add gnu x86 assembly sources.bbahnsen1-1/+86
2006-11-17Add an underscore for gcc.bbahnsen1-1/+1
2006-11-16Add gcc macro to remove pack() for gcc buildlgao41-0/+4
2006-11-16Add pack(1) for boot scipt structure.lgao41-0/+4
2006-11-16Initial port to x86_64 gnu assembly.bbahnsen83-0/+3120
2006-11-15Enabled 4G+ memory in thunk.bxing1-16/+22
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian4-1/+476
2006-11-14Add ULL to integer literals for gcc support.bbahnsen1-3/+3
2006-11-14Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.vanjeff2-8/+8
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff3-7/+7
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff3-5/+35
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney1-1/+1
2006-11-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...xli241-2/+12
2006-11-10added help text for PcdPlatformBusSpeedvanjeff2-16/+16
2006-11-09Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte...mdkinney1-1/+1
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney4-1/+23
2006-11-08Update processor socket type definition to comply with SmBios 2.5 spec.jtang121-1/+4
2006-11-08Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...jtang122-9/+9
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff4-183/+198
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu114-54/+136
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli241-1/+1
2006-11-06This check-in fixed the following bugs:cwu111-3/+111
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli241-12/+0
2006-11-03Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition...qwang123-0/+247
2006-11-03According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...xli241-1/+1
2006-11-031. Add the fix for the following Bugs:cwu1187-156/+156
2006-11-01Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...ajfish1-5/+10
2006-10-31Remove the reference to non-exist file.qhuang81-4/+0
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping2-1/+25
2006-10-23Follow up tracker EDKT285.yshang11-1/+1
2006-10-23Add definition for FB DIMM.jtang121-2/+4
2006-10-23Remove the library instance of BaseReportStatusCodeLibNullqhuang84-571/+0
2006-10-23Did not check in new files correctly the first time!ajfish2-0/+122
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish3-27/+21
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2-154/+0
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish9-168/+139
2006-10-20Added definition of SMBIOS type 15 - System Event Log.jtang121-77/+113
2006-10-17Add two new data hub subclass related definitions per SMBIOS 2.4 spec.rsun31-1/+3
2006-10-10DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu...qwang123-10/+0
2006-10-09Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...rsun31-0/+1
2006-10-08Optimized HighBitSetXX() functionsbxing2-7/+19
2006-10-04Use intrinsicmdkinney1-0/+33
2006-10-04Use intrinsicmdkinney6-0/+218
2006-10-04Use intrinsicmdkinney1-3/+8
2006-10-04Fix GCC build issuemdkinney1-200/+214