summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian5-212/+184
2009-03-11Add comments and refine code to avoid addition overflow.qhuang81-1/+5
2009-03-11Add check to the allocated pool.lgao42-1/+9
2009-03-11Fix build error caused by the unused local variablelgao41-1/+0
2009-03-11Fix build error caused by the unused local variablelgao41-6/+0
2009-03-10Cleanup to Remove default PCD value and extra build option.qhuang81-9/+6
2009-03-10Minor update the PCD sectionqhuang81-24/+29
2009-03-10Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.qhuang81-5/+5
2009-03-10Update DxeCore to deal PIWG FV device path case if FV contains extension header.klu22-26/+71
2009-03-10Fix K8 check error.lgao42-14/+8
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao48-145/+2
2009-03-10Update Comment for the call to EDKII ReportStatuslgao41-3/+1
2009-03-10Refine BaseMemoryTestLib to handle memory address at zero.xli241-1/+33
2009-03-10Fix the bug in DebugPort on error reporting.xli241-26/+1
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff7-100/+1
2009-03-10remove unused local variable FvbHandle lgao41-3/+0
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian7-1045/+0
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian5-105/+185
2009-03-06Refine BaseMemoryTestLib and add instance with full functionality.xli247-29/+331
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang81-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang83-161/+1
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao48-38/+62
2009-03-051. add missing free operation in conditional branch.eric_tian2-0/+4
2009-03-05remove PcdNtEmulatorEnable.vanjeff1-1/+0
2009-03-04refine pcd commentseric_tian1-5/+11
2009-03-04use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian2-0/+103
2009-03-04Update ConPlatform to ensure console dev variable is correct.xli241-52/+94
2009-03-04add check for invalid handle.vanjeff3-0/+12
2009-03-04Clean the unused PCD entry.lgao41-40/+7
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian2-32/+0
2009-03-04retired PcdNtEmulatorEnable.vanjeff3-28/+19
2009-03-04Remove the lite version FaultTolerantWrite Dxe Driver. New full version Fault...lgao41-1/+0
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao410-2587/+18
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao49-1/+3841
2009-03-03Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc.qhuang81-6/+1
2009-03-03Re-organize the PCDs section to reduce the duplication of PCD help text and d...gikidy1-82/+31
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-9/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82-78/+0
2009-02-27remove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0eric_tian1-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian15-69/+60
2009-02-27Update PCD help text.lgao41-12/+61
2009-02-26corrected typo.qwang121-1/+1
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu21-20/+0
2009-02-26Update help information for PcdSupportFullConfigRoutingProtocol.qwang121-2/+3
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu21-12/+0
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian1-1/+1
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu21-12/+0
2009-02-26If variable does not exist for a HII PCD, a new NV variable need to be created.klu21-5/+32
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2-0/+0
2009-02-26Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkgklu22-91/+0