summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2006-12-12Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney
2006-12-08The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu2
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu2
2006-12-06Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney
2006-11-25Fix IPF alignment issue when building a Report Status Code messagemdkinney
2006-11-24Add volatile to modify LockValue in ReleaseSpinLock().xli24
2006-11-23To Fix PVCS 429.yshang1
2006-11-23Add volatile to modify LockValue in AcquireLockOrFail().xli24
2006-11-23Port a couple of files to gnu assembly.bbahnsen
2006-11-22Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ...mdkinney
2006-11-22Add 64-bit I/O port functions that ASSERT()mdkinney
2006-11-22Remove DXE Core Entry Point Library Classmdkinney
2006-11-22Remove Peim Entry Point Library Classmdkinney
2006-11-20fix one bug on Timer Frequency return.vanjeff
2006-11-18Remove duplicate <Extern> for the lib constructor and destructormdkinney
2006-11-17Add Thunk16.S -- needs to be ported from masm.bbahnsen
2006-11-17Add gnu x86 assembly sources.bbahnsen
2006-11-17Add an underscore for gcc.bbahnsen
2006-11-16Initial port to x86_64 gnu assembly.bbahnsen
2006-11-15Enabled 4G+ memory in thunk.bxing
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian
2006-11-14Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.vanjeff
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff
2006-11-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...xli24
2006-11-10added help text for PcdPlatformBusSpeedvanjeff
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli24
2006-11-03According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping
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-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-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
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