summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-14UefiCpuPkg: Make the comments align with the functionsDandan Bi
2016-12-14SignedCapsulePkg/IniParsingLib: Update struct nameDandan Bi
2016-12-14SignedCapsulePkg/SystemFirmwareUpdate: Add source file to INF fileDandan Bi
2016-12-14SignedCapsulePkg/RecoveryModuleLoadPei: Add source file to INF fileDandan Bi
2016-12-14SignedCapsulePkg/EdkiiSystemCapsuleLib: Fix coding style issues in INF fileDandan Bi
2016-12-14SecurityPkg/OpalPasswordDxe: Make comments align with the functionDandan Bi
2016-12-14SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Fix Guid/pcd format issuesDandan Bi
2016-12-14SecurityPkg/FmpAuthenticationLibPkcs7: Fix incorrect Guid formatDandan Bi
2016-12-14Security:Add info string to UNI file for PcdPkcs7CertBufferDandan Bi
2016-12-14ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol formatDandan Bi
2016-12-14ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol formatDandan Bi
2016-12-14ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issuesDandan Bi
2016-12-14FatPkg/EnhancedFatDxe: Remove the file which is not usedDandan Bi
2016-12-14MdeModulePkg EbcDxe: Fix CLANG38 build failureLiming Gao
2016-12-13SecurityPkg:/Tcg2Dxe: remove 4G limitationJiewen Yao
2016-12-13MdeModulePkg/NonDiscoverablePciDev: Fix type mismatch in switch/caseHao Wu
2016-12-13MdeModulePkg/CapsuleLib: Correct debug message.Jiewen Yao
2016-12-12MdeModulePkg PiSmmCore: Retrieve Smram base address from system tableLiming Gao
2016-12-12MdeModulePkg SmmIpl: Fill Smram range for SMM driver when LMFA enableLiming Gao
2016-12-12MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pagesLiming Gao
2016-12-12MdeModulePkg VariableSmm: Check InfoSize correctlyStar Zeng
2016-12-12MdeModulePkg VariableSmm: Do not need check CommBufferSize bufferStar Zeng
2016-12-09MdeModulePkg/NonDiscoverablePciDevice: add missing cast and EFIAPI modifiersArd Biesheuvel
2016-12-09FatPkg: Fix format issues in dec/inf/dsc filesDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Add comments for functionsDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make the comments align with EDKIIcoding styleDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Use typedef for complex typeDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make the variable name follow ruleDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Make function prototype align with definitionDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Use global variable replace static local variableDandan Bi
2016-12-09FatPkg/EnhancedFatDxe: Avoid Non-Boolean type uses as BooleanDandan Bi
2016-12-09MdeModulePkg/EbcDxe: Fix incorrect Copyright formatDandan Bi
2016-12-09ShellPkg: Assign the correct value to ShellStatusGary Lin
2016-12-09ShellPkg: Add missing header line for SFO flag in 'cls' commandTapan Shah
2016-12-09ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen
2016-12-08MdeModulePkg/BdsDxe: Initialize gConnectConInEvent earlierRuiyu Ni
2016-12-07Vlv2TbltDevicePkg/PlatformInitPei: Better SMRAM size alignmentMichael Kinney
2016-12-07MdeModulePkg: implement generic PCI I/O driver for non-discoverable devicesArd Biesheuvel
2016-12-07MdeModulePkg: introduce helper library to register non-discoverable devicesArd Biesheuvel
2016-12-07MdeModulePkg: introduce non-discoverable device protocolArd Biesheuvel
2016-12-07MdeModulePkg: Fix assert in iSCSI.Zhang Lubo
2016-12-06UefiCpuPkg/PiSmmCpuDxeSmm: Remove MTRR field from PSDMichael Kinney
2016-12-06UefiCpuPkg/PiSmmCpuDxeSmm: Always initialze PSDMichael Kinney
2016-12-07UefiCpuPkg/PiSmmCpu: Fixed #double fault on #page fault.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: use EfiPagesToSize to prevent build error.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore; Use DEBUG_WARN for non 4k aligned image.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: MemoryAttributeTable need keep non-PE record.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.Jiewen Yao
2016-12-06OvmfPkg/build.sh: Use GCC49 toolchains with GCC 6.[0-2]Anthony PERARD
2016-12-06OvmfPkg/XenHypercallLib: Add EFIAPIAnthony PERARD