| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service. | Siyuan Fu | 2020-02-07 | 2 | -4/+5 |
* | MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature. | Wei6 Xu | 2019-06-26 | 2 | -1/+12 |
* | Revert "Capsule-on-Disk entire Patch | Zhang, Chao B | 2019-06-21 | 2 | -12/+1 |
* | MdeModulePkg/CapsuleRuntimeDxe: Introduce PCD to control this feature. | Wei6 Xu | 2019-06-20 | 2 | -1/+12 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 11 | -77/+11 |
* | MdeModulePkg/CapsuleRuntimeDxe: Add cache flush for IA32 and X64 | Zhichao Gao | 2019-04-02 | 5 | -57/+115 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 1 | -2/+2 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 6 | -39/+39 |
* | MdeModulePkg/CapsuleRuntimeDxe: Fix ECC issue | Dandan Bi | 2018-06-26 | 2 | -1/+6 |
* | MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAM | Ard Biesheuvel | 2018-06-15 | 5 | -29/+213 |
* | MdeModulePkg: Error Level is not used correctly | Jeff Fan | 2017-04-12 | 1 | -2/+2 |
* | MdeModulePkg: Remove unsupported PcdExpression usage in module INF | Liming Gao | 2017-04-06 | 1 | -2/+2 |
* | MdeModulePkg: Replace [Ascii|Unicode]ValueToString | Hao Wu | 2017-03-02 | 1 | -2/+8 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 2 | -0/+0 |
* | MdeModulePkg CapsuleRuntimeDxe: Reduce reserved memory consumption | Star Zeng | 2015-07-27 | 2 | -67/+47 |
* | MdeModulePkg/Universal/CapsuleRuntimeDxe: Use safe string functions to refine... | Qiu Shumin | 2015-07-01 | 1 | -2/+2 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | Allocate EfiReservedMemoryType of memory. | Elvin Li | 2014-08-29 | 2 | -16/+10 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -14/+22 |
* | 1. CapsuleLongModeBuffer variable should not have EFI_VARIABLE_RUNTIME_ACCESS... | Elvin Li | 2014-08-26 | 2 | -91/+105 |
* | MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi... | Star Zeng | 2013-12-16 | 1 | -3/+9 |
* | Enable UEFI firmware to support FMP capsule format. | czhang46 | 2013-10-15 | 2 | -10/+36 |
* | Update UpdateCapsule() service return status to follow UEFI2.3.1 D. | Liming Gao | 2013-09-11 | 1 | -2/+7 |
* | MdeModulePkg: Added ARM Aarch64 architecture support | Harry Liebel | 2013-08-07 | 1 | -1/+1 |
* | Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans... | li-elvin | 2011-09-02 | 4 | -1/+295 |
* | Enhance inf and dec file to follow specs. | ydong10 | 2011-03-14 | 1 | -2/+2 |
* | Update QueryCapsuleCapabilities interface. | li-elvin | 2010-05-19 | 1 | -13/+15 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 2 | -4/+4 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -3/+3 |
* | Enhance UpdateCapsule () to support calling multiple times. | li-elvin | 2010-02-23 | 2 | -12/+40 |
* | The fix is for EFI Linux capsule test case can not run. | li-elvin | 2010-02-11 | 1 | -9/+9 |
* | 1. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support. | qhuang8 | 2009-09-16 | 1 | -12/+43 |
* | Enhance Capsule driver to update capsule one by one. | lgao4 | 2009-08-18 | 1 | -51/+47 |
* | remove the unnecessary comments. | lgao4 | 2009-07-24 | 1 | -2/+0 |
* | Add comments to specify Capsule services provided by this driver can't be use... | lgao4 | 2009-07-24 | 1 | -0/+2 |
* | Remove the inaccurate comments. | lgao4 | 2009-07-17 | 1 | -2/+0 |
* | Add comments for CapsuleRuntimeDxe driver to specify this driver may not full... | lgao4 | 2009-07-17 | 1 | -0/+2 |
* | Update PeiCore to handle FvImage with PI FV extension header | lgao4 | 2009-03-05 | 2 | -3/+3 |
* | Correct minor comments in meta data file. | lgao4 | 2009-02-25 | 2 | -4/+4 |
* | Fix typo. | klu2 | 2009-02-25 | 2 | -2/+2 |
* | Move MdeModuleHii.h into Include\Guid directory | lgao4 | 2009-02-23 | 1 | -2/+10 |
* | Add INF extension Information | lgao4 | 2009-01-09 | 1 | -4/+4 |
* | Code scrub for the following drivers and librarys. | lgao4 | 2009-01-04 | 3 | -113/+37 |
* | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2008-12-03 | 1 | -3/+0 |
* | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 2008-08-30 | 1 | -1/+1 |
* | remove the unused msa files in MdeModulePkg. | lgao4 | 2008-08-25 | 1 | -95/+0 |
* | Code scrub for the Capsule, SecurityStub, and Crc32 library instance. | lgao4 | 2008-07-09 | 3 | -75/+131 |
* | Update all files to follow doxygen style file header. | qhuang8 | 2008-04-09 | 3 | -30/+15 |
* | Fix warnings generated by gcc for ia32 builds: | jljusten | 2008-04-08 | 1 | -1/+1 |