summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-23MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni1-2/+3
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo20-418/+155
2016-06-23MedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo13-343/+192
2016-06-23MdePkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo1-0/+282
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo6-9/+30
2016-06-22ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel1-77/+0
2016-06-22ArmVirtPkg/ArmVirtQemu: switch secure boot build to NorFlashDxeArd Biesheuvel4-16/+0
2016-06-22ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel6-44/+5
2016-06-22MdedulePkg: AtaAtapiPassThru: Remove polling on PxCMD.FR flag settingJan D?bro?1-17/+1
2016-06-22Revert "MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UI"Ruiyu Ni1-3/+2
2016-06-22MdePkg/PCI: Add missing PCI/PCIE definitionsRuiyu Ni4-21/+503
2016-06-22MdeModulePkg/Bds: Do not boot to UI again when BootNext points to UIRuiyu Ni1-2/+3
2016-06-22MdePkg: Fix 'cd ..\..' go up only 1 level.Qiu Shumin1-2/+4
2016-06-22UefiCpuPkg/SecMain: Decorate phase-transition function with NORETURN.Marvin H?user1-1/+3
2016-06-22MdeModulePkg/Core: Decorate phase-transition functions with NORETURN.Marvin H?user3-0/+9
2016-06-22MdePkg/DebugLib: Flag post-_ASSERT() as unreachable for analyzers.Marvin H?user1-0/+1
2016-06-22MdePkg: Add NORETURN attribute and UNREACHABLE() macro.Marvin H?user1-0/+110
2016-06-21MdeModulePkg CapsulePei: Validate capsule integrity by memory resource hobStar Zeng6-48/+241
2016-06-21MdeModulePkg CapsulePei: Fix some typosStar Zeng3-13/+11
2016-06-21ShellPkg/UefiHandleParsing: Show handle's loaded image device pathRuiyu Ni1-15/+68
2016-06-21Vlv2TbltDevicePkg: Fixed build error issue.Lu, ShifeiX A4-5/+5
2016-06-21NetworkPkg: Replace ASSERT with error handling in DnsDxeJiaxin Wu1-18/+38
2016-06-21NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu8-97/+379
2016-06-21MdePkg: Indicate UnicodeStrToAsciiStr/AsciiStrToUnicodeStr to be deprecatedStar Zeng2-2/+20
2016-06-21IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-9/+11
2016-06-21ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-12/+14
2016-06-21SecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-6/+6
2016-06-21PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2-8/+10
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng8-52/+87
2016-06-21MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng9-48/+80
2016-06-21MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS()Star Zeng2-4/+4
2016-06-21MdeModulePkg/UiApp: Retrieve the value of language menuDandan Bi1-0/+13
2016-06-21MdeModulePkg/BootManagerUiLib: No need to connect all devicesDandan Bi1-5/+2
2016-06-21MdeModulePkg/UiApp: Connect all devices in UiApp if neededDandan Bi2-5/+4
2016-06-21Vlv2TbltDevicePkg:Change UNIX to DOS format.lushifex2-20/+30
2016-06-21Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.lushifex9-12/+39
2016-06-21Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS.Lu, ShifeiX A8-1919/+1934
2016-06-20MdeModulePkg PCD: Avoid DynamicHii PCD set to override other valuesStar Zeng1-5/+89
2016-06-18IntelFsp2Pkg: rename GetFspVpdDataPointer() to GetFspCfgRegionDataPointer()Jiewen Yao2-6/+6
2016-06-18IntelFsp2WrapperPkg: Add support to handle ResetRequired return Status from FSP.Jiewen Yao6-1/+105
2016-06-17ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing spaceRuiyu Ni1-183/+173
2016-06-17ShellPkg: Use ".." to indicate device path is partially displayedRuiyu Ni1-1/+4
2016-06-17NetworkPkg: Fix unspecified address use case in IpsecConfigJiaxin Wu3-15/+21
2016-06-16MdePkg: MTftp6: Correct #define value in Mtfp6.hhegdenag1-1/+3
2016-06-16InterFsp2Pkg:Tool: Add user manual for SplitFspBin tool.Jiewen Yao1-0/+69
2016-06-16SecurityPkg: SecurityPkg.uni: Update info string for PcdTcgPhysicalPresenceIn...Zhang, Chao B1-0/+4
2016-06-16SecurityPkg: Tcg2Smm: Fix type casting issueZhang, Chao B1-2/+2
2016-06-16IntelFsp2WrapperPkg: Add Dymanic PCD capability to PcdFspsBaseAddressSatya Yarlagadda1-1/+4
2016-06-16SecurityPkg/TcgStorageOpalLib: Avoid using special word in commentsEric Dong1-1/+1
2016-06-16SecurityPkg OpalPasswordDxe: gray out menu instead of suppress it.Eric Dong1-17/+10