Age | Commit message (Expand) | Author |
2006-11-28 | Add JumpBuffer field to the static structure | mdkinney |
2006-11-28 | Add JumpBuffer field that records the allocated pool address that may be diff... | mdkinney |
2006-11-28 | Align the top of the stack correctly when the PEI Core calls SwitchStack() | mdkinney |
2006-11-27 | Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and remove DxeIplX64Peim. | qhuang8 |
2006-11-27 | Sync with PeiDxeDebugLibReportStatusCodeLib to fix IPF alignment issue. | qhuang8 |
2006-11-27 | The performance data for PEI phase should be collected from pre-memory, so mo... | klu2 |
2006-11-24 | Move SAL "initialization/virtual address change notification" from EdkUefiRun... | yshang1 |
2006-11-21 | Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 modu... | lgao4 |
2006-11-20 | In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of... | lgao4 |
2006-11-18 | Declare GUIDs for all Extended SAL Services | mdkinney |
2006-11-17 | Start to port the LongMode stuff to gnu asm. | bbahnsen |
2006-11-17 | Fix gcc warnings -- please review affected files. | bbahnsen |
2006-11-17 | Add a new source for gnu assembly. | bbahnsen |
2006-11-17 | Fix a compiler warning. | bbahnsen |
2006-11-17 | Port to gnu style. | bbahnsen |
2006-11-14 | Add IPF support in Base IO Lib, and related change in fpd file | gtian |
2006-11-13 | Fix gcc build break for this module. | lgao4 |
2006-11-13 | rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing. | vanjeff |
2006-11-13 | Add comments for all file tagged with "ToolCode="DUMMY"". | klu2 |
2006-11-13 | Fix build break error. | lgao4 |
2006-11-13 | 1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed | vanjeff |
2006-11-13 | Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ... | lgao4 |
2006-11-10 | Fix to pre-allocate 32bytes in stack to Load X64 Image. | lgao4 |
2006-11-09 | Fix build break from CPU_STACK_ALIGNMENT update. | mdkinney |
2006-11-09 | Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpd | mdkinney |
2006-11-09 | Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase. | mdkinney |
2006-11-09 | Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase. | mdkinney |
2006-11-09 | Remove private definition for IPF stack alignment, and use public definition ... | mdkinney |
2006-11-07 | added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance... | vanjeff |
2006-11-06 | Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break. | cwu11 |
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 | in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio... | mikewuping |
2006-11-03 | Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starn... | qwang12 |
2006-11-03 | I fixed following bugs in EDKII. | mikewuping |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-11-03 | 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai... | dtang2 |
2006-11-02 | Bug fix for "CapsuleUpdate does not handle memory lost correctly" | dtang2 |
2006-11-02 | Change #define bit(a) 1 << (a) | jtang12 |
2006-10-31 | Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty... | lgao4 |
2006-10-30 | 1. In event.c, a function's name is not spelled correctly, a typo. | mikewuping |
2006-10-30 | After identified as a High-Speed device, the port has been reset successfully... | ljin6 |
2006-10-30 | Fix one bugger in Image.c in PeiCore module to get the correct module name fo... | lgao4 |
2006-10-24 | MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA... | ajfish |
2006-10-23 | Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP ... | lgao4 |
2006-10-23 | Follow up tracker EDKT285. | yshang1 |
2006-10-23 | Clean up used library class definitions. | yshang1 |
2006-10-22 | Make sure all DMA related buffer allocation through PCI IO interface, not all... | jtang12 |
2006-10-22 | Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu... | ajfish |
2006-10-22 | These files are no longer needed as the PE32 and Cache Lib from the MDE make ... | ajfish |