]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/DxeMain.inf
MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModul...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain.inf
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-02 czhang46Measure ExitBootServices failure case
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2011-06-16 jljustenMdeModulePkg DXE Core: Add Idle event during BootServic...
2011-05-24 niruiyuAdd the DriverFamilyOverride support in DxeCore.
2010-11-09 lgao4Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSy...
2010-08-03 mdkinneyUpdate DXE Core so its own PE/COFF image is passed...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao41. Correct File header to ## @file
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-05 jchen20Enable the Load Module At fixed Address feature
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-22 lgao4Produce LoadPeImage protocol only in framework compatib...
2009-11-26 lgao4Apply GetFileBufferByFilePath API of DxeServicesLib...
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-03 gikidyAdd loaded Image device paths for EFI Drivers loaded...
2009-03-10 qhuang8Cleanup to Remove default PCD value and extra build...
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid as...
2009-02-13 gikidyMeta-data reviewed.
2009-01-06 lgao4Correct /FAcs option to /FAsc
2008-12-12 jji4INF head modified
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-05 klu2Remove over specific Guid
2008-10-31 qhuang8Add missing TimerLib class since DxeMain directly use...
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-05 klu2Change PeiMain/DxeMain's base name to PeiCore/DxeCore.
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-16 eric_tianMerge the global data in ExecData.c to Event.c
2008-09-16 eric_tianThe file name Exec.h contains UEFI Event support functi...
2008-09-09 qwang12Rename Hand.h to Handle.h.
2008-09-01 qhuang8Clean up DxeCore to use report status code macros in...
2008-08-27 qhuang8Add dependency of DevicePathLib to DxeCore so that...
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-02-26 vanjeff1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadIma...
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2008-01-04 lgao4Measure PEimage and ActionString data according to...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-07 lgao4Cache FvImage at buffer with its required alignment.
2007-12-04 klu2Roll back wrong check in, peimain and dxe main still...
2007-12-04 klu2Remove useful dependency package's relationship
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
2007-07-06 klu2Should use gEfiFirmwareFileSystem2Guid but not gEfiFirm...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...