]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2010-03-07 andrewfishUpdating the USB subsystem init done in PciEmulation...
2010-03-05 lgao4Add a blank line in the end of file.
2010-03-05 rsun3Add some robustness check in DriverSample driver.
2010-03-05 andrewfishUpdate USB init code to do a softreset.
2010-03-05 rsun3Minor update to some protocol interface function protot...
2010-03-05 erictianfix build error
2010-03-05 erictianroll back the parameter check of AsyncInterruptTransfer...
2010-03-05 jyao1Move SmmCoreSmmServicesTableLib from MdePkg to MdeModul...
2010-03-05 jyao1Move SmmCoreSmmServicesTableLib from MdePkg to MdeModul...
2010-03-05 jyao1Add SmmCore SmmServicesTable library.
2010-03-05 qhuang8Update MdePkg revision to 1.02
2010-03-05 andrewfishUpdate to use DEBUG/RELEASE properly in DSC now tools...
2010-03-05 andrewfishRemove dead file, and update startup code to null out...
2010-03-05 andrewfishUpdate to use new $() form
2010-03-05 andrewfishAdded FIQ interrupt primatives. Update exception handle...
2010-03-05 andrewfishMake these drivers more compatible with a projected...
2010-03-04 andrewfishAdd an EHCI register dump function for debug. Not hooke...
2010-03-04 xli24Update package version for IntelFrameworkPkg and IntelF...
2010-03-04 qhuang8Sync EDKII BaseTools to BaseTools project r1913.
2010-03-04 lgao4Fix wrong BufferSize for Configuration data.
2010-03-04 tye1Update the title Network Configuration to IPv4 Network...
2010-03-04 xli24Correct the CIS spec version info.
2010-03-04 niruiyuRemove the PcdsDynamicHii section from Duet platform...
2010-03-04 niruiyuChange back the TPL of PCD from TPL_CALLBACK to TPL_NOT...
2010-03-04 qhuang8Move to SmmServicesTableLib to IA32, x64 arch sub secti...
2010-03-04 erictianuniform the sw and hw expression to avoid confusing...
2010-03-04 xli24Add SmmLib info to MdePkg.dec.
2010-03-04 lgao4Use the input Request string as check string.
2010-03-04 hhuan13Remove SMM_CORE from SmmServicesTableLib.inf that is...
2010-03-04 gdong1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-03-04 gdong1Add align build option to avoid the build issues.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-03-04 xli24Add array index check to avoid potential buffer overflow.
2010-03-04 rsun3Fix a bug that a NULL pointer may be dereferenced.
2010-03-04 lgao4Sync EDKII BaseTools to BaseTools project r1911.
2010-03-04 lgao41. Correct coding comments.
2010-03-04 jchen20Fix a bug in load modules at fixed address which may...
2010-03-04 jchen20Fix a bug in LMFA which may potentially impact OS S3.
2010-03-04 andrewfishTurn of USB legacy support in EHCI driver as it is...
2010-03-04 andrewfishSync with ARMASM version.
2010-03-04 hhuan13Remove Size==0 branch in SmmAllocatePool()
2010-03-03 xdu2Add VlanConfigDxe to platform DSC/FDF.
2010-03-03 qhuang8Minor update the package description as MdePkg now...
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-03-03 klu2Removing "Ex" in PI PCD_PPI/PROTOCOL's interface accord...
2010-03-03 jchen20Enable "Load Module At fixed Address" feature in SMM...
2010-03-03 lgao4Fix non-boolean comparison expression.
2010-03-03 jchen20Fixed the build issue which is caused by movement of...
2010-03-03 andrewfishSyncing GCC and ARMASM assembly. Made chunks of the...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-03-03 jyao1Change the minimal SMM core size from 1MB to 256KB-4K.
2010-03-03 niruiyuRemove EFI_SPECIFICATION_VERSION macro reference in...
2010-03-02 qhuang8Fix some minor coding style issue for doxygen document.
2010-03-02 klu2Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc
2010-03-02 klu2Cleanup unused library class in UnixPkg.dsc
2010-03-02 jchen20remove the Framework version of EFI_S3_RESUME2_PPI...
2010-03-02 ljin6Remove some comments according to the latest UEFI Spec...
2010-03-02 hhuan13Fix K8 scan issues
2010-03-02 lgao4Still use |.efi Rule for INF file with binary EFI image...
2010-03-02 andrewfishRemove unneeded space in sym output to make sure the...
2010-03-02 andrewfishMake script less verbose
2010-03-01 xli24Add parameter checking for MP Services Protocol Thunk...
2010-03-01 klu2Add checking whether FvCount is overflow when new unkno...
2010-03-01 rsun3Minor coding style fix.
2010-03-01 xli24Rollback change of revision 10061.
2010-03-01 rsun3Remove comments about in-consistency between code and...
2010-03-01 lgao4Update EDKII core UEFI/PI version.
2010-03-01 vanjeffremove some comments.
2010-03-01 lgao4Add the missing check for NULL pointer before use it.
2010-03-01 jchen20add the PI version of EFI_S3_RESUME2_PPI defintion
2010-03-01 jchen20update DxeIpl to use EFI_S3_RESUME2_PPI instead of...
2010-03-01 jchen20Move the framework version of EFI_S3_RESUME_PPI definti...
2010-03-01 vanjeffroll back some changing since it was not complete.
2010-03-01 lgao4Add the missing OUTPUT directory for the EFI and depex...
2010-03-01 vanjeffupdated definitions of PCD PPI/Protocol per latest...
2010-03-01 mdkinneyRemove assumption that the transition code for transiti...
2010-03-01 mdkinneyUpdate PI SMM Core to ignore memory ranges from SMRAM...
2010-03-01 hhuan13Update PiSmmCore:
2010-03-01 lgao4Update code to match EDKII coding style.
2010-03-01 lgao4Add the new added tool link.
2010-03-01 lgao4Update OvmfPkg FDF to avoid DXE driver to be rebased...
2010-03-01 lgao4Clean up Rules of Platform FDFs to apply only one EFI...
2010-03-01 jljustenMdeModulePkg DxeNetLib: Fix compiler warning
2010-02-28 lgao4Add FormMap form example.
2010-02-28 lgao4Add the fixed checksum value 0xAA of FFS header accordi...
2010-02-28 lgao4Sync EDKII BaseTools to BaseTools project r1903.
2010-02-28 andrewfishFix build break caused by adding DebugAgentLib to the...
2010-02-28 erictianupdate Ehci driver to distinct pci memory address and...
2010-02-28 lgao4Correct copyright to 2010.
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-27 xli24Update SEC Platform Information PPI according to PI...
2010-02-27 gdong1Update comments by UEFI approved Errata revision 'B'.
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-26 geekboy15aFixed GCC build issue caused by converting a pointer...
2010-02-26 qhuang8Remove notice as it gets to publish in newest PI spec.
2010-02-26 lgao4According to the latest UEFI 2.3 errata B, the followin...
2010-02-26 xli24Add parameter checking for PEI service AllocatePages...
next