summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2016-05-10MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disksHao Wu
2016-05-10MdeModulePkg RamDiskDxe: Report ACPI NFIT for reserved memory RAM disksHao Wu
2016-05-06MdeModulePkg: Ignore BootFileName if it is overloaded.Heyi Guo
2016-05-06MdeModulePkg/HiiDatabaseDxe: Fix memory leak issues in HiiDatabaseDxeDandan Bi
2016-05-06MdeModulePkg/SetupBrowser: Call submit callback function when no failureDandan Bi
2016-05-06MdeModulePkg: Restore question base on the fail info when submit failDandan Bi
2016-05-06MdeModulePkg: Refine SNP driver's media status check logic.Fu Siyuan
2016-05-05MdeModulePkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan
2016-04-29MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao
2016-04-29MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao
2016-04-29MdeModulePkg: Add new driver to publish EDKII_PI_SMM_COMMUNICATION_REGION_TABLE.Jiewen Yao
2016-04-27MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi
2016-04-27MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitlyDandan Bi
2016-04-27MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.Liming Gao
2016-04-25MdeModulePkg/SetupBrowserDxe: Remove the useless checkDandan Bi
2016-04-22MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo
2016-04-22MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo
2016-04-22MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi
2016-04-19MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi
2016-04-19MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi
2016-04-19MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi
2016-04-19MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi
2016-04-14MdeModulePkg S3SaveStateDxe: Add protocol usage for gEfiLockBoxProtocolGuidStar Zeng
2016-04-13MdeModulePkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-04-11MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-04-11MdeModulePkg SmmS3SaveStateDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-04-11MdeModulePkg: Add new macros and refine codesZhang Lubo
2016-04-07MdeModulePkg S3SaveStateDxe: Move S3Ready() functional code from AcpiS3SaveDxeStar Zeng
2016-04-07MdeModulePkg S3SaveStateDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-04-01MdeModulePkg: Check received packet size before use it.Fu Siyuan
2016-04-01Revert "TerminalDxe: select the UART's default receive FIFO depth"Ruiyu Ni
2016-03-31MdeModulePkg RamDiskDxe: Fix incorrect RAM disk memory address calculationSamer El-Haj-Mahmoud
2016-03-29MdeModulePkg PartitionDxe: Add Re-entry handling logic for BindingStopHao Wu
2016-03-29MdeModulePkg/SerialDxe: Set FIFO depth with PCDHeyi Guo
2016-03-29MdeModulePkg DiskIoDxe: Media status check not be done at DiskIo levelHao Wu
2016-03-29MdeModulePkg PartitionDxe: Some ISO images cannot be recognized properlyHao Wu
2016-03-24MdeModulePkg/RamDiskDxe: Fix typo in HII messageAlcantara, Paulo
2016-03-23MdeModulePkg RamDiskDxe: Remove unnecessary TPL raise operationsHao Wu
2016-03-23MdeModulePkg RamDiskDxe: Uninstall DEVICE_PATH_PROTOCOL with correct paramHao Wu
2016-03-23MdeModulePkg RamDiskDxe: Remove unnecessary 'DisconnectController' callsHao Wu
2016-03-17MdeModulePkg: Fixed incorrect return value of MatchStringCecil Sheng
2016-03-16MdeModulePkg: ConSplitterDxe: use U64 mult/div wrappers in AbsPtr scalingLaszlo Ersek
2016-03-16MdeModulePkg: Rescale ConSplitter Absolute Pointer.Derek Lin
2016-03-16MdeModulePkg/DriverSampleDxe: Uninstall the ConfigAccess protocolDandan Bi
2016-03-08MdeModulePkg AcpiTableDxe: Use Rsdt to check against NULLStar Zeng
2016-03-04MdeModulePkg AcpiTableDxe: Don't uninstall Acpi Sdt Protocol at ReadyToLockStar Zeng
2016-03-04MdeModulePkg: Fix IPv4 double freeSamer El-Haj-Mahmoud
2016-03-04MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi
2016-03-04MdeModulePkg/DisplayEngineDxe: Refine the coding styleDandan Bi
2016-03-03MdeModulePkg/FvSimpleFs: don't open DevicePath with BY_DRIVER modeFeng Tian