summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-29BaseTools: Fix the lib order in static_library_files.lstFeng, Bob C1-1/+1
2019-09-29MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcMmcLegacy bus timing handlingAlbecki, Mateusz1-1/+7
2019-09-29MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequenceAlbecki, Mateusz1-44/+26
2019-09-29MdeModulePkg/SdMmcPciHcDxe: Remove clock stop from HS200 switchAlbecki, Mateusz1-29/+0
2019-09-27MdeModulePkg/TerminalDxe: Enhance the arrow keys supportGao, Zhichao1-2/+6
2019-09-27BaseTools:"--exclude" don't apply if parameter ends with separatorFan, ZhijuX1-0/+1
2019-09-25UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage.Dong, Eric5-16/+112
2019-09-25MdePkg Base.h: Define STATIC_ASSERT macro as empty for EBC archLiming Gao1-1/+3
2019-09-25MdeModulePkg: Add missing sourceX for BltGris871-1/+1
2019-09-25ShellPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi3-2/+29
2019-09-25MdeModulePkg/PlatformDriOverride: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-1/+10
2019-09-25MdeModulePkg/UefiBootManager: Unload image on EFI_SECURITY_VIOLATIONDandan Bi3-4/+33
2019-09-25MdeModulePkg/DxeCapsuleLibFmp: Unload image on EFI_SECURITY_VIOLATIONDandan Bi1-0/+9
2019-09-25EmbeddedPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2-0/+21
2019-09-24MdeModulePkg/BM_UI: Add the new terminal types to related menuZhichao Gao4-34/+40
2019-09-24MdeModulePkg/TerminalDxe: Extend the terminal console support typesZhichao Gao5-26/+320
2019-09-24MdeModulePkg: Extend the support keyboard type of Terminal consoleZhichao Gao2-0/+21
2019-09-24BaseTools: init DependencyHeaderFileSet for each MakeFile classFeng, Bob C1-1/+5
2019-09-23Add VS2019 Support on ToolSetup BatchesCheng, Ching JenX4-25/+120
2019-09-23Add VS2019 Toolchain defCheng, Ching JenX1-19/+201
2019-09-23BaseTools/LzmaCompress: Add two switchesZhang, Shenglei3-11/+38
2019-09-21Revert "BaseTools: Improve GetDependencyList function"Liming Gao1-16/+13
2019-09-20UefiCpuPkg/CpuExceptionHandlerLib: Fix split lockJohn E Lofgren1-6/+8
2019-09-20UefiCpuPkg: Fix potential spinLock issue in SmmStartupThisApDamian Nikodem1-7/+2
2019-09-20Maintainers.txt update for ShellPkgCarsey, Jaben1-3/+2
2019-09-20Maintainers.txt: Unify one maintainer nameJian J Wang1-2/+2
2019-09-19BaseTools:Fix the issue that build report failedFan, ZhijuX1-2/+11
2019-09-19EmulatorPkg/TimerLib: Add missing GetTimeInNanoSecond functionMichael Johnson3-3/+134
2019-09-19UefiCpuPkg: Remove PcdCpuSmmStaticPageTableRay Ni1-11/+0
2019-09-19BaseTools: Add more parameter checking for CopyFileOnChange()Steven Shi1-1/+2
2019-09-17StandaloneMmPkg: make package .DSC file build againArd Biesheuvel1-8/+11
2019-09-17MdeModulePkg SerialDxe.inf: Fix wrong FILE_GUID formatLiming Gao1-1/+1
2019-09-17BaseTools:Remove the unnecessary operation of renaming a file.Feng, Bob C1-20/+3
2019-09-17BaseTools: remove unnecessary calls of os.existFeng, Bob C5-60/+63
2019-09-17BaseTools: Improve GetDependencyList functionFeng, Bob C1-13/+16
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX19-23/+60
2019-09-17BaseTools:Replace PlatformInfo with PlatformAutoGen for MoudleFan, ZhijuX1-0/+3
2019-09-17MdePkg: UefiLib: Add a function to check if a language is supportedTom Zhao2-21/+56
2019-09-17SecurityPkg Tcg2Config: Move common definitions to new Tcg2Internal.hLiming Gao7-35/+33
2019-09-17MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERTVitaly Cheptsov via Groups.Io1-13/+0
2019-09-17MdePkg: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-39/+40
2019-09-17MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macroVitaly Cheptsov via Groups.Io1-1/+4
2019-09-17MdeModulePkg/SerialDxe: Update the file Guid in SerialDxe.infShenglei Zhang1-1/+1
2019-09-17EmulatorPkg/PeiEmuSerialPortLib: Update the INF file Guidshenglei1-1/+1
2019-09-17SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to Tcg2PpVendorLib.hShenglei Zhang1-1/+1
2019-09-17MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.hShenglei Zhang1-1/+1
2019-09-17Change package reviewer of CryptoPkg.Ye Ting1-1/+1
2019-09-13ArmPlatformPkg: Add missing header files in INF filePete Batard5-0/+5
2019-09-13ArmVirtPkg: increase FD/FV size for NOOPT buildsArd Biesheuvel4-9/+68
2019-09-13UefiCpuPkg/PiSmmCpu: Enable 5L paging only when phy addr line > 48Ray Ni2-22/+39