summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg:Use safe string functionsDandan Bi2015-06-2913-155/+201
* MdeModulePkg/AtaBus: remove TPer Reset operation in DriverBindingStartTian Feng2015-06-263-224/+5
* MdeModulePkg: Update PeiCore to handle specific child FVLiming Gao2015-06-251-2/+20
* MdeModulePkg: Add Memory Capabilities for MMIO and Reserved RangeLiming Gao2015-06-251-2/+6
* MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare opera...Star Zeng2015-06-191-1/+1
* MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.Qiu Shumin2015-06-191-12/+21
* MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb'Ard Biesheuvel2015-06-191-4/+0
* MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.hStar Zeng2015-06-183-0/+86
* MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock.Star Zeng2015-06-182-2/+2
* MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.Star Zeng2015-06-186-10/+192
* MdeModulePkg: Fix DHCP4 driver hang issue in some case. Wu Jiaxin2015-06-181-1/+14
* MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.Wu Jiaxin2015-06-181-10/+23
* 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