summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)Author
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian
2006-11-13Fix gcc build break for this module.lgao4
2006-11-13rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing.vanjeff
2006-11-13Add comments for all file tagged with "ToolCode="DUMMY"".klu2
2006-11-13Fix build break error.lgao4
2006-11-131. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeedvanjeff
2006-11-13Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add ...lgao4
2006-11-10Fix to pre-allocate 32bytes in stack to Load X64 Image. lgao4
2006-11-09Fix build break from CPU_STACK_ALIGNMENT update.mdkinney
2006-11-09Add DxeIplX64Peim to the FPD file for the EdkModulePkg.fpdmdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.mdkinney
2006-11-09Remove private definition for IPF stack alignment, and use public definition ...mdkinney
2006-11-07added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance...vanjeff
2006-11-06Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break.cwu11
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-06Remove BaseIoIntrinsicLib reference in IPF and EBC modulesxli24
2006-11-03in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...mikewuping
2006-11-03Include 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-031. Add the fix for the following Bugs:cwu11
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang2
2006-11-02Bug fix for "CapsuleUpdate does not handle memory lost correctly"dtang2
2006-11-02Change #define bit(a) 1 << (a)jtang12
2006-10-31Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs ty...lgao4
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping
2006-10-30After identified as a High-Speed device, the port has been reset successfully...ljin6
2006-10-30Fix one bugger in Image.c in PeiCore module to get the correct module name fo...lgao4
2006-10-24MAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZE was replaced with MA...ajfish
2006-10-23Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_DIR}/Blank.pad for XIP ...lgao4
2006-10-23Follow up tracker EDKT285.yshang1
2006-10-23Clean up used library class definitions.yshang1
2006-10-22Make sure all DMA related buffer allocation through PCI IO interface, not all...jtang12
2006-10-22Ported the EBC driver to use the MDE Base Math lib functions. Removed math fu...ajfish
2006-10-22These files are no longer needed as the PE32 and Cache Lib from the MDE make ...ajfish
2006-10-22Deleted CacheFlush as it's in the MDE Cache libraryajfish
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-19Remove the redundant include header: Common/StatusCode.h for Terminal modules.lgao4
2006-10-18Update build options format from "ABC", "XYZ" to ABC XYZ. wuyizhong
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang8
2006-10-18Add Build Macro to build SEC modules. wuyizhong
2006-10-16Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping
2006-10-16I fixed following bugs.mikewuping
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao4
2006-10-13Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang36
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang2
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang12
2006-10-13The reasons for the changes made are:cwu11
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang36
2006-10-10Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu2