summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/SetupBrowser: Fix the typo in the commentGary Lin2016-06-271-1/+1
* EdkCompatibilityPkg: Fix the typo in the commentGary Lin2016-06-271-1/+1
* MdeModulePkg PiDxeS3BootScriptLib: Use a specific name for mSmstStar Zeng2016-06-271-40/+40
* MdeModulePkg/UefiBootManagerLib: Fix data in MemoryTypeInformationSunny Wang2016-06-271-1/+3
* NetworkPkg: Avoid potential NULL pointer dereferenceJiaxin Wu2016-06-275-14/+194
* MdeModulePkg: SdMmc: Add delay before eMMC resetJoe Zhou2016-06-241-0/+2
* MdeModulePkg: SdMmc: Fix parameters order in EmmcSwitch functions callJoe Zhou2016-06-242-2/+2
* ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1Ard Biesheuvel2016-06-232-2/+19
* ArmVirtPkg: add FDF definition for empty varstoreArd Biesheuvel2016-06-235-20/+84
* MdeModulePkg: Remove NORETURN for PeiCore() and DxeMain() functionLiming Gao2016-06-233-3/+0
* 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
* NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-2320-418/+155
* MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-2313-343/+192
* MdePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo2016-06-231-0/+282
* NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo2016-06-236-9/+30
* ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel2016-06-221-77/+0
* ArmVirtPkg/ArmVirtQemu: switch secure boot build to NorFlashDxeArd Biesheuvel2016-06-224-16/+0
* ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel2016-06-226-44/+5
* MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag settingJan D?bro?2016-06-221-17/+1
* Revert "MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UI"Ruiyu Ni2016-06-221-3/+2
* MdePkg/PCI: Add missing PCI/PCIE definitionsRuiyu Ni2016-06-224-21/+503
* MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni2016-06-221-2/+3
* MdePkg: Fix 'cd ..\..' go up only 1 level.Qiu Shumin2016-06-221-2/+4
* UefiCpuPkg/SecMain: Decorate phase-transition function with NORETURN.Marvin H?user2016-06-221-1/+3
* MdeModulePkg/Core: Decorate phase-transition functions with NORETURN.Marvin H?user2016-06-223-0/+9
* MdePkg/DebugLib: Flag post-_ASSERT() as unreachable for analyzers.Marvin H?user2016-06-221-0/+1
* MdePkg: Add NORETURN attribute and UNREACHABLE() macro.Marvin H?user2016-06-221-0/+110
* MdeModulePkg CapsulePei: Validate capsule integrity by memory resource hobStar Zeng2016-06-216-48/+241
* MdeModulePkg CapsulePei: Fix some typosStar Zeng2016-06-213-13/+11
* ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni2016-06-211-15/+68
* Vlv2TbltDevicePkg: Fixed build error issue.Lu, ShifeiX A2016-06-214-5/+5
* NetworkPkg: Replace ASSERT with error handling in DnsDxeJiaxin Wu2016-06-211-18/+38
* NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu2016-06-218-97/+379
* MdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicodeStr to be deprecatedStar Zeng2016-06-212-2/+20
* IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-213-9/+11
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-213-12/+14
* SecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-213-6/+6
* PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-212-8/+10
* NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-218-52/+87
* MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-219-48/+80
* MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng2016-06-212-4/+4
* MdeModulePkg/UiApp: Retrieve the value of language menuDandan Bi2016-06-211-0/+13
* MdeModulePkg/BootManagerUiLib: No need to connect all devicesDandan Bi2016-06-211-5/+2
* MdeModulePkg/UiApp: Connect all devices in UiApp if neededDandan Bi2016-06-212-5/+4
* Vlv2TbltDevicePkg:Change UNIX to DOS format.lushifex2016-06-212-20/+30
* Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.lushifex2016-06-219-12/+39
* Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS.Lu, ShifeiX A2016-06-218-1919/+1934
* MdeModulePkg PCD: Avoid DynamicHii PCD set to override other valuesStar Zeng2016-06-201-5/+89
* IntelFsp2Pkg: rename GetFspVpdDataPointer() to GetFspCfgRegionDataPointer()Jiewen Yao2016-06-182-6/+6