summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji41-7/+2
2009-04-02Use UefiLib CreatePopUp APIlgao41-2/+2
2009-04-02remove debug codevanjeff1-5/+0
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff2-3/+11
2009-04-02Retire Extended HII library class.rsun317-347/+189
2009-04-02SATA Device path updated.gikidy2-128/+136
2009-04-02Enhance the file header description.niry3-3/+8
2009-04-02Modified for use reversion field and fix a typo. gikidy3-3/+6
2009-04-02Fix some typos.gikidy4-13/+13
2009-04-01Read-Capacity16 command added for SCSI driversjji42-46/+113
2009-04-011, Move introduction from header file to INF file header; 2, Refine dynamic P...klu24-522/+524
2009-04-011. retired console control protocol.vanjeff9-1937/+117
2009-03-29Refine commentsklu21-24/+37
2009-03-29Add introduction of PCD database in PCD Database.klu21-296/+262
2009-03-29Add introduction of PCD database in PCD PEIM.klu21-1/+249
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff1-2/+0
2009-03-27update the QueryVariableInfo interface to first determine if the pointer chec...eric_tian1-1/+1
2009-03-27Add ASSERT() check for StringInfoIn structure.qhuang81-1/+5
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang81-1/+6
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang83-125/+73
2009-03-26Fix coding style issue.niry6-30/+31
2009-03-25Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. qhuang83-99/+94
2009-03-25Fix a potential bug that GetLanguages() API may return incorrect languages in...qhuang81-1/+1
2009-03-25Move registration of Font into driver entry point.xli242-66/+81
2009-03-25Fixing coding style issue.niry1-2/+2
2009-03-25Fixing coding style issue.niry2-4/+4
2009-03-25Fixing coding style issue.niry1-1/+1
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