summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2009-03-29Refine commentsklu2
2009-03-29Add introduction of PCD database in PCD Database.klu2
2009-03-29Add introduction of PCD database in PCD PEIM.klu2
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff
2009-03-27update the QueryVariableInfo interface to first determine if the pointer chec...eric_tian
2009-03-27Add ASSERT() check for StringInfoIn structure.qhuang8
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang8
2009-03-27Apply GetBestLanguage() API in UEFI to display HII string.qhuang8
2009-03-26Fix coding style issue.niry
2009-03-25Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. qhuang8
2009-03-25Fix a potential bug that GetLanguages() API may return incorrect languages in...qhuang8
2009-03-25Move registration of Font into driver entry point.xli24
2009-03-25Fixing coding style issue.niry
2009-03-25Fixing coding style issue.niry
2009-03-25Fixing coding style issue.niry
2009-03-25Fix coding style issue.niry
2009-03-24Prefix variable services functions with 'Emu'. Specifically this isjljusten
2009-03-24Apply GetBestLanguage() in UefiLib to get the driver name from Component Name...qhuang8
2009-03-24correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff
2009-03-22retired some private protocols used by EFI 1.10 network stack.vanjeff
2009-03-22remove EFI 1.10 network stack.vanjeff
2009-03-22remove clean console control protocol.vanjeff
2009-03-20Add ACPI drivers:jljusten
2009-03-20Add gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiTableStorageFile whichjljusten
2009-03-19Fix tracker 202216:linux runtime test issue.eric_tian
2009-03-19R8 tracker sync:eric_tian
2009-03-19close notify event to avoid variable architectural protocol to be installed t...eric_tian
2009-03-17ISO_639_2_ENTRY_SIZE has been made local.jji4
2009-03-16Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple...qwang12
2009-03-16Fix tracker 202216:linux runtime test issue.eric_tian
2009-03-161. sync PXE boot trackers for Windows 2008 server.vanjeff
2009-03-13Rename BaseMemoryTestLib to MemoryTestLib.xli24
2009-03-13Refine some comments.xli24
2009-03-12PeiInstallPeiMemory should only be called one time.klu2
2009-03-12retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ...eric_tian
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-10Minor update the PCD sectionqhuang8
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-10Fix K8 check error.lgao4
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-10Refine BaseMemoryTestLib to handle memory address at zero.xli24
2009-03-10Fix the bug in DebugPort on error reporting.xli24
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff