summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/NvmExpressPei: Fix Opal S3 unlock issueMaggie Chu2019-10-301-20/+23
* NetworkPkg/SnpDxe: Use PcdGetBool() instead of FixedPcdGetBool in Snp.cSiyuan, Fu2019-10-291-2/+2
* Maintainers.txt: Update my e-mail addressJulien Grall2019-10-291-2/+2
* Maintainers.txt: Change NetworkPkg maintainer role.Siyuan Fu2019-10-281-1/+1
* IntelFsp2Pkg/SplitFspBin.py: Command crashed when FV almost full.Chasel Chiu2019-10-281-5/+5
* NetworkPkg: Add missing components to DSC fileSean Brogan2019-10-241-0/+6
* OvmfPkg: Enable CLANG9 tool chainLiming Gao2019-10-243-3/+9
* EmulatorPkg: Enable CLANG9 tool chainLiming Gao2019-10-243-5/+23
* CryptoPkg IntrinsicLib: Make _fltused always be usedLiming Gao2019-10-241-2/+8
* CryptoPkg: Append options to make CLANG9 tool chain pass buildLiming Gao2019-10-246-0/+6
* MdeModulePkg RegularExpressionDxe: Disable warning for CLANG9 tool chainLiming Gao2019-10-241-0/+3
* MdeModulePkg LzmaCustomDecompressLib: Update macro to be same in CLANG toolLiming Gao2019-10-241-1/+1
* MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functionsLiming Gao2019-10-241-6/+0
* MdePkg Base.h: Add definition for CLANG9 tool chainLiming Gao2019-10-243-6/+6
* BaseTools GenFw: Fix the issue to update the wrong size as SectionSizeLiming Gao2019-10-241-2/+6
* BaseTools tools_def: Add CLANG9 tool chain to directly generate PE imageLiming Gao2019-10-242-10/+118
* BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) pathLiming Gao2019-10-241-11/+11
* CryptoPkg: Add Null instance of the BaseCryptLib classSean Brogan2019-10-2329-0/+3401
* UefiCpuPkg: Add missing components to UefiCpuPkg.dscSean Brogan2019-10-231-0/+2
* CryptoPkg: Add Null instance of the TlsLib classSean Brogan2019-10-237-0/+1048
* CryptoPkg: Add missing components to CryptoPkg.dscSean Brogan2019-10-231-0/+1
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-2381-205/+205
* SecurityPkg: Change EFI_D_INFO to DEBUG_INFOMichael D Kinney2019-10-231-1/+1
* FmpDevicePkg: Fix spelling errorsSean Brogan2019-10-2311-20/+20
* BaseTools: Do not call sys.setdefaultencoding with python 3Vitaly Cheptsov via Groups.Io2019-10-231-1/+1
* PcAtChipsetPkg: Fix spelling errorsSean Brogan2019-10-2211-25/+25
* FatPkg: Fix spelling errorsSean Brogan2019-10-2213-32/+32
* MdePkg: Add UefiFileHandleLib to DSC fileSean Brogan2019-10-221-0/+1
* OvmfPkg: Make SOURCE_DEBUG_ENABLE actually need to be set to TRUEPeter Jones2019-10-228-38/+42
* DynamicTablesPkg: Arm SRAT Table GeneratorSami Mujawar2019-10-215-31/+994
* DynamicTablesPkg: include ARM intrinsics library to fix 32-bit buildArd Biesheuvel2019-10-211-0/+1
* NetworkPkg/SnpDxe: Add PCD to remove ExitBootServices event from SNP driver.Rabeda, Maciej2019-10-214-20/+35
* WinHost: Add SimplePointer supportMarvin Haeuser2019-10-214-3/+69
* MdeModulePkg/XhciPei: Fix Aligned Page AllocationAshish Singhal2019-10-213-21/+160
* MdeModulePkg/XhciDxe: Fix Aligned Page AllocationAshish Singhal2019-10-211-1/+1
* SignedCapsulePkg: fix AARCH64 buildLeif Lindholm2019-10-181-0/+1
* SecurityPkg Tcg2Dxe: Add Variable Arch protocol dependencyLiming Gao2019-10-181-1/+5
* BaseTools: Fix an incremental build issue caused by macro in #includeLin, Derek (HPS SW)2019-10-181-7/+11
* ShellPkg/UefiShellDebug1CommandsLib: Update to support SmBios 3.3.0Abner Chang2019-10-175-5/+100
* MdePkg/Include: Update to support SmBios 3.3.0Abner Chang2019-10-171-3/+73
* MdeModulePkg: Update to support SmBios 3.3.0Abner Chang2019-10-171-2/+2
* NetworkPkg/Ip6Dxe: Fix typo in commentPhilippe Mathieu-Daude2019-10-171-1/+1
* StandaloneMmPkg/Core: Fix typo in function namePhilippe Mathieu-Daude2019-10-172-4/+4
* MdeModulePkg/PiSmmCore: Fix typo in function namePhilippe Mathieu-Daude2019-10-171-2/+2
* MdeModulePkg DxeCore: Fix typo in function namePhilippe Mathieu-Daude2019-10-171-2/+2
* ArmVirtPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0Pete Batard2019-10-161-3/+11
* OvmfPkg/PlatformBootManagerLib: Don't update progress if Pcd is 0Pete Batard2019-10-161-3/+12
* MdeModulePkg/Ufs: Fix UFS flag read from Query Resp UPIUAgrawal, Sachin2019-10-152-2/+8
* MdeModulePkg/BdsDxe: Fix calling PlatformBootManagerWaitCallback on 0Laszlo Ersek2019-10-151-1/+11
* BaseTools: Fix a bug of genffs command generationFeng, Bob C2019-10-141-1/+2