]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/CapsulePei
MdeModulePkg/UsbBusDxe: Add UsbControlTransfer() error check
[mirror_edk2.git] / MdeModulePkg / Universal / CapsulePei /
2017-04-12 Jeff FanMdeModulePkg: Error Level is not used correctly
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-03-01 Leo DuranMdeModulePkg/Universal/CapsulePei: Add support for...
2016-11-09 Jeff FanMdeModulePkg: Display new stack base and size
2016-06-28 Jordan JustenMdeModulePkg CapsulePei: Convert X64/PageFaultHandler...
2016-06-21 Star ZengMdeModulePkg CapsulePei: Validate capsule integrity...
2016-06-21 Star ZengMdeModulePkg CapsulePei: Fix some typos
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-07-27 Star ZengMdeModulePkg CapsuleX64: Reduce reserved memory consumption
2015-07-01 Qiu ShuminMdeModulePkg/Universal/CapsulePei: Use safe string...
2015-05-08 Liming GaoMdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpi
2014-12-04 Randy PawellMdeModulePkg: Source fixes and cleanup for ARMGCC compiles
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-07-24 Elvin LiClear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64...
2014-01-17 jyao1CapsulePei coalesce need add more sanity check for...
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2012-08-27 vanjeff1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32T...
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-11 lzeng14Enhance the code logic for RelocateBlockDescriptors.
2012-05-11 lzeng14Currently, CapsulePei assumes ScatterGatherList are...
2012-05-11 lzeng14Make sure CapsuleImage size is equal or less than DataB...
2012-05-11 lzeng14DestPtr may point to the lower aligned address in the...
2012-05-11 lzeng14Update CapsuleCoalesce() to return the correct size...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2011-09-21 jyao1Add PCD for 1G page table
2011-09-19 jyao1Correct 1G page table generation.
2011-09-14 jyao1Fix build error.
2011-09-13 li-elvinAdd NULl check for pointer.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-09-05 li-elvinUpdate capsule pei module to pass IPF build.
2011-09-02 li-elvinAdd capsule > 4GB support. When capsule data is put...
2011-07-12 jljustenMdeModulePkg: Add Capsule PEIM