summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Use ASM_PFX to optionnaly set the underscore prefixtgingold2007-01-0696-206/+206
* Fixed tracker EDKT395bxing2006-12-291-7/+105
* add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff2006-12-281-2/+4
* Refix the previous issue.qhuang82006-12-282-3/+3
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-282-2/+2
* Fix some Linux's build issue.klu22006-12-262-1/+3
* Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney2006-12-202-14/+2
* Add GLOBAL_FUNCTION macro for Itaniummdkinney2006-12-191-0/+3
* Add FIT types from the SAL Spec to SalApi.hmdkinney2006-12-191-2/+18
* Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney2006-12-1810-26/+50
* Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao42006-12-145-107/+81
* Change the Boot Script storage to fixed length.xgu32006-12-131-15/+15
* Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong2006-12-121-0/+10
* Merge GOP related code from r8->r9. wuyizhong2006-12-121-8/+9
* Update BaseDebugLibNull to not touch any global variables or PCD settingsmdkinney2006-12-122-58/+57
* The EFI_IMAGE_REL_BASED_DIR64 type has been in switch for all common relocati...klu22006-12-081-18/+1
* Handle new relocation type EFI_IMAGE_REL_BASED_DIR64 for X64.klu22006-12-081-16/+33
* Add a new definition according to Pci spec 2.2qhuang82006-12-081-0/+5
* Add X64 support for DebugSupport driver.klu22006-12-071-0/+16
* Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney2006-12-061-0/+67
* Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI...xli242006-12-051-0/+4
* Do not check __STDC_VERSION__ for gcc.bbahnsen2006-12-041-1/+1
* Add Information Opcode in S3 modules.xgu32006-11-301-0/+9
* Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre...lgao42006-11-293-3/+3
* Declare the alignment required for jump Buffersmdkinney2006-11-281-0/+8
* Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chainsmdkinney2006-11-261-1/+5
* Fix IPF alignment issue when building a Report Status Code messagemdkinney2006-11-251-1/+1
* Add volatile to modify LockValue in ReleaseSpinLock().xli242006-11-241-1/+1
* To Fix PVCS 429.yshang12006-11-231-2/+9
* Add volatile to modify LockValue in AcquireLockOrFail().xli242006-11-231-1/+1
* Port a couple of files to gnu assembly.bbahnsen2006-11-232-0/+124
* Add PeiServicesTablePointerLibKr1 to the FPD and SPD file for the MdePkg mdkinney2006-11-222-2434/+2474
* Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ...mdkinney2006-11-224-0/+237
* Add 64-bit I/O port functions that ASSERT()mdkinney2006-11-221-0/+50
* Remove DXE Core Entry Point Library Classmdkinney2006-11-221-10/+7
* Remove Peim Entry Point Library Classmdkinney2006-11-221-14/+10
* fix one bug on Timer Frequency return.vanjeff2006-11-201-1/+1
* Remove duplicate <Extern> for the lib constructor and destructormdkinney2006-11-181-4/+0
* Add EFI_DELIVERY_MODE to SalApi.hmdkinney2006-11-181-0/+14
* Disable warning when assigning a function pointer to a data pointermdkinney2006-11-181-0/+5
* Add Thunk16.S -- needs to be ported from masm.bbahnsen2006-11-171-0/+0
* Add gnu x86 assembly sources.bbahnsen2006-11-171-1/+86
* Add an underscore for gcc.bbahnsen2006-11-171-1/+1
* Add gcc macro to remove pack() for gcc buildlgao42006-11-161-0/+4
* Add pack(1) for boot scipt structure.lgao42006-11-161-0/+4
* Initial port to x86_64 gnu assembly.bbahnsen2006-11-1683-0/+3120
* Enabled 4G+ memory in thunk.bxing2006-11-151-16/+22
* Add IPF support in Base IO Lib, and related change in fpd filegtian2006-11-144-1/+476
* Add ULL to integer literals for gcc support.bbahnsen2006-11-141-3/+3
* Rename PcdPlatformBusSpeed to PcdFSBClock and update help text.vanjeff2006-11-142-8/+8