Age | Commit message (Expand) | Author |
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 |
2006-10-22 | Deleted CacheFlush as it's in the MDE Cache library | ajfish |
2006-10-22 | Updated the Runtime Driver to use the MDE libs for cache flush and removed lo... | ajfish |
2006-10-19 | Remove the redundant include header: Common/StatusCode.h for Terminal modules. | lgao4 |
2006-10-18 | Update build options format from "ABC", "XYZ" to ABC XYZ. | wuyizhong |
2006-10-18 | Replace .global with .globl to solve compatibility issues. | qhuang8 |
2006-10-18 | Add Build Macro to build SEC modules. | wuyizhong |
2006-10-16 | Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly... | mikewuping |
2006-10-16 | I fixed following bugs. | mikewuping |
2006-10-16 | Remove redundant include header: <common\StatusCode.h> in this file. | lgao4 |
2006-10-13 | Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure. | jwang36 |
2006-10-13 | 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on... | dtang2 |
2006-10-13 | 1. Changed device detect method to use ATA/ATAPI device signature; | jtang12 |
2006-10-13 | The reasons for the changes made are: | cwu11 |
2006-10-10 | Fixed build break caused by GetPerformanceCounter() in PeiMain module | jwang36 |
2006-10-10 | Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T... | klu2 |
2006-10-10 | Add pair of performance macro function to measure the whole PEI phase's perfo... | klu2 |
2006-10-10 | This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o... | qwang12 |
2006-10-10 | 1) If DebugAssertEnabled is TRUE, we still need to provide the GET size | qwang12 |
2006-10-08 | Add PERF_START function for collecting performance data for DXE_OK tag. | klu2 |
2006-10-08 | Remove EBC arch from supported arch list to fix tracker EDKII350. | yshang1 |
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-26 | Optimize the algorithm of creating page table to enhance boot performance and... | qhuang8 |
2006-09-21 | Merger DriverBinding and ComponentName into one <extern> section for all *.ms... | vanjeff |
2006-09-20 | Delete Build directory | lgao4 |
2006-09-19 | Update Device Path Module to use PCD Feature Flags to determine of the Device... | mdkinney |
2006-09-19 | Add use of PCD feature flags to the Device Path Modules | mdkinney |
2006-09-19 | Declare PCD Feature flags for protocols produced by the Device Path Module an... | mdkinney |
2006-09-19 | Add PCD Feature Flags to control which decompression method(s) are included i... | mdkinney |