summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Refine commentsklu22009-03-291-24/+37
* Add introduction of PCD database in PCD Database.klu22009-03-291-296/+262
* Add introduction of PCD database in PCD PEIM.klu22009-03-291-1/+249
* fixed one bug in ConSpliterUgaDrawSetMode().vanjeff2009-03-271-2/+0
* update the QueryVariableInfo interface to first determine if the pointer chec...eric_tian2009-03-271-1/+1
* Add ASSERT() check for StringInfoIn structure.qhuang82009-03-271-1/+5
* Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang82009-03-271-1/+6
* Apply GetBestLanguage() API in UEFI to display HII string.qhuang82009-03-273-125/+73
* Fix coding style issue.niry2009-03-266-30/+31
* Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. qhuang82009-03-253-99/+94
* Fix a potential bug that GetLanguages() API may return incorrect languages in...qhuang82009-03-251-1/+1
* Move registration of Font into driver entry point.xli242009-03-252-66/+81
* Fixing coding style issue.niry2009-03-251-2/+2
* Fixing coding style issue.niry2009-03-252-4/+4
* Fixing coding style issue.niry2009-03-251-1/+1
* Fix coding style issue.niry2009-03-252-3/+3
* Prefix variable services functions with 'Emu'. Specifically this isjljusten2009-03-243-12/+12
* Apply GetBestLanguage() in UefiLib to get the driver name from Component Name...qhuang82009-03-242-108/+65
* correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian2009-03-241-1/+1
* Status should be initialzied to be EFI_SUCCESS.vanjeff2009-03-231-1/+2
* retired some private protocols used by EFI 1.10 network stack.vanjeff2009-03-224-488/+0
* remove EFI 1.10 network stack.vanjeff2009-03-2231-18357/+0
* remove clean console control protocol.vanjeff2009-03-222-30/+1
* Add ACPI drivers:jljusten2009-03-207-0/+2349
* Add gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageFile whichjljusten2009-03-201-1/+4
* Fix tracker 202216:linux runtime test issue.eric_tian2009-03-192-2/+2
* R8 tracker sync:eric_tian2009-03-191-0/+14
* close notify event to avoid variable architectural protocol to be installed t...eric_tian2009-03-191-0/+6
* ISO_639_2_ENTRY_SIZE has been made local.jji42009-03-171-0/+4
* Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple...qwang122009-03-163-43/+1
* Fix tracker 202216:linux runtime test issue.eric_tian2009-03-161-4/+4
* 1. sync PXE boot trackers for Windows 2008 server.vanjeff2009-03-164-36/+54
* Rename BaseMemoryTestLib to MemoryTestLib.xli242009-03-137-8/+8
* Refine some comments.xli242009-03-131-7/+6
* PeiInstallPeiMemory should only be called one time.klu22009-03-121-0/+11
* retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian2009-03-125-212/+184
* Add comments and refine code to avoid addition overflow.qhuang82009-03-111-1/+5
* Add check to the allocated pool.lgao42009-03-112-1/+9
* Fix build error caused by the unused local variablelgao42009-03-111-1/+0
* Fix build error caused by the unused local variablelgao42009-03-111-6/+0
* Cleanup to Remove default PCD value and extra build option.qhuang82009-03-101-9/+6
* Minor update the PCD sectionqhuang82009-03-101-24/+29
* Fix a bug that Pages*EFI_PAGES_SIZE might be a negative number.qhuang82009-03-101-5/+5
* Update DxeCore to deal PIWG FV device path case if FV contains extension header.klu22009-03-102-26/+71
* Fix K8 check error.lgao42009-03-102-14/+8
* Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao42009-03-108-145/+2
* Update Comment for the call to EDKII ReportStatuslgao42009-03-101-3/+1
* Refine BaseMemoryTestLib to handle memory address at zero.xli242009-03-101-1/+33
* Fix the bug in DebugPort on error reporting.xli242009-03-101-26/+1
* 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff2009-03-107-100/+1