]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg
- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed.
[mirror_edk2.git] / EdkModulePkg /
2006-11-17 bbahnsenAdd a new source for gnu assembly.
2006-11-17 bbahnsenFix a compiler warning.
2006-11-17 bbahnsenPort to gnu style.
2006-11-14 gtianAdd IPF support in Base IO Lib, and related change...
2006-11-13 lgao4Fix gcc build break for this module.
2006-11-13 vanjeffrename PcdGenericPlatformBusSpeed to PcdFSBClock to...
2006-11-13 klu2Add comments for all file tagged with "ToolCode="DUMMY"".
2006-11-13 lgao4Fix build break error.
2006-11-13 vanjeff1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed
2006-11-13 lgao4Add comments about why pre-allocate 32 bytes for load...
2006-11-10 lgao4Fix to pre-allocate 32bytes in stack to Load X64 Image.
2006-11-09 mdkinneyFix build break from CPU_STACK_ALIGNMENT update.
2006-11-09 mdkinneyAdd DxeIplX64Peim to the FPD file for the EdkModulePkg.fpd
2006-11-09 mdkinneyUse CPU_STACK_ALIGNMENT to align stack allocated for...
2006-11-09 mdkinneyUse CPU_STACK_ALIGNMENT to align stack allocated for...
2006-11-09 mdkinneyRemove private definition for IPF stack alignment,...
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-11-06 cwu11Add pcd declaration to EdkModulePkg and Nt32Pkg to...
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-06 xli24Remove BaseIoIntrinsicLib reference in IPF and EBC...
2006-11-03 mikewupingin x64Variable.dxs, Add the FTW protocol into variable...
2006-11-03 qwang12Include EfiGpt.h, ElTorito.h, Mbr.h header files from...
2006-11-03 mikewuping I fixed following bugs in EDKII.
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-03 dtang21. Bug fix for "EDK GenericBds WriteBootToOsPerformance...
2006-11-02 dtang2Bug fix for "CapsuleUpdate does not handle memory lost...
2006-11-02 jtang12Change #define bit(a) 1 << (a)
2006-10-31 lgao4Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWA...
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-30 ljin6After identified as a High-Speed device, the port has...
2006-10-30 lgao4Fix one bugger in Image.c in PeiCore module to get...
2006-10-24 ajfishMAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZ...
2006-10-23 lgao4Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_D...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-23 yshang1Clean up used library class definitions.
2006-10-22 jtang12Make sure all DMA related buffer allocation through...
2006-10-22 ajfishPorted the EBC driver to use the MDE Base Math lib...
2006-10-22 ajfishThese files are no longer needed as the PE32 and Cache...
2006-10-22 ajfishDeleted CacheFlush as it's in the MDE Cache library
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-19 lgao4Remove the redundant include header: Common/StatusCode...
2006-10-18 wuyizhongUpdate build options format from "ABC", "XYZ" to ABC...
2006-10-18 qhuang8Replace .global with .globl to solve compatibility...
2006-10-18 wuyizhongAdd Build Macro to build SEC modules.
2006-10-16 mikewupingFix a bug by the check-in of 1738, which programs SATA...
2006-10-16 mikewupingI fixed following bugs.
2006-10-16 lgao4Remove redundant include header: <common\StatusCode...
2006-10-13 jwang36Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will...
2006-10-13 dtang21. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe varia...
2006-10-13 jtang121. Changed device detect method to use ATA/ATAPI device...
2006-10-13 cwu11The reasons for the changes made are:
2006-10-10 jwang36Fixed build break caused by GetPerformanceCounter(...
2006-10-10 klu2Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED...
2006-10-10 klu2Add pair of performance macro function to measure the...
2006-10-10 qwang12This patch is to make sure at least VARIABLE_RECLAIM_TH...
2006-10-10 qwang121) If DebugAssertEnabled is TRUE, we still need to...
2006-10-08 klu2Add PERF_START function for collecting performance...
2006-10-08 yshang1Remove EBC arch from supported arch list to fix tracker...
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-26 qhuang8Optimize the algorithm of creating page table to enhanc...
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
2006-09-20 lgao4Delete Build directory
2006-09-19 mdkinneyUpdate Device Path Module to use PCD Feature Flags...
2006-09-19 mdkinneyAdd use of PCD feature flags to the Device Path Modules
2006-09-19 mdkinneyDeclare PCD Feature flags for protocols produced by...
2006-09-19 mdkinneyAdd PCD Feature Flags to control which decompression...
2006-09-19 mdkinneyRemove IDT
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-18 vanjeffadded EFIAPI for those constructor functions
2006-09-14 lgao4Remove Static declaration for the related driver bindin...
2006-09-14 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-14 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-13 lgao4Move ConPlatform module from EdkNT32 package to EdkModu...
2006-09-13 jchen20Modify for enabling native VISTA
2006-09-08 lgao4clean up PCD settting for EdkModulePkg.fpd and EdkNt32P...
2006-09-07 lgao4Change PcdDebugPrintErrorLevel PCD declare in msa as...
2006-09-06 lgao4Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default...
2006-09-06 yshang1Update RuntimeLib.
2006-09-05 lgao4Fix PeiLoadImage() for compressed peim to print the...
2006-09-05 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-05 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-05 lgao4Add the following Pcds declaration in EdkModulePkg...
2006-09-05 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-05 yshang1Follow up EDKT247-253
2006-09-05 yshang1Update library constructor definition.
2006-09-05 lgao4Fix EdkII tracker 219, change incorrect print level...
2006-09-04 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-04 yshang1Update Coding style of status code.
2006-09-04 yshang1Follow up EDKT238, EDKT239, EDKT242, EDKT243
2006-09-01 yshang1Follow up EDKT236.
2006-09-01 yshang1Follow up EDKT235
2006-09-01 yshang1Follow up tracker:
2006-08-30 qwang12Change true to TRUE.
2006-08-30 qwang12Change true to TRUE.
2006-08-30 qwang12Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPei...
2006-08-29 qhuang8Add a Pcd to define the maximum number of performance...
2006-08-28 qhuang8Modify the implementation of performance library so...
2006-08-23 lgao4Fix Edk Tracker 206.
2006-08-23 vanjeffadded 20ms stall to wait for slave device ready when...
next