summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2006-10-31Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty...lgao42-35/+86
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping2-3/+10
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin61-1/+3
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao41-1/+1
2006-10-24MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...ajfish1-1/+1
2006-10-23Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP ...lgao41-1/+1
2006-10-23Follow up tracker EDKT285.yshang13-6/+6
2006-10-23Clean up used library class definitions.yshang14-210/+0
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang121-48/+52
2006-10-22Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu...ajfish9-2055/+84
2006-10-22These files are no longer needed as the PE32 and Cache Lib from the MDE make ...ajfish4-244/+0
2006-10-22Deleted CacheFlush as it's in the MDE Cache libraryajfish1-88/+0
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish6-37/+14
2006-10-19Remove the redundant include header: Common/StatusCode.h for Terminal modules.lgao42-5/+0
2006-10-18Update build options format from "ABC", "XYZ" to ABC XYZ. wuyizhong1-4/+4
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang86-36/+36
2006-10-18Add Build Macro to build SEC modules. wuyizhong1-1/+1
2006-10-16Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping1-3/+2
2006-10-16I fixed following bugs.mikewuping8-30/+61
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao41-1/+0
2006-10-13Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang362-4/+4
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang213-66/+86
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang127-944/+1061
2006-10-13The reasons for the changes made are:cwu115-20/+106
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang361-0/+8
2006-10-10Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu22-5/+15
2006-10-10Add pair of performance macro function to measure the whole PEI phase's perfo...klu22-5/+6
2006-10-10This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang122-0/+18
2006-10-101) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang121-55/+60
2006-10-08Add PERF_START function for collecting performance data for DXE_OK tag.klu21-0/+2
2006-10-08Remove EBC arch from supported arch list to fix tracker EDKII350.yshang11-3/+1
2006-10-04Add support for DEBUG and RELEASE builds of this FPD file.mdkinney1-43/+5
2006-09-27Remove the duplicated Copy Right in msa header.lgao473-636/+0
2006-09-26Optimize the algorithm of creating page table to enhance boot performance and...qhuang82-485/+58
2006-09-21Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff24-64/+8
2006-09-20Delete Build directorylgao42-2/+2
2006-09-19Update Device Path Module to use PCD Feature Flags to determine of the Device...mdkinney5-67/+84
2006-09-19Add use of PCD feature flags to the Device Path Modulesmdkinney1-0/+48
2006-09-19Declare PCD Feature flags for protocols produced by the Device Path Module an...mdkinney1-0/+45
2006-09-19Add PCD Feature Flags to control which decompression method(s) are included i...mdkinney2-15/+40
2006-09-19Remove IDT mdkinney1-1056/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao482-1003/+1003
2006-09-18added EFIAPI for those constructor functionsvanjeff5-99/+104
2006-09-14Remove Static declaration for the related driver binding functions. lgao42-13/+0
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1538 6f1...jchen201-6/+5
2006-09-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1537 6f1...jchen201-1/+2
2006-09-13Move ConPlatform module from EdkNT32 package to EdkModulePkg, and remove EdkP...lgao410-12/+1617
2006-09-13Modify for enabling native VISTA jchen203-0/+126
2006-09-08clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao42-5063/+5533
2006-09-07Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao44-6/+6