Age | Commit message (Expand) | Author |
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 |
2006-09-06 | Update RuntimeLib. | yshang1 |
2006-09-05 | Fix PeiLoadImage() for compressed peim to print the correct image address and... | lgao4 |
2006-09-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1461 6f1... | yshang1 |
2006-09-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1459 6f1... | yshang1 |
2006-09-05 | Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei... | lgao4 |
2006-09-05 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1452 6f1... | yshang1 |
2006-09-05 | Follow up EDKT247-253 | yshang1 |
2006-09-05 | Update library constructor definition. | yshang1 |
2006-09-05 | Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 ... | lgao4 |
2006-09-04 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1436 6f1... | yshang1 |
2006-09-04 | Update Coding style of status code. | yshang1 |
2006-09-04 | Follow up EDKT238, EDKT239, EDKT242, EDKT243 | yshang1 |