summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-05-04MdeModulePkg: VarCheckUefiLib: Remove DeployedMode/AuditMode var check logicZhang, Chao B1-23/+1
2016-05-04MdeModulePkg/UefiBootManagerLib: Expose *GetLoadOptionBuffer() APIRuiyu Ni4-26/+29
2016-04-29MdeModulePkg/DxeCore: set ImageContext Handle and ImageRead() fieldsArd Biesheuvel1-0/+2
2016-04-29MdeModulePkg/PciBusDxe: don't create bogus descriptor if no resources neededArd Biesheuvel1-5/+2
2016-04-29MdeModulePkg-FPDT(4): Use fixed buffer for SMM_PERF_COMMUNICATE in PerfLib.Liming Gao2-35/+122
2016-04-29MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao2-42/+79
2016-04-29MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao1-27/+36
2016-04-29MdeModulePkg-FPDT(1): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET de...Liming Gao1-3/+5
2016-04-29MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng2-31/+75
2016-04-29MdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng1-43/+204
2016-04-29MdeModulePkg-MemoryProfile(1): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng1-5/+22
2016-04-29MdeModulePkg: Add new driver to publish EDKII_PI_SMM_COMMUNICATION_REGION_TABLE.Jiewen Yao5-0/+204
2016-04-29MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition.Jiewen Yao2-0/+65
2016-04-29MdeModulePkg/NvmExpressDxe: comments update to meet implementationFeng Tian1-7/+5
2016-04-28MdeModulePkg: PiDxeS3BootScriptLib: honor PcdAcpiS3EnableLaszlo Ersek2-0/+5
2016-04-28MdeModulePkg: DxeCore MemoryPool Algorithm UpdateLiming Gao1-1/+1
2016-04-27MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi2-8/+58
2016-04-27MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitlyDandan Bi1-1/+1
2016-04-27MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.Liming Gao2-5/+6
2016-04-27MdeModulePkg:DxeHttpLib: Update to DxeHttpLib APINagaraj Hegde2-18/+44
2016-04-26MdeModulePkg DxeCore: Check free memory type by CoreUpdateProfile()Star Zeng4-12/+7
2016-04-26MdeModulePkg/NvmExpress: Clean Phase/CqHdbl/SqTdbl fields to restart HCTian Feng2-4/+12
2016-04-26MdeModulePkg/NvmExpress: Fix bug of handling not null-terminated stringsFeng Tian2-6/+15
2016-04-26MdeModulePkg/NvmExpress: Fix mem leak in error handling of Start()Tian Feng1-0/+4
2016-04-26MdeModulePkg/EmmcDxe: Fix wrong coding style on close braceFeng Tian1-2/+3
2016-04-26MdeModulePkg/EmmcDxe: Fix wrong typo on function commentsFeng Tian2-2/+3
2016-04-26MdeModulePkg/Sd: Not explicitly compare BOOLEAN type with TRUE/FALSEFeng Tian1-4/+4
2016-04-26MdeModulePkg/MdeModulePkg.uni: Add SD related PCD descriptionFeng Tian1-0/+3
2016-04-25MdeModulePkg/SetupBrowserDxe: Remove the useless checkDandan Bi1-1/+1
2016-04-25MdeModulePkg/DxeCore: Avoid assertion in CoreLocateProtocolRuiyu Ni1-2/+5
2016-04-25MdeModulePkg: Correct PlatformHookLibSerialPortPpi module type.Liming Gao1-2/+2
2016-04-22MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo1-1/+3
2016-04-22MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo3-18/+40
2016-04-22MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng5-15/+92
2016-04-22MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng5-59/+34
2016-04-22MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable()Star Zeng1-0/+2
2016-04-22MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi1-0/+2
2016-04-22MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after ConstructorStar Zeng1-13/+13
2016-04-21MdeModulePkg/Sd: wait 1ms before check DATA line in voltage switch procFeng Tian2-2/+2
2016-04-21MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connectedFeng Tian1-0/+7
2016-04-21MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmdFeng Tian2-4/+8
2016-04-21MdeModulePkg/Sd: update the sd detection logicFeng Tian2-15/+18
2016-04-21MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian4-8/+8
2016-04-21MdeModulePkg/UsbKbDxe: don't assert when the key read is invalidFeng Tian1-5/+10
2016-04-19MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi1-0/+541
2016-04-19MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi1-1/+2
2016-04-19MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi3-2/+65
2016-04-19MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi1-1/+9
2016-04-18MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write commandHao Wu1-1/+4
2016-04-14MdeModulePkg S3SaveStateDxe: Add protocol usage for gEfiLockBoxProtocolGuidStar Zeng1-1/+1