summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg:System hangs in setup menuDandan Bi2015-06-174-10/+62
* MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng2015-06-174-74/+41
* MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol supportTian Feng2015-06-168-42/+628
* MdeModulePkg/NvmExpressDxe: local variable naming uniformedTian Feng2015-06-161-32/+32
* MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attrTian Feng2015-06-161-12/+15
* MdeModulePkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng2015-06-111-21/+20
* MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference i...Ruiyu Ni2015-06-111-0/+1
* MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng2015-06-111-1/+1
* MdeModulePkg: Add PcdMaxAuthVariableSize declaration.Star Zeng2015-06-102-0/+5
* MdeModulePkg: Extend PcdSerialClockRate to dynamic typeRuiyu Ni2015-06-101-4/+4
* Fix logic error on SectionAlignment calculation.Yao, Jiewen2015-06-101-4/+9
* MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng2015-06-094-58/+59
* MdeModulePkg DxeCore: Call UnregisterMemoryProfileImage correctly.Star Zeng2015-06-091-2/+5
* MdeModulePkg: Add type cast to avoid build failure in GCC.Qiu Shumin2015-06-091-1/+1
* Refine code to keep code alignmentDandan Bi2015-06-091-1/+1
* Fix build bugDandan Bi2015-06-091-1/+1
* EDKII:Display engine should not depend on the framework codeDandan Bi2015-06-096-3/+50
* MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin2015-06-093-4/+4
* MdeModulePkg/EhciPei: Remove unused macroTian Feng2015-06-091-5/+2
* MdeModulePkg/UhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-2/+2
* MdeModulePkg/EhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-3/+3
* MdeModulePkg/XhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-2/+2
* MdeModulePkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng2015-06-081-0/+22
* MdeModulePkg: Fix bug of AllocatePages for large alignmentHeyi Guo2015-06-081-0/+5
* MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-082-4/+24
* PiSmmCore dispatcher should not use one Index for three loops.Zachary Bobroff2015-06-061-7/+9
* Fix GCC build error.Yao, Jiewen2015-06-051-6/+0
* Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen2015-06-0511-0/+1742
* MdeModulePkg: Refine the format of INF file.Qiu Shumin2015-06-051-2/+4
* MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.Star Zeng2015-06-041-7/+40
* MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286Feng Tian2015-06-041-2/+4
* MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundaryFeng Tian2015-06-031-17/+38
* MdeModulepkg DxeSmmPerformanceLib: Dump all PEI/DXE/SMM performance data.Star Zeng2015-06-022-30/+244
* MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandlerRuiyu Ni2015-06-023-39/+160
* MdeModulePkg DxeCore: Add debug message to assist TPL related issues.Star Zeng2015-06-011-3/+9
* MdeModulePkg: Move ACPI default PCDs to support PCD dynamic.Star Zeng2015-05-311-20/+20
* MdeModulePkg/UfsPciHcDxe: Fix EBC build errorFeng Tian2015-05-291-1/+1
* MdeModulePkg/DxeCore: Fixed build error.Star Zeng2015-05-291-4/+4
* MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interfaceFeng Tian2015-05-286-123/+461
* MdeModulePkg/PciBusDxe: Remove unused variable assignmentOlivier Martin2015-05-281-6/+6
* MdeModulePkg/HiiDatabaseDxe: Fixed build error.Olivier Martin2015-05-281-1/+0
* MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong2015-05-276-13/+143
* MdeModulePkg: Fix PciBus hang issueRuiyu Ni2015-05-271-11/+15
* MdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CHANGEDDandan Bi2015-05-262-5/+16
* MdeModulePkg:Support delete keyDandan Bi2015-05-261-0/+7
* MdeModulePkg: Move IsaBusDxe driver to MdeModulePkg.Ruiyu Ni2015-05-265-0/+897
* MdeModulePkg: Add IsaBusDxe driverRuiyu Ni2015-05-261-0/+1
* MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDsFeng Tian2015-05-221-20/+31
* MdeModulePkg: Validate the return value before use it.Eric Dong2015-05-221-0/+2
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-214-8/+0