index
:
uefi/tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/cache-6
dependabot/pip/edk2-pytool-library-approx-eq-0.23.15
dependabot/pip/regex-2026.6.28
edk2_master
master
mergify/configuration-deprecated-update
move_post_merge_to_nightly
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
stable/202011
stable/202408
stable/202508
EDK II
TianoCore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FmpDevicePkg
/
FmpDxe
Age
Commit message (
Expand
)
Author
2026-02-23
FmpDevicePkg: Replace include guards with #pragma once
Michael Kubacki
2025-11-03
FmpDevicePkg: GetImageInfo Add missing conditions
Pethaiyan Madhan
2025-09-25
FmpDevicePkg: Drop ARM32 Support
Oliver Smith-Denny
2025-09-24
FmpDevicePkg/FmpDxe: Improve handling of XDR certs
Antaeus Kleinert-Strand
2025-01-09
FmpDevicePkg: Clarify return status of FMP Protocol GetImage()
INDIA\sachinganesh
2024-07-27
FmpDevicePkg: Assert on PcdFmpDeviceImageTypeIdGuid Size Mismatch
Bret Barkelew
2024-07-09
FmpDevicePkg: Correct broken Depex in FmpDxe
Thamballi Sreelalitha
2023-04-10
FmpDevicePkg: Update code to be more C11 compliant by using __func__
Rebecca Cran
2022-01-20
FmpDevicePkg/FmpDxe: Update FmpDeviceCheckImageWithStatus() handling
Michael Kubacki
2021-12-07
FmpDevicePkg: Apply uncrustify changes
Michael Kubacki
2021-10-26
FmpDevicePkg/FmpDxe: Use new Variable Lock interface
Yang Jie
2020-11-10
FmpDevicePkg/FmpDxe: Call FmpDeviceLib WithStatus() functions
Michael Kubacki
2020-10-28
FmpDevicePkg: Add Last Attempt Status support to dependency libs
Michael Kubacki
2020-10-28
FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularity
Michael Kubacki
2020-10-28
FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capability
Michael Kubacki
2020-08-13
FmpDevicePkg/FmpDxe: Fix Clang build error
Michael Kubacki
2020-08-07
FmpDevicePkg/FmpDxe: Improve function parameter validation
Michael Kubacki
2020-08-07
FmpDevicePkg/FmpDxe: Indicate ESRT GUID on invalid ImageIdName
Michael Kubacki
2020-08-07
FmpDevicePkg/FmpDxe: Better warn of potential ImageTypeId misconfig
Michael Kubacki
2020-05-15
FmpDevicePkg/FmpDxe: Use new Fmp dependency libraries
Wei6 Xu
2020-05-06
FmpDevicePkg/FmpDxe: Fix uninitialized pointer dereference
Kun Qin
2020-02-14
FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2.
GuoMinJ
2020-01-19
FmdDevicePkg/FmpDxe: Support Fmp Capsule Dependency.
Xu, Wei6
2019-10-23
FmpDevicePkg: Fix spelling errors
Sean Brogan
2019-08-15
FmpDevicePkg/FmpDxe: Remove use of CatSprint()
Eric Jin
2019-08-15
FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable
Eric Jin
2019-08-15
FmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuid
Eric Jin
2019-08-15
FmpDevicePkg/FmpDxe: Improve all DEBUG() messages
Eric Jin
2019-08-15
FmpDevicePkg/FmpDxe: Different variable for each FMP Descriptor
Eric Jin
2019-08-15
FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIs
Eric Jin
2019-07-12
FmpDevicePkg: Fix various typos
Antoine Cœur
2019-04-09
FmpDevicePkg: Replace BSD License with BSD+Patent License
Michael D Kinney
2018-08-08
FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callback
Star Zeng
2018-08-08
FmpDevicePkg FmpDxe: Need repopulate after SetImage is called
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Fix XCODE build failure
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Use local variable to store test key digest size
Star Zeng
2018-08-02
FmpDevicePkg: Fix code style issue
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersion
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been locked
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declaration
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Use Attributes to know whether reset is required
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSize
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Check Progress!= NULL before calling Progress(100)
Star Zeng
2018-08-02
FmpDevicePkg: Remove IPF
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Return 0 when LSV check is not required
Star Zeng
2018-08-02
FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPoint
Star Zeng
2018-08-02
FmpDevicePkg: Add FmpDxe module
Kinney, Michael D