summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-11fix the typo in DxeCoreeric_tian
2009-04-28Add ASSERT when EFI decompress need to be parsed but it is not supported.lgao4
2009-04-27Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save spacejljusten
2009-04-22Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...qhuang8
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-03Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.gikidy
2009-03-12PeiInstallPeiMemory should only be called one time.klu2
2009-03-11Add comments and refine code to avoid addition overflow.qhuang8
2009-03-11Add check to the allocated pool.lgao4
2009-03-11Fix build error caused by the unused local variablelgao4
2009-03-11Fix build error caused by the unused local variablelgao4
2009-03-10Cleanup to Remove default PCD value and extra build option.qhuang8
2009-03-10Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.qhuang8
2009-03-10Update DxeCore to deal PIWG FV device path case if FV contains extension header.klu2
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao4
2009-03-10Update Comment for the call to EDKII ReportStatuslgao4
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao4
2009-02-25Correct minor comments in meta data file.lgao4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-241. Remove feature flag PcdDxeIplEnableIdt entriesqhuang8
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuideric_tian
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian
2009-02-23Update DxeCore for the performance infrastructure updates: Use Raw sting to r...qhuang8
2009-02-16Add assertion to ensure pointer dereference has been checked against NULL poi...qhuang8
2009-02-13Meta-data reviewed.gikidy
2009-02-13Source level security checkedjji4
2009-02-13Source level security checkedjji4
2009-02-12* MdeModulePkg/Core/Pei/Dependency/Dependency.hjljusten
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-10clean K8.eric_tian
2009-02-06Clean up FaultTolerantWriteDxe to remove the duplicated definition.lgao4
2009-02-06Cleanup K8 warning.eric_tian
2009-02-05Use UEFI macros for PE/COFF image typesmdkinney
2009-02-04Enhance DxeCore to handle the all block sized allowed by the PI Specification...lgao4
2009-02-02enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian
2009-01-21Correct FeatureFlagExpress PCD format based on INF spec.lgao4
2009-01-21Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when Bu...eric_tian
2009-01-20Meta-data review.gikidy
2009-01-20Meta-data review.gikidy
2009-01-20coding styleeric_tian
2009-01-15Fix a bug which print new stack size and old stack size wrongly.qwang12
2009-01-15Apply code to avoid security warnings.qhuang8
2009-01-06Correct /FAcs option to /FAsclgao4
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang8