summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-11-26Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney1-1/+5
2006-11-25Fix IPF alignment issue when building a Report Status Code messagemdkinney1-1/+1
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli241-1/+1
2006-11-23To Fix PVCS 429.yshang11-2/+9
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli241-1/+1
2006-11-23Port a couple of files to gnu assembly.bbahnsen2-0/+124
2006-11-22Add PeiServicesTablePointerLibKr1 to the FPD and SPD file for the MdePkg mdkinney2-2434/+2474
2006-11-22Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ...mdkinney4-0/+237
2006-11-22Add 64-bit I/O port functions that ASSERT()mdkinney1-0/+50
2006-11-22Remove DXE Core Entry Point Library Classmdkinney1-10/+7
2006-11-22Remove Peim Entry Point Library Classmdkinney1-14/+10
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