]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2010-02-26 rsun3Add more code robustness check for modules under MdeMod...
2010-02-26 xdu2Remove notice for PXE_OPFLAGS_GET_MEDIA_STATUS and...
2010-02-26 jchen20Fix a bug in "Load module At fixed address" to enable...
2010-02-26 hhuan13Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since...
2010-02-26 hhuan13Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since...
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-26 vanjeffimport Debug Agent Library and null instance in MdeModu...
2010-02-26 hhuan13Clean up PiSmmCore to pass K8 scan
2010-02-26 jgong5Add EfiCpuArchProtocol dependency for PiSmmIpl module...
2010-02-26 jljustenDuetPkg: Fix build break caused by EFI_SPECIFICATION_VE...
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core
2010-02-25 mdkinneyAdd PI SMM IPL and PI SMM Core
2010-02-25 mdkinneyAdd MemoryAllocationLib for PI SMM Core
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-25 jljustenOVMF: Move DXE drivers into a new firmware volume
2010-02-25 andrewfishStarted working on an ArmEb package. GIC is ported...
2010-02-25 andrewfishUpdate comment in dsc file to explain NULL library...
2010-02-25 andrewfishAdd EOI API to hardware interrupt. Add PCD setting...
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2remove svn:executable attribute for INF file.
2010-02-25 klu2remove svn:executable attribute for INF file.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 xli24Add parameter checking for MP Services Protocol Thunk...
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-25 lgao4Add more check to avoid code enter into wrong state.
2010-02-25 rsun3Fix the bug that SMM Base Protocol.Communicate() does...
2010-02-25 niruiyuChange DUET specific HOB structure to make all HOB...
2010-02-25 lgao4Add new HII FormMap Opcode support
2010-02-24 andrewfishMove ARMv5 (ARM9) barrier instructions into assembler...
2010-02-24 andrewfishUpdated Hardware Interrupt protocol to add an EOI membe...
2010-02-24 andrewfishFix line endings
2010-02-24 xli24Add support for capsule above 4G.
2010-02-24 vanjeffroll back changing on save and restore interrupt status...
2010-02-24 vanjeffroll back changing on save and restore interrupt status...
2010-02-24 rsun3Minor comment fix.
2010-02-24 jgong5Avoid shadowing PE image read function on IPF
2010-02-24 lgao4Remove <b></b> from File header.
2010-02-24 jchen20fixed the bug in .S file to make the EBC driver work...
2010-02-24 lgao4Correct Copyright year format
2010-02-24 lgao4Correct Copyright year format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 lgao41. Correct File header to ## @file
2010-02-23 lgao41. Correct File header to ## @file
2010-02-23 andrewfishUpdate comments to define where stuff comes from
2010-02-23 mdkinneyFix comment
2010-02-23 li-elvinDriver health entry in device manager page is not total...
2010-02-23 klu2Disable interrupt when changing IDTR register.
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2010-02-23 li-elvinEnhance UpdateCapsule () to support calling multiple...
2010-02-23 vanjeffenhanced Dhcp4Dxe module to clean active configure...
2010-02-22 jljustenOVMF: Update README file
2010-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-22 niruiyuTPL of Pcd Dxe driver was changed to TPL_CALLBACK from...
2010-02-22 niruiyuEnable BootTimeOut and ConsoleMode (80x25/100x30) setti...
2010-02-22 jgong5Enhance memory copy logic for PEI core image read....
2010-02-21 mdkinneyAdd [depex] on gEfiMpServiceProtocolGuid so the number...
2010-02-21 mdkinneyChange RegisterProtocolNotify for dependent protocols...
2010-02-21 mdkinneyFix build breaks
2010-02-21 niruiyuPort AcpiResetDxe from EDK to EDKII to enable reset...
2010-02-21 klu2Correct the table's version according to PI/UEFI spec.
2010-02-20 niruiyuadd more comments for gEfiMdeModulePkgTokenSpaceGuid...
2010-02-20 niruiyugEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySuppo...
2010-02-20 andrewfishMake the passed in string not require \n
2010-02-19 andrewfishAdding a command to show how symbols work in EFI
2010-02-19 andrewfishClean up some externs
2010-02-19 andrewfishMake build script exit on build error
2010-02-19 andrewfishFix typo
2010-02-19 andrewfishSync gcc with armasm. update some memory barriers.
2010-02-19 andrewfishUpdate gcc flags to armv7
2010-02-18 andrewfishHack in some DSB, ISB syncronization primatives. Need...
2010-02-18 andrewfishChange Cortex-A8 references to ARMv7. Cortex-A8 is...
2010-02-17 andrewfishFix case bug.
2010-02-17 andrewfishCleanup HOB DEBUG prints
2010-02-17 andrewfishUpdate to pass up Decompress, and PECOFF code from...
2010-02-16 andrewfishFix bug in UncachedMemoryAllocationLib, Assembler,...
2010-02-16 andrewfishFix typo in mfill command
2010-02-16 mdkinney1) Fix build issues
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
2010-02-16 andrewfishClean up HOB debug prints
2010-02-16 andrewfishFix crash in UnixPkg and BeagleBoard caused by gSmmBase...
2010-02-16 andrewfishAfter the ASSERT adjust the PC so you skip the faulting...
2010-02-15 andrewfishCleanup SerailIO drivers to have a device path and...
next