summaryrefslogtreecommitdiff
path: root/FmpDevicePkg/FmpDxe
AgeCommit message (Expand)Author
2026-02-23FmpDevicePkg: Replace include guards with #pragma onceMichael Kubacki
2025-11-03FmpDevicePkg: GetImageInfo Add missing conditionsPethaiyan Madhan
2025-09-25FmpDevicePkg: Drop ARM32 SupportOliver Smith-Denny
2025-09-24FmpDevicePkg/FmpDxe: Improve handling of XDR certsAntaeus Kleinert-Strand
2025-01-09FmpDevicePkg: Clarify return status of FMP Protocol GetImage()INDIA\sachinganesh
2024-07-27FmpDevicePkg: Assert on PcdFmpDeviceImageTypeIdGuid Size MismatchBret Barkelew
2024-07-09FmpDevicePkg: Correct broken Depex in FmpDxeThamballi Sreelalitha
2023-04-10FmpDevicePkg: Update code to be more C11 compliant by using __func__Rebecca Cran
2022-01-20FmpDevicePkg/FmpDxe: Update FmpDeviceCheckImageWithStatus() handlingMichael Kubacki
2021-12-07FmpDevicePkg: Apply uncrustify changesMichael Kubacki
2021-10-26FmpDevicePkg/FmpDxe: Use new Variable Lock interfaceYang Jie
2020-11-10FmpDevicePkg/FmpDxe: Call FmpDeviceLib WithStatus() functionsMichael Kubacki
2020-10-28FmpDevicePkg: Add Last Attempt Status support to dependency libsMichael Kubacki
2020-10-28FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularityMichael Kubacki
2020-10-28FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capabilityMichael Kubacki
2020-08-13FmpDevicePkg/FmpDxe: Fix Clang build errorMichael Kubacki
2020-08-07FmpDevicePkg/FmpDxe: Improve function parameter validationMichael Kubacki
2020-08-07FmpDevicePkg/FmpDxe: Indicate ESRT GUID on invalid ImageIdNameMichael Kubacki
2020-08-07FmpDevicePkg/FmpDxe: Better warn of potential ImageTypeId misconfigMichael Kubacki
2020-05-15FmpDevicePkg/FmpDxe: Use new Fmp dependency librariesWei6 Xu
2020-05-06FmpDevicePkg/FmpDxe: Fix uninitialized pointer dereferenceKun Qin
2020-02-14FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2.GuoMinJ
2020-01-19FmdDevicePkg/FmpDxe: Support Fmp Capsule Dependency.Xu, Wei6
2019-10-23FmpDevicePkg: Fix spelling errorsSean Brogan
2019-08-15FmpDevicePkg/FmpDxe: Remove use of CatSprint()Eric Jin
2019-08-15FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnableEric Jin
2019-08-15FmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuidEric Jin
2019-08-15FmpDevicePkg/FmpDxe: Improve all DEBUG() messagesEric Jin
2019-08-15FmpDevicePkg/FmpDxe: Different variable for each FMP DescriptorEric Jin
2019-08-15FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIsEric Jin
2019-07-12FmpDevicePkg: Fix various typosAntoine Cœur
2019-04-09FmpDevicePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-08-08FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callbackStar Zeng
2018-08-08FmpDevicePkg FmpDxe: Need repopulate after SetImage is calledStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Fix XCODE build failureStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Use local variable to store test key digest sizeStar Zeng
2018-08-02FmpDevicePkg: Fix code style issueStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersionStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been lockedStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declarationStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Use Attributes to know whether reset is requiredStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSizeStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2Star Zeng
2018-08-02FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"Star Zeng
2018-08-02FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()Star Zeng
2018-08-02FmpDevicePkg FmpDxe: Check Progress!= NULL before calling Progress(100)Star Zeng
2018-08-02FmpDevicePkg: Remove IPFStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Return 0 when LSV check is not requiredStar Zeng
2018-08-02FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPointStar Zeng
2018-08-02FmpDevicePkg: Add FmpDxe moduleKinney, Michael D