]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe
Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe /
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...
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...
next