]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg
Make Logo build following standard build process instead of customize build.
[mirror_edk2.git] / EdkModulePkg /
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...
2006-08-22 lgao4Fix one bug in PeiMain to make it output correct ImageS...
2006-08-21 bxing1. Added Non-existing.c in BaseLib to assert no invocat...
2006-08-18 klos1980Fix the IDE slave device missing bug.
2006-08-17 qhuang8Remove dead code.
2006-08-16 davidhuangChange pcd name form MaxSizePopulateCapsule to PcdMaxSi...
2006-08-15 klu2Fix the bug that using hardcode driver name to judge...
2006-08-15 yshang1Fix PCD declaration error in DxeStatusCode.msa
2006-08-15 vanjeff1. Adjust might be 64bit, so we need to typecast it...
2006-08-11 ajfishPrefixed global variable with "m"
2006-08-10 xgu3Change Variable to use PCD
2006-08-10 xgu3Modify FtwLite and Variable DXE driver to use PCD inste...
2006-08-09 lgao4Fix EDKT 150 to make IPF XIP module 16-byte align....
2006-08-09 qwang12Variable PEIM use to PCD entry to get the base address...
2006-08-08 klu2Some library instance's PCD is missing in FPD file...
2006-08-07 yshang11) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).
2006-08-07 lgao4Remove SecurityPolicy.h from EdkModulePkg, because...
2006-08-01 qwang12All runtime driver should use functions provided by...
2006-08-01 qwang12Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for...
2006-07-30 qwang12EFI_FAULT_TOLERANT_WORKING_BLOCK_HEADER is defined...
2006-07-27 qhuang8Check in patch to refine DevicePath Module and USB2Host...
2006-07-27 xgu3Someone lost a new line at the end of file, it causes...
2006-07-27 xgu3 This is a patch to change PeiVariable PEIM depex...
2006-07-27 klu2Add temporary fix for PeLoader
2006-07-26 ajfishReverted back to Old style not using the library and...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-25 wuyizhongRemove duplicated module definition (the same module...
2006-07-25 ljin6remove ifdef for debuglevel
2006-07-24 yshang1Change license of following files from Intel Copy Right...
2006-07-24 xgu3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-24 yshang1Fix bug which define different PCD with same token...
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang1Clean up codes which are related with status code.
2006-07-21 yshang11) Check in Pei/Dxe status code;
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-21 ljin6Add some comments for translator parameter in Sync...
2006-07-20 bbahnsenFix comment.
2006-07-19 ajfishFixed some naming issues and update to the EDK II name...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-17 qwang12Add in function description and comments.
2006-07-15 lhauchUpdated Guid for EmuVariable entry in the ModuleSA...
2006-07-15 lhauchReset the GUID to a unique value, as it was using the...
2006-07-14 bbahnsenFixes for Linux builds.
2006-07-14 bbahnsenFix up the Stub Size Calculation which was not initiall...
next