summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-03-25Fix coding style issue.niry2-3/+3
2009-03-24Prefix variable services functions with 'Emu'. Specifically this isjljusten3-12/+12
2009-03-24Apply GetBestLanguage() in UefiLib to get the driver name from Component Name...qhuang82-108/+65
2009-03-24correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian1-1/+1
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff1-1/+2
2009-03-22retired some private protocols used by EFI 1.10 network stack.vanjeff4-488/+0
2009-03-22remove EFI 1.10 network stack.vanjeff31-18357/+0
2009-03-22remove clean console control protocol.vanjeff2-30/+1
2009-03-20Add ACPI drivers:jljusten7-0/+2349
2009-03-20Add gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageFile whichjljusten1-1/+4
2009-03-19Fix tracker 202216:linux runtime test issue.eric_tian2-2/+2
2009-03-19R8 tracker sync:eric_tian1-0/+14
2009-03-19close notify event to avoid variable architectural protocol to be installed t...eric_tian1-0/+6
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji41-0/+4
2009-03-16Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple...qwang123-43/+1
2009-03-16Fix tracker 202216:linux runtime test issue.eric_tian1-4/+4
2009-03-161. sync PXE boot trackers for Windows 2008 server.vanjeff4-36/+54
2009-03-13Rename BaseMemoryTestLib to MemoryTestLib.xli247-8/+8
2009-03-13Refine some comments.xli241-7/+6
2009-03-12PeiInstallPeiMemory should only be called one time.klu21-0/+11
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