Age | Commit message (Expand) | Author |
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 |
2006-09-19 | Remove IDT | mdkinney |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
2006-09-18 | added EFIAPI for those constructor functions | vanjeff |
2006-09-14 | Remove Static declaration for the related driver binding functions. | lgao4 |
2006-09-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1... | jchen20 |
2006-09-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1... | jchen20 |
2006-09-13 | Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP... | lgao4 |
2006-09-13 | Modify for enabling native VISTA | jchen20 |
2006-09-08 | clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd | lgao4 |
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 |