Age | Commit message (Expand) | Author |
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 |
2006-10-04 | Add support for DEBUG and RELEASE builds of this FPD file. | mdkinney |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 |
2006-09-25 | 1.Fix .global issue in GAS (EdkT207). | qhuang8 |
2006-09-20 | added ACPI_TIMER_FREQUENCY definition | vanjeff |
2006-09-19 | Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki... | mdkinney |
2006-09-19 | Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the P... | mdkinney |
2006-09-18 | add EFIAPI for those constructor funcitons declaration | vanjeff |
2006-09-15 | typecast some return values | vanjeff |
2006-09-14 | Added an extra GDT entry to the GDT used by thunk code. SS register will alwa... | bxing |
2006-09-13 | update GetPerformanceCounterProperties() declare | vanjeff |
2006-09-09 | Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even... | bxing |
2006-09-07 | Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC... | lgao4 |
2006-09-06 | Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work... | lgao4 |
2006-09-05 | Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ... | jwang36 |
2006-08-24 | Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac... | klu2 |
2006-08-22 | Changed GetPerformanceCounter() to use the most efficient mean to unsigned ex... | bxing |
2006-08-21 | A workaround to a compiler bug that causes the high order 32 bits of GetPerfo... | bxing |
2006-08-21 | 1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ... | bxing |
2006-08-18 | Fixed a bug causing the high order double word of values returned by GetPerfo... | bxing |
2006-08-17 | Continue to fix EDKT187. | klu2 |
2006-08-17 | Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF. | bxing |
2006-08-16 | Add boot script dispatch opcode 2 | xgu3 |
2006-08-15 | Add PcdPciExpressBaseAddress info to MdePkg.spd | qhuang8 |
2006-08-15 | 1. Adjust might be 64bit, so we need to typecast it to UINT32 firstly. | vanjeff |