]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Core / Dxe /
2011-03-16 mdkinneyFix LocateDevicePath() to return proper error status...
2011-02-23 lgao4Update PeiCore and DxeCore to verify FFS data checksum.
2011-02-12 lgao4Correct typo in word in DxeCore.
2011-02-12 lgao4Updates function description per UEFI2.3d. No impact...
2011-01-21 mdkinneyFix bounds check on parameter of type EFI_GCD_IO_TYPE...
2011-01-11 mdkinneyClean up GCD DEBUG() macros so DEBUG_CODE() is only...
2011-01-06 mdkinneyAdd DEBUG() macros to all GCD services to monitor all...
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-11-09 lgao4Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSy...
2010-11-03 vanjeffswaps the order of timer disable and memory map termina...
2010-09-16 ydong10Refine code to make code run safely.
2010-08-06 mdkinneyMove registration of DXE Core with PeCoffExtraActionLib...
2010-08-03 mdkinneyUpdate DXE Core so its own PE/COFF image is passed...
2010-07-28 lgao4Enhance FV2.ReadSection() to read GUIDED section raw...
2010-07-19 vanjeff1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
2010-06-17 rsun3Add a missing parameter description in the function...
2010-06-14 mdkinney1) Improve how memory usage is tracked in DXE Core
2010-05-14 lgao4Fix DxeCore Dispatch Issue that DXE drivers may not...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-21 niruiyuFix a bug that FV->ReadSection cannot get the EFI_SECTI...
2010-04-07 klu2Fix the issue that GCC treat enum type as unsigned...
2010-04-05 jljustenMdeModulePkg: Fix warning with VS2005 toolchain on...
2010-04-03 jgong5Avoid DEBUG_CLEAR_MEMORY clearing MemoryMap internal...
2010-03-19 jgong5Hold Memory Lock until DEBUG_CLEAR_MEMORY called in...
2010-03-13 vanjeff1. update the definitions in debug agent library, renam...
2010-03-10 jchen20The patch attached is to fix the issue that LMFA featur...
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 rsun3Minor comment fix.
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 mdkinneyFix comment
2010-02-17 andrewfishCleanup HOB DEBUG prints
2010-02-16 mdkinney1) Fix build issues
2010-02-16 andrewfishClean up HOB debug prints
2010-02-16 andrewfishFix crash in UnixPkg and BeagleBoard caused by gSmmBase...
2010-02-13 mdkinneyUpdate DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-09 jchen20change the GetPcd64 to FixedGetPcd64 to pass ECC
2010-02-08 erictianformat uniform: move tab to blank.
2010-02-08 qhuang8Remove DEBUG_LOAD for InstallProtocolInterface() to...
2010-02-08 jchen20modified to pass the VS2003 build
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-22 lgao4Produce LoadPeImage protocol only in framework compatib...
2009-12-01 lgao4Correct error status to EFI_NOT_FOUND when the image...
2009-11-26 lgao4Apply GetFileBufferByFilePath API of DxeServicesLib...
2009-10-26 lgao4Update comments on setting >= 8 bytes Fv Alignment.
2009-10-02 jljustenFix warnings generated by GCC.
2009-09-21 qhuang8Remove the error checking for multi-instance device...
2009-09-21 qhuang8Enhance DxeCore LocateDevicePath() boot service to...
2009-09-17 lgao4Make ASSERT statement more meaningful.
2009-09-16 lgao4Enhance PeiCore and DxeCore check whether the image...
2009-08-24 qhuang8Adjust the parameter order of debug print. Judging...
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-05-11 eric_tianfix the typo in DxeCore
2009-04-22 qhuang8Update DxeCore to support to install gEfiHiiPackageList...
2009-04-17 eric_tianretain gEfiLoadPeImageProtocolGuid, and only published...
2009-04-16 eric_tianremove the gEfiLoadPeImageProtocolGuid and replace...
2009-04-10 vanjefffixed DMA not be stopped issue when gBS->ExitBootServic...
2009-04-03 gikidyAdd loaded Image device paths for EFI Drivers loaded...
2009-03-11 lgao4Add check to the allocated pool.
2009-03-11 lgao4Fix build error caused by the unused local variable
2009-03-11 lgao4Fix build error caused by the unused local variable
2009-03-10 qhuang8Cleanup to Remove default PCD value and extra build...
2009-03-10 klu2Update DxeCore to deal PIWG FV device path case if...
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
2009-03-09 eric_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-23 qhuang8Update DxeCore for the performance infrastructure updat...
2009-02-16 qhuang8Add assertion to ensure pointer dereference has been...
2009-02-13 gikidyMeta-data reviewed.
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-10 eric_tianclean K8.
2009-02-06 eric_tianCleanup K8 warning.
2009-02-04 lgao4Enhance DxeCore to handle the all block sized allowed...
2009-02-02 eric_tianenhance the condition branch to handle Unix style file...
2009-01-21 eric_tianFix Klocwork warning. We should directly return EFI_INV...
2009-01-15 qhuang8Apply code to avoid security warnings.
2009-01-06 lgao4Correct /FAcs option to /FAsc
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-12 gikidyFix some typo.
2008-12-12 jji4INF head modified
2008-12-06 mdkinneyChange _CR() to BASE_CR() to follow naming convention
2008-12-05 mdkinneySimplify call to FUNCTION_ENTRY_POINT() based on update...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-24 jljustenMove call to CoreDisplayDiscoveredNotDispatched to...
2008-11-24 jljustenAdd useful DEBUG message for determining the when drive...
2008-11-22 mdkinneyClean up
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu2Remove over specific Guid
2008-10-31 qhuang8Add missing TimerLib class since DxeMain directly use...
next