Age | Commit message (Expand) | Author |
2006-11-30 | Add Information Opcode in S3 modules. | xgu3 |
2006-11-29 | Output DxeCore Entrypoint in DxeIpl module, and make dxecore module can corre... | lgao4 |
2006-11-28 | Declare the alignment required for jump Buffers | mdkinney |
2006-11-26 | Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chains | mdkinney |
2006-11-25 | Fix IPF alignment issue when building a Report Status Code message | mdkinney |
2006-11-24 | Add volatile to modify LockValue in ReleaseSpinLock(). | xli24 |
2006-11-23 | To Fix PVCS 429. | yshang1 |
2006-11-23 | Add volatile to modify LockValue in AcquireLockOrFail(). | xli24 |
2006-11-23 | Port a couple of files to gnu assembly. | bbahnsen |
2006-11-22 | Add PeiServicesTablePointerLibKr1 to the FPD and SPD file for the MdePkg | mdkinney |
2006-11-22 | Add PeiServiceTablePointerLib that uses KR1 to save/restore the PEI Services ... | mdkinney |
2006-11-22 | Add 64-bit I/O port functions that ASSERT() | mdkinney |
2006-11-22 | Remove DXE Core Entry Point Library Class | mdkinney |
2006-11-22 | Remove Peim Entry Point Library Class | mdkinney |
2006-11-20 | fix one bug on Timer Frequency return. | vanjeff |
2006-11-18 | Remove duplicate <Extern> for the lib constructor and destructor | mdkinney |
2006-11-18 | Add EFI_DELIVERY_MODE to SalApi.h | mdkinney |
2006-11-18 | Disable warning when assigning a function pointer to a data pointer | mdkinney |
2006-11-17 | Add Thunk16.S -- needs to be ported from masm. | bbahnsen |
2006-11-17 | Add gnu x86 assembly sources. | bbahnsen |
2006-11-17 | Add an underscore for gcc. | bbahnsen |
2006-11-16 | Add gcc macro to remove pack() for gcc build | lgao4 |
2006-11-16 | Add pack(1) for boot scipt structure. | lgao4 |
2006-11-16 | Initial port to x86_64 gnu assembly. | bbahnsen |
2006-11-15 | Enabled 4G+ memory in thunk. | bxing |
2006-11-14 | Add IPF support in Base IO Lib, and related change in fpd file | gtian |
2006-11-14 | Add ULL to integer literals for gcc support. | bbahnsen |
2006-11-14 | Rename PcdPlatformBusSpeed to PcdFSBClock and update help text. | vanjeff |
2006-11-13 | rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing. | vanjeff |
2006-11-13 | 1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed | vanjeff |
2006-11-13 | Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention | mdkinney |
2006-11-13 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1... | xli24 |
2006-11-10 | added help text for PcdPlatformBusSpeed | vanjeff |
2006-11-09 | Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte... | mdkinney |
2006-11-09 | Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor... | mdkinney |
2006-11-08 | Update processor socket type definition to comply with SmBios 2.5 spec. | jtang12 |
2006-11-08 | Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ... | jtang12 |
2006-11-07 | added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance... | vanjeff |
2006-11-07 | This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in... | cwu11 |
2006-11-06 | Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an... | xli24 |
2006-11-06 | This check-in fixed the following bugs: | cwu11 |
2006-11-06 | Remove BaseIoIntrinsicLib reference in IPF and EBC modules | xli24 |
2006-11-03 | Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition... | qwang12 |
2006-11-03 | According to MDE Library specification, BaseIoLibIntrinsic Module only suppor... | xli24 |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-11-01 | Updated EFAPI definition for x64 GCC. Original thinking was to add optional E... | ajfish |
2006-10-31 | Remove the reference to non-exist file. | qhuang8 |
2006-10-30 | 1. In event.c, a function's name is not spelled correctly, a typo. | mikewuping |
2006-10-23 | Follow up tracker EDKT285. | yshang1 |
2006-10-23 | Add definition for FB DIMM. | jtang12 |