summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2019-12-11MdeModulePkg PeiCore: Improve comment semanticsMichael Kubacki6-27/+31
2019-12-11MdeModulePkg PeiCore: Fix typosMichael Kubacki12-112/+112
2019-12-05MdeModulePkg: Add ARM/Aarch64 support which were missingZhiguang Liu1-1/+1
2019-12-05MdeModulePkg: LzmaCustomDecompressLib.inf don't support EBC anymoreZhiguang Liu2-2/+2
2019-12-04MdeModulePkg/MdeModulePkg.uni: Add missing strings for PCDShenglei Zhang1-0/+12
2019-12-02MdeModulePkg/VariableSmmRuntimeDxe.inf: list local header "Variable.h"Laszlo Ersek1-0/+1
2019-11-25MdeModulePkg/Variable: Initialize local variable "RtPtrTrack"edk2-stable201911Kubacki, Michael A1-0/+2
2019-11-25MdeModulePkg/Variable: Initialize local variable "Variable"Kubacki, Michael A1-0/+2
2019-11-20MdeModulePkg/NvmExpressDxe: Fix wrong queue size for async IO queuesSean Brogan2-3/+5
2019-11-15MdeModulePkg RegularExpressionDxe: Update tool chain name to CLANGPDBLiming Gao1-1/+1
2019-11-15MdeModulePkg: Unify the definitions of size_tZhiguang Liu2-10/+2
2019-11-15MdeModulePkg/Variable: Fix volatile variable RT cache update logicMichael Kubacki1-3/+3
2019-11-11MdeModulePkg: Add YAML file for CI buildsMichael D Kinney1-0/+80
2019-11-11MdeModulePkg/Pci: Add DeviceSecurity support.Jiewen Yao5-4/+94
2019-11-11MdeModulePkg/dec: Add EdkiiDeviceSecurityProtocolGuid.Jiewen Yao1-0/+5
2019-11-11MdeModulePkg/Include: Add DeviceSecurity.hJiewen Yao1-0/+162
2019-11-09MdeModulePkg/Core/Dxe: free page 0 after disabling NULL pointer detectionJian J Wang1-0/+5
2019-11-09MdeModulePkg/DxeIplPeim: reserve page 0 for NULL pointer detectionJian J Wang2-0/+8
2019-11-05MdeModulePkg: Enable variable runtime cache by defaultMichael Kubacki1-1/+1
2019-11-05MdeModulePkg/Variable: Add RT GetNextVariableName() cache supportMichael Kubacki1-9/+128
2019-11-05MdeModulePkg/Variable: Add RT GetVariable() cache supportMichael Kubacki12-41/+1011
2019-11-05MdeModulePkg VariableInfo: Always consider RT DXE and SMM statsMichael Kubacki1-19/+18
2019-11-05MdeModulePkg/Variable: Add a file for NV variable functionsMichael Kubacki6-316/+408
2019-11-05MdeModulePkg/Variable: Parameterize auth status in VariableParsingMichael Kubacki5-167/+339
2019-11-05MdeModulePkg/Variable: Parameterize VARIABLE_INFO_ENTRY bufferMichael Kubacki3-35/+40
2019-11-05MdeModulePkg/Variable: Parameterize GetNextVariableInternal () storesMichael Kubacki4-40/+73
2019-11-05MdeModulePkg/Variable: Consolidate common parsing functionsMichael Kubacki9-845/+1047
2019-11-06MdeModulePkg/EbcDebugger: Add check for Entry and RetEntryShenglei Zhang2-2/+2
2019-11-06MdeModulePkg/SetupBrowserDxe: ASSERT GetBufferForValue(&Value)Shenglei Zhang1-0/+3
2019-11-06MdeModulePkg/EsrtDxe: Add check for EsrtRepositoryShenglei Zhang1-0/+10
2019-11-06MdeModulePkg/HiiDatabaseDxe: ASSERT StringPtrShenglei Zhang1-0/+1
2019-11-04MdeModulePkg/Mem: Initialize the variable MapMemoryShenglei Zhang1-0/+2
2019-11-04MdeModulePkg/UhciPei: Initialize the variable RequestMapShenglei Zhang1-0/+2
2019-11-04MdeModulePkg/EhciPei: Initialize the variable MapShenglei Zhang1-0/+2
2019-11-04MdeModulePkg/SdBlockIoPei: Add check for DeviceIndexShenglei Zhang1-2/+2
2019-11-04MdeModulePkg/HiiDatabaseDxe: ASSERT "Private->Attribute >> 4"Shenglei Zhang1-0/+1
2019-11-04MdeModulePkg/Variable/Pei: Update the condition in if statementShenglei Zhang1-1/+1
2019-11-04MdeModulePkg/Oniguruma: Remove redundant IF statementShenglei Zhang4-44/+26
2019-10-30MdeModulePkg/BdsDxe: Fix PlatformRecovery issueSunny Wang1-2/+2
2019-10-30MdeModulePkg/NvmExpressPei: Fix Opal S3 unlock issueMaggie Chu1-20/+23
2019-10-24MdeModulePkg RegularExpressionDxe: Disable warning for CLANG9 tool chainLiming Gao1-0/+3
2019-10-24MdeModulePkg LzmaCustomDecompressLib: Update macro to be same in CLANG toolLiming Gao1-1/+1
2019-10-21MdeModulePkg/XhciPei: Fix Aligned Page AllocationAshish Singhal3-21/+160
2019-10-21MdeModulePkg/XhciDxe: Fix Aligned Page AllocationAshish Singhal1-1/+1
2019-10-17MdeModulePkg: Update to support SmBios 3.3.0Abner Chang1-2/+2
2019-10-17MdeModulePkg/PiSmmCore: Fix typo in function namePhilippe Mathieu-Daude1-2/+2
2019-10-17MdeModulePkg DxeCore: Fix typo in function namePhilippe Mathieu-Daude1-2/+2
2019-10-15MdeModulePkg/Ufs: Fix UFS flag read from Query Resp UPIUAgrawal, Sachin2-2/+8
2019-10-15MdeModulePkg/BdsDxe: Fix calling PlatformBootManagerWaitCallback on 0Laszlo Ersek1-1/+11
2019-10-09MdeModulePkg/S3SaveState: cast Position for S3BootScriptLib explicitlyLaszlo Ersek2-4/+4