summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/SetupBrowser: Fix the typo in the commentGary Lin2016-06-271-1/+1
* MdeModulePkg: Fix the wrong IpSb->State updateJiaxin Wu2016-06-231-1/+1
* MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni2016-06-231-2/+3
* MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-2313-343/+192
* Revert "MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UI"Ruiyu Ni2016-06-221-3/+2
* MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni2016-06-221-2/+3
* MdeModulePkg CapsulePei: Validate capsule integrity by memory resource hobStar Zeng2016-06-216-48/+241
* MdeModulePkg CapsulePei: Fix some typosStar Zeng2016-06-213-13/+11
* MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-212-32/+56
* MdeModulePkg PCD: Avoid DynamicHii PCD set to override other valuesStar Zeng2016-06-201-5/+89
* MdeModulePkg/Database: Fix incorrect calculation of baseline in FontPackageDandan Bi2016-06-151-0/+16
* MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in infStar Zeng2016-06-121-1/+2
* MdeModulePkg/RamDiskDxe: Add Memory Type selection support in Ramdisk HIITapan Shah2016-06-124-9/+72
* MdeModulePkg RamDiskDxe: Do not save 'Size' numeric value by varstoreHao Wu2016-06-124-126/+33
* MdeModulePkg: Fix IPv4 UseDefaultAddress failure case.Jiaxin Wu2016-06-081-2/+5
* MdeModulePkg/HiiDatabase: Remove the incorrect calculation of font baselineDandan Bi2016-06-061-4/+0
* MdeModulePkg/HiiDatabase: Preinit background when render string to screenDandan Bi2016-06-061-0/+6
* MdeModulePkg: Fix SNP.Initialize() spec conformance issueJiaxin Wu2016-06-021-6/+27
* MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi2016-06-011-2/+2
* MdeModulePkg: Stop the timer before clean IP service.Fu, Siyuan2016-05-311-9/+9
* MdeModulePkg RamDiskDxe: Fix VS2010 build errorHao Wu2016-05-301-4/+8
* MdeModulePkg: Fix incorrect status check for SockProcessRcvTokenJiaxin Wu2016-05-261-6/+2
* MdeModulePkg/DisplayEngine: Fix memory leak issues in DisplayEngineDandan Bi2016-05-252-15/+2
* MdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list supported optionsHao Wu2016-05-251-1/+1
* MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2016-05-232-5/+5
* MdeModulePkg: Terminate two unterminated VA_COPYs in CheckRemainingSpaceForCo...Zenith4322016-05-181-0/+2
* MdeModulePkg/SetupBrowser: Clean the BufferValue for string before useDandan Bi2016-05-172-1/+5
* MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be usedDandan Bi2016-05-171-1/+2
* MdeModulePkg Variable: return error for empty str VariableName to GetVariableStar Zeng2016-05-153-2/+14
* MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disksHao Wu2016-05-105-29/+37
* MdeModulePkg RamDiskDxe: Report ACPI NFIT for reserved memory RAM disksHao Wu2016-05-105-0/+658
* MdeModulePkg: Ignore BootFileName if it is overloaded.Heyi Guo2016-05-061-3/+7
* MdeModulePkg/HiiDatabaseDxe: Fix memory leak issues in HiiDatabaseDxeDandan Bi2016-05-061-1/+20
* MdeModulePkg/SetupBrowser: Call submit callback function when no failureDandan Bi2016-05-061-2/+13
* MdeModulePkg: Restore question base on the fail info when submit failDandan Bi2016-05-062-7/+151
* MdeModulePkg: Refine SNP driver's media status check logic.Fu Siyuan2016-05-064-16/+64
* MdeModulePkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan2016-05-053-11/+21
* MdeModulePkg-FPDT(3): Use SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao2016-04-292-42/+79
* MdeModulePkg-FPDT(2): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET in...Liming Gao2016-04-291-27/+36
* MdeModulePkg: Add new driver to publish EDKII_PI_SMM_COMMUNICATION_REGION_TABLE.Jiewen Yao2016-04-294-0/+203
* MdeModulePkg: Export ConfigResp only for form Package after ReadyToBootDandan Bi2016-04-272-8/+58
* MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitlyDandan Bi2016-04-271-1/+1
* MdeModulePkg: Add description to MdeModulePkg AcpiTable driver.Liming Gao2016-04-272-5/+6
* MdeModulePkg/SetupBrowserDxe: Remove the useless checkDandan Bi2016-04-251-1/+1
* MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo2016-04-221-1/+3
* MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo2016-04-223-18/+40
* MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi2016-04-221-0/+2
* MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi2016-04-191-0/+541
* MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi2016-04-191-1/+2
* MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi2016-04-193-2/+65