summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-02ShellPkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng
2017-03-02PerformancePkg: Link DxeSmmPerformanceLib to make DP command genericStar Zeng
2017-03-01ArmVirtPkg AARCH64: enable NX memory protection for all platformsArd Biesheuvel
2017-03-01ArmVirtPkg: move UefiBootManagerLib resolution to ArmVirt.dsc.incArd Biesheuvel
2017-03-01ArmVirtPkg/HighMemDxe: preserve non-exec permissions on newly added regionsArd Biesheuvel
2017-03-01SecurityPkg: Fix potential bug in Security Boot dxe.Zhang Lubo
2017-03-01NetworkPkg: Define the prompt and help information for new PCD.Zhang Lubo
2017-03-01NetworkPkg: Add check logic for some variable in iSCSI driver.Zhang Lubo
2017-03-01Make [-D Macros] as optional argument for GenCfgOptedk2-devel On Behalf Of rthomaiy
2017-03-01MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error.Fu Siyuan
2017-03-01ShellPkg/bcfg: Add Shell Spec 2.2 modification functionalityChen A Chen
2017-03-01ShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes in BaseLibRuiyu Ni
2017-03-01UefiCpuPkg/PiSmmCpuDxeSmm: Add support for PCD PcdPteMemoryEncryptionAddressO...Leo Duran
2017-03-01MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: Add support for PCD PcdPte...Leo Duran
2017-03-01UefiCpuPkg/Universal/Acpi/S3Resume2Pei: Add support for PCD PcdPteMemoryEncry...Leo Duran
2017-03-01MdeModulePkg/Universal/CapsulePei: Add support for PCD PcdPteMemoryEncryption...Leo Duran
2017-03-01MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...Leo Duran
2017-03-01MdeModulePkg: Add PCD PcdPteMemoryEncryptionAddressOrMaskLeo Duran
2017-03-01BaseTools/GenVtf & VolInfo: Fix build fail for 'snprintf' not definedHao Wu
2017-02-28MdeModulePkg/DxeCore: implement memory protection policyArd Biesheuvel
2017-02-28MdeModulePkg: define PCD for DXE memory protection policyArd Biesheuvel
2017-02-28MdeModulePkg/DxeCore: use separate lock for pool allocationsArd Biesheuvel
2017-02-28MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunksArd Biesheuvel
2017-02-28MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF imagesArd Biesheuvel
2017-02-28ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()Ard Biesheuvel
2017-02-28MdeModulePkg: Fix coding style issuesDandan Bi
2017-02-28MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLibDandan Bi
2017-02-28ShellPkg/comp: Fix GCC build failureRuiyu Ni
2017-02-28Nt32Pkg: Add build flag to enable or disable IPv6 network stack.Fu Siyuan
2017-02-28MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni
2017-02-28SignedCapsulePkg/IniParsingLib: Use AsciiStrToGuid in BaseLibRuiyu Ni
2017-02-28SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLibRuiyu Ni
2017-02-28MdeModulePkg/CapsuleApp: Use StrToGuid in BaseLibRuiyu Ni
2017-02-28MdePkg/UefiDevicePathLib: Use BaseLib string conversion servicesRuiyu Ni
2017-02-28MdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv[4/6]AddressRuiyu Ni
2017-02-28MdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv[4/6]AddressRuiyu Ni
2017-02-28SignedCapsulePkg/IniParsing: Rename StrToGuid to avoid link failureRuiyu Ni
2017-02-28MdePkg/UefiDevicePathLib: Rename StrToGuid to avoid link failureRuiyu Ni
2017-02-28MdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.hRuiyu Ni
2017-02-28ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen
2017-02-28ShellPkg/comp: Rename variable names to proper onesChen A Chen
2017-02-28ShellPkg/UefiDpLib: Add check to avoid NULL pointer deferenceHao Wu
2017-02-28PerformancePkg/Dp_App: Add check to avoid NULL pointer deferenceHao Wu
2017-02-28CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2kQin Long
2017-02-27ArmPkg: remove unused PcdArmUncachedMemoryMask PCDArd Biesheuvel
2017-02-27ArmVirtPkg: clear PcdPerformanceLibraryPropertyMask PCDArd Biesheuvel
2017-02-27Nt32Pkg: exclude libssl functionality from OpensslLib if TLS_ENABLE=FALSELaszlo Ersek
2017-02-27NetworkPkg/Ip6Dxe: Ignore duplicated DNS address checkJiaxin Wu
2017-02-27MdeModulePkg/Ip4Dxe: Ignore duplicated DNS address checkJiaxin Wu
2017-02-27UefiCpuPkg/CpuDxe: Do not ASSERT on AllocateMemorySpace() errorJeff Fan