Age | Commit message (Expand) | Author |
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 |
2006-10-23 | Remove the library instance of BaseReportStatusCodeLibNull | qhuang8 |
2006-10-23 | Did not check in new files correctly the first time! | ajfish |
2006-10-22 | Updated the Runtime Driver to use the MDE libs for cache flush and removed lo... | ajfish |
2006-10-22 | Removed duplicate PalCallStatic functions in different libraries. Moved ReadI... | ajfish |
2006-10-22 | Removed duplicate PalCallStatic functions in different libraries. Moved ReadI... | ajfish |
2006-10-20 | Added definition of SMBIOS type 15 - System Event Log. | jtang12 |
2006-10-17 | Add two new data hub subclass related definitions per SMBIOS 2.4 spec. | rsun3 |
2006-10-10 | DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu... | qwang12 |
2006-10-09 | Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i... | rsun3 |
2006-10-08 | Optimized HighBitSetXX() functions | bxing |
2006-10-04 | Use intrinsic | mdkinney |
2006-10-04 | Use intrinsic | mdkinney |
2006-10-04 | Use intrinsic | mdkinney |
2006-10-04 | Fix GCC build issue | mdkinney |