summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-09SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor/CONSTRUCTORMarc-André Lureau1-1/+1
2018-08-08FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callbackStar Zeng1-48/+48
2018-08-08MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot eventStar Zeng1-136/+103
2018-08-08FmpDevicePkg FmpDxe: Need repopulate after SetImage is calledStar Zeng1-15/+6
2018-08-08BaseTools: Use gGuidPattern for Guid regular expressionYunhua Feng1-5/+2
2018-08-08PatchCheck - add error message for invalid parameterJaben Carsey1-3/+6
2018-08-08BaseTools: Debug message make confusedYunhua Feng1-1/+1
2018-08-08BaseTools: Fix incorrect %EDK_TOOLS_PATH%Yunhua Feng1-14/+25
2018-08-07ShellPkg/acpi: Fix XCODE5 X64 build failureRuiyu Ni2-2/+2
2018-08-06OvmfPkg/PlatformDebugLibIoPort: fix port detection for use in the DXE CoreLaszlo Ersek1-4/+20
2018-08-06MdeModulePkg: Remove DxeSmmPerformanceLibDandan Bi4-959/+0
2018-08-06ShellPkg: Remove DxeSmmPerformanceLibDandan Bi1-6/+1
2018-08-06Vlv2TbltDevicePkg: Remove DxeSmmPerformanceLibDandan Bi3-6/+0
2018-08-06QuarkPlatformPkg: Remove DxeSmmPerformanceLibDandan Bi2-5/+1
2018-08-06BaseTools/BinToPcd: Open output file as text fileKinney, Michael D1-3/+2
2018-08-06ShellPkg/acpi: Code cleanup to pass static code checkerRuiyu Ni3-2/+3
2018-08-06MdePkg/BaseLib: Add an additional check within AsciiStriCmpRuiyu Ni1-1/+1
2018-08-03BaseTools/Pkcs7Sign: Add PKCS7 test key include filesKinney, Michael D3-0/+42
2018-08-03ArmPkg/GenericWatchdogDxe: Split 64bit register write to 2x32bitMarcin Wojtas2-2/+4
2018-08-03BaseTools: Guid.xref doesn't specify the correct GUID value for DriverYunhua Feng1-1/+10
2018-08-02BaseTools/BinToPcd: Encode string returned from ByteArray()Kinney, Michael D1-1/+2
2018-08-03NetworkPkg/HttpDxe: Strip square brackets in IPv6 expressed HostName.Jiaxin Wu1-3/+15
2018-08-03MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng1-1/+3
2018-08-02MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2-0/+13
2018-08-02FmpDevicePkg: Remove useless lib mapping in dscStar Zeng1-19/+0
2018-08-02FmpDevicePkg FmpDxe: Fix XCODE build failureStar Zeng1-1/+1
2018-08-02FmpDevicePkg FmpDxe: Use local variable to store test key digest sizeStar Zeng1-1/+3
2018-08-02FmpDevicePkg: Fix code style issueStar Zeng11-73/+75
2018-08-02FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersionStar Zeng1-0/+1
2018-08-02FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been lockedStar Zeng1-1/+1
2018-08-02FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declarationStar Zeng1-0/+7
2018-08-02FmpDevicePkg FmpDxe: Use Attributes to know whether reset is requiredStar Zeng5-17/+10
2018-08-02FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSizeStar Zeng1-10/+9
2018-08-02FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2Star Zeng1-4/+4
2018-08-02FmpDevicePkg: Remove DisplayUpdateProgressLib mapping for FmpDxeStar Zeng1-9/+5
2018-08-02FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"Star Zeng1-4/+4
2018-08-02FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()Star Zeng1-0/+1
2018-08-02FmpDevicePkg FmpDxe: Check Progress!= NULL before calling Progress(100)Star Zeng1-4/+6
2018-08-02FmpDevicePkg: Add DISABLE_NEW_DEPRECATED_INTERFACES build optionsStar Zeng1-0/+3
2018-08-02FmpDevicePkg: Remove IPFStar Zeng6-6/+6
2018-08-02FmpDevicePkg FmpDxe: Return 0 when LSV check is not requiredStar Zeng1-3/+6
2018-08-02FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPointStar Zeng1-1/+1
2018-08-02FmpDevicePkg: Add DSC file to build all package componentsKinney, Michael D1-0/+134
2018-08-02FmpDevicePkg: Add FmpDxe moduleKinney, Michael D8-0/+2480
2018-08-02FmpDevicePkg: Add library instancesKinney, Michael D9-0/+948
2018-08-02FmpDevicePkg: Add package, library classes, and PCDsKinney, Michael D6-0/+855
2018-08-02BaseTools/Capsule: Support capsules without a payload headerKinney, Michael D1-11/+23
2018-08-02BaseTools/Capsule: Prevent traceback during signing operationsKinney, Michael D1-2/+0
2018-08-02BaseTools/Capsule: Update file header with tool limitationsKinney, Michael D1-0/+11
2018-08-02BaseTools/Capsule: Update help for --fw-version and --lsvKinney, Michael D1-2/+2