]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe /
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...
2008-10-30 mdkinneyMeasure time spent in Driver Binding Supported() calls
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of DXE and PEI core...
2008-10-28 vanjeffclean up EBC in inf files.
2008-10-27 qwang12Move global variable to the top of C file for consisten...
2008-10-27 qwang12Make use of correct format String:
2008-10-24 vanjeffECC Clean up.
2008-10-21 qhuang8Fix several coding style violations
2008-10-05 klu2Change PeiMain/DxeMain's base name to PeiCore/DxeCore.
2008-09-27 qhuang81. Set the EFI_DEBUG_IMAGE_INFO_TABLE_MODIFIED bit...
2008-09-23 eric_tianadd detail comments on the complicated code segment.
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-23 lgao4Don't align image address for TeImage, because TeImage...
2008-09-18 qwang12Rollback change done in 5919: "Remove the status code...
2008-09-18 qwang12Remove the GrowBuffer function. Just use the simple...
2008-09-17 qhuang8Adjust the function layout to remove the prototype...
2008-09-17 qhuang8Apply HighBitSet() in MDE baseLib to retire the interna...
2008-09-17 qhuang8Remove the status code EFI_ALREADY_STARTED to avoid...
2008-09-17 qhuang8Adjust the function layout of Timer.c to remove the...
2008-09-17 qhuang8Refine code to remove the last entry of mArchProtocol.
2008-09-17 qhuang8Fix several code review minor comments:
2008-09-17 qhuang8Fix several code review minor comments:
2008-09-17 qwang12Add VA_END to end the VA_START.
2008-09-17 qwang12Remove the unnecessary spin_lock protection around...
2008-09-16 eric_tianCoreHandleProtocol function description should be corre...
2008-09-16 eric_tianMerge the global data in ExecData.c to Event.c
2008-09-16 eric_tianComments for CoreInitializeMemoryServices should be...
2008-09-16 eric_tianThe file name Exec.h contains UEFI Event support functi...
2008-09-16 eric_tianfollow up the comments from code review.
2008-09-12 qhuang8Remove the internal CoreCreateProtocolNotifyEvent(...
2008-09-10 qhuang8Update the usage of ALIGN_VARIABLE for the interface...
2008-09-10 qwang12Fix a bug by adding CoreReleaseProtocolLock.
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-09-09 qhuang8Remove the prototype of internal functions to avoid...
2008-09-09 qwang12Rename Hand.h to Handle.h.
2008-09-09 qwang12Adjust the field position of PROTOCOL_NOTIFY.
2008-09-09 qwang121) Update some comment.
2008-09-09 qhuang8Remove unused global variable.
2008-09-09 qhuang8Remove two obsolete function prototypes.
2008-09-08 qwang12Change field Handle to type IHANDLE to remove the type...
2008-09-08 qwang12Remove NULL_HANDLE. NULL_HANDLE should be replaced...
2008-09-08 qwang12Add more comment for EFI_DEP_REPLACE_TRUE
2008-09-08 qwang12Remove a dead macro EFI_DXESERVICE
2008-09-03 vanjeffUpdated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.
2008-09-02 qhuang81. Use AllocateAlignedPages() to remove tricky logic...
2008-09-01 qhuang8clean up DxeCore to remove some dead code.
2008-09-01 qhuang8Clean up DxeCore to use report status code macros in...
2008-08-28 qhuang8Fix several approved code review comments:
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-27 qhuang8Add dependency of DevicePathLib to DxeCore so that...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-08-18 qhuang8Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array...
2008-08-18 qhuang8Remove an unreferenced field in PROTOCOL_INTERFACE...
2008-08-08 qwang121) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolI...
2008-08-01 mdkinneyFix UEFI Boot Service CreateEvent() to follow UEFI...
2008-08-01 mdkinneyIncrease size of function addresses printed in DEBUG...
2008-08-01 vanjeffUsing Spin lock instead of using RaiseTpl() to prevent...
2008-07-26 qhuang8Minor clean up.
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
next