Age | Commit message (Expand) | Author |
2007-01-15 | Correct TeImage file format and Clean up PeiRebase tool to remove unused code... | lgao4 |
2007-01-15 | To fix, | xgu3 |
2007-01-12 | UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI | qhuang8 |
2007-01-09 | Add in UefiApplicationEntryPoint library class and library instance. | qwang12 |
2007-01-08 | correct SimpleTextIn protocol definition. | lgao4 |
2006-12-28 | Refix the previous issue. | qhuang8 |
2006-12-28 | Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"... | qhuang8 |
2006-12-26 | Fix some Linux's build issue. | klu2 |
2006-12-19 | Add GLOBAL_FUNCTION macro for Itanium | mdkinney |
2006-12-19 | Add FIT types from the SAL Spec to SalApi.h | mdkinney |
2006-12-18 | Only include SmmCis.h if the CPU Arch is IA32 or X64 | mdkinney |
2006-12-14 | Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ... | lgao4 |
2006-12-13 | Change the Boot Script storage to fixed length. | xgu3 |
2006-12-12 | Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. | wuyizhong |
2006-12-12 | Merge GOP related code from r8->r9. | wuyizhong |
2006-12-08 | Add a new definition according to Pci spec 2.2 | qhuang8 |
2006-12-07 | Add X64 support for DebugSupport driver. | klu2 |
2006-12-05 | Add enumeration type for EfiProcessorFamilyIntelPentiumM, EfiProcessorFamilyI... | xli24 |
2006-12-04 | Do not check __STDC_VERSION__ for gcc. | bbahnsen |
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-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-16 | Add gcc macro to remove pack() for gcc build | lgao4 |
2006-11-16 | Add pack(1) for boot scipt structure. | lgao4 |
2006-11-14 | Add ULL to integer literals for gcc support. | bbahnsen |
2006-11-13 | Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention | mdkinney |
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 | This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in... | cwu11 |
2006-11-06 | This check-in fixed the following bugs: | cwu11 |
2006-11-03 | Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition... | qwang12 |
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-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-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-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-09-20 | added ACPI_TIMER_FREQUENCY definition | vanjeff |
2006-09-18 | add EFIAPI for those constructor funcitons declaration | vanjeff |
2006-09-13 | update GetPerformanceCounterProperties() declare | vanjeff |
2006-09-05 | Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ... | jwang36 |