summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2006-12-29Fixed tracker EDKT395bxing1-7/+105
2006-12-28add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff1-2/+4
2006-12-28Refix the previous issue.qhuang82-3/+3
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82-2/+2
2006-12-26Fix some Linux's build issue.klu22-1/+3
2006-12-20Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney2-14/+2
2006-12-19Add GLOBAL_FUNCTION macro for Itaniummdkinney1-0/+3
2006-12-19Add FIT types from the SAL Spec to SalApi.hmdkinney1-2/+18
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney10-26/+50
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao45-107/+81
2006-12-13Change the Boot Script storage to fixed length.xgu31-15/+15
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong1-0/+10
2006-12-12Merge GOP related code from r8->r9. wuyizhong1-8/+9
2006-12-12Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney2-58/+57
2006-12-08The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu21-18/+1
2006-12-08Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu21-16/+33
2006-12-08Add a new definition according to Pci spec 2.2qhuang81-0/+5
2006-12-07Add X64 support for DebugSupport driver.klu21-0/+16
2006-12-06Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney1-0/+67
2006-12-05Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI...xli241-0/+4
2006-12-04Do not check __STDC_VERSION__ for gcc.bbahnsen1-1/+1
2006-11-30Add Information Opcode in S3 modules.xgu31-0/+9
2006-11-29Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao43-3/+3
2006-11-28Declare the alignment required for jump Buffersmdkinney1-0/+8
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