]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core
Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg
[mirror_edk2.git] / MdeModulePkg / Core /
2009-02-25 lgao4Correct minor comments in meta data file.
2009-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-24 qhuang81. Remove feature flag PcdDxeIplEnableIdt entries
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-13 jji4Source level security checked
2009-02-13 jji4Source level security checked
2009-02-12 jljusten* MdeModulePkg/Core/Pei/Dependency/Dependency.h
2009-02-12 eric_tianadd assert logic to avoid Klocwork fake report
2009-02-10 eric_tianclean K8.
2009-02-06 lgao4Clean up FaultTolerantWriteDxe to remove the duplicated...
2009-02-06 eric_tianCleanup K8 warning.
2009-02-05 mdkinneyUse UEFI macros for PE/COFF image types
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 lgao4Correct FeatureFlagExpress PCD format based on INF...
2009-01-21 eric_tianFix Klocwork warning. We should directly return EFI_INV...
2009-01-20 gikidyMeta-data review.
2009-01-20 gikidyMeta-data review.
2009-01-20 eric_tiancoding style
2009-01-15 qwang12Fix a bug which print new stack size and old stack...
2009-01-15 qhuang8Apply code to avoid security warnings.
2009-01-06 lgao4Correct /FAcs option to /FAsc
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
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 lgao4Change EFI_OPTIONAL_POINTER to EFI_OPTIONAL_PTR
2008-12-12 gikidyFix some typo.
2008-12-12 jji4INF head modified
2008-12-07 mdkinneyMove NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI...
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-05 xli24Fix the build break caused by update of FUNCTION_ENTRY_...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-11-27 xli24Add necessary CONST modifier.
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-20 qwang12ECC clanup: Update the doxygen comment.
2008-11-19 qhuang8Split Ebc from x64 implementation since x64 version...
2008-11-17 lgao4Update comments for PeiCore
2008-11-15 mdkinneyCreate X64 mode page tables in memory even when PEI...
2008-11-13 qhuang8Rename PiLibInstallFvInfoPpi() to PeiServicesInstallFvI...
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-11-05 klu2Remove over specific library class
2008-11-05 klu2Remove over specific library class
2008-11-05 klu2Remove over specific library class
2008-11-05 klu2Remove over specific Guid
2008-10-31 qhuang8Add missing TimerLib class since DxeMain directly use...
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-10-30 mdkinneyMeasure time spent in Driver Binding Supported() calls
2008-10-30 mdkinneyMeasure time spent in SEC
2008-10-29 mdkinneyImages loaded by the DXE IPL should allocate memory...
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 eric_tian1. build.py's changes : include XXXEntryPointLib.h...
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 qwang121) Update SetPeiServicesTablePointer's prototype add...
2008-10-21 qhuang8Fix several coding style violations
2008-10-20 klu2Fix ECC issue.
2008-10-17 qwang12Base on PI spec, GetPeiServicesTablePointer is updated...
2008-10-14 lgao4Correct two minor comments
2008-10-05 klu2Change PeiMain/DxeMain's base name to PeiCore/DxeCore.
2008-09-29 klu2Remove DXE CIS word
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 lgao4Add assert check to make sure new stack size larger...
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-19 lgao41. Add three sample PCD in HelloWorld application for...
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...
next