]> git.proxmox.com Git - mirror_edk2.git/history - FmpDevicePkg/FmpDxe/FmpDxe.c
BaseTools: Do not call sys.setdefaultencoding with python 3
[mirror_edk2.git] / FmpDevicePkg / FmpDxe / FmpDxe.c
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnable
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuid
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Improve all DEBUG() messages
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Different variable for each FMP...
2019-08-15 Eric JinFmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIs
2019-04-09 Michael D KinneyFmpDevicePkg: Replace BSD License with BSD+Patent License
2018-08-08 Star ZengFmpDevicePkg FmpDxe: Lock variables in entrypoint inste...
2018-08-08 Star ZengFmpDevicePkg FmpDxe: Need repopulate after SetImage...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Fix XCODE build failure
2018-08-02 Star ZengFmpDevicePkg: Fix code style issue
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupporte...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Return UNSUPPORTED if device has...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Use Attributes to know whether...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Check ImageIndex first before...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of Check...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Check Progress!= NULL before calli...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Return 0 when LSV check is not...
2018-08-02 Star ZengFmpDevicePkg FmpDxe: Update function comment for FmpDxe...
2018-08-02 Kinney, Michael DFmpDevicePkg: Add FmpDxe module