summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney1-1/+2
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney1-1/+2
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney1-8/+2
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff1-0/+56
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu111-6/+70
2006-11-06This check-in fixed the following bugs:cwu114-16/+93
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli241-6/+0
2006-11-03in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...mikewuping1-1/+3
2006-11-03Include EfiGpt.h, ElTorito.h, Mbr.h header files from MdePkg's Industry Starn...qwang128-284/+4
2006-11-03 I fixed following bugs in EDKII.mikewuping6-148/+298
2006-11-031. Add the fix for the following Bugs:cwu1126-3511/+3511
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22-5/+14
2006-11-02Bug fix for "CapsuleUpdate does not handle memory lost correctly"dtang21-4/+4
2006-11-02Change #define bit(a) 1 << (a)jtang121-1/+1
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