]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2010-05-28 andrewfishFix line ending issue. Update DMA Map primatives to...
2010-05-28 andrewfishAdd a little more code for SD Card DMA, but make sure...
2010-05-27 andrewfishRemove references to a package that does not exist.
2010-05-27 lgao4Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDa...
2010-05-26 klu2synchronize interget type definition from MdePkg's...
2010-05-25 klu2Library interface should be declared as EFIAPI
2010-05-25 klu2Status code handler callback should be declared as...
2010-05-24 lgao4Use the ASSERT() for parameter checking as the 4th...
2010-05-24 lgao4Add the missing PalLib NULL instance.
2010-05-23 lgao4Add the missing PalLib NULL instance.
2010-05-21 qianouyangFixed the issue of that IP4driver can’t correctly reass...
2010-05-21 xli24For BdsDxe module,
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-20 jljustenMdeModulePkg AcpiTableDxe: Fix GCC build warning
2010-05-20 jljustenMdePkg BaseLib: Fix GCC build break
2010-05-20 erictianfix a bug that FindVariable() may set GoneThrough flag...
2010-05-20 andrewfishWaiting for redeye so I added some memory map comments...
2010-05-20 qhuang8Fix GCC build break as MemoryFence() API has already...
2010-05-20 qhuang8Fix some typos
2010-05-20 klu2Refine function comment to follow doxygen format.
2010-05-19 qhuang8Temporarily remove build-in __sync_val_compare_and_swap...
2010-05-19 jyao1Fix VS2003 build error
2010-05-19 andrewfishFix GCC build issue
2010-05-19 qhuang8Move TscTimerLib library to correct CPU ARCH as it...
2010-05-19 qhuang8Remove unicode code in source code.
2010-05-19 li-elvinUpdate QueryCapsuleCapabilities interface.
2010-05-19 vanjeffadd security check.
2010-05-19 andrewfishFix GCC error
2010-05-19 andrewfishFixup to point to real RAM and NOR addressess.
2010-05-18 andrewfishFix GCC buid issue.
2010-05-18 andrewfishAdded stub RTC lib, turned on option of building debug...
2010-05-18 andrewfishFix newline at end of file issue.
2010-05-18 andrewfishFix grammer in comment
2010-05-18 hhtianUpdate copyright format
2010-05-18 hhtianUpdate copyright format
2010-05-18 lgao4Setting svn:executable property on applications that...
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-05-18 lgao4Sync EDKII BaseTools to BaseTools project r1971
2010-05-18 jyao1MdeModulePkg:
2010-05-18 jyao1MdePkg:
2010-05-18 rsun3Change TPM_BASE to 0 per TPM spec.
2010-05-18 andrewfishFix OS X build issues. Wrong slash direction in include...
2010-05-18 andrewfishGet TimerDxe driver compiling.
2010-05-18 andrewfishRemove obsolete DebugSupport Driver
2010-05-18 andrewfishRemove DebugSupport driver for ARM and DebugSupportProt...
2010-05-18 andrewfishPorted TimerDxe driver to edk2.
2010-05-17 andrewfishA better template, with some build scripts, for ArmEbPk...
2010-05-17 rsun3Small code refinement in MdeModulePkg.
2010-05-14 lgao4Fix DxeCore Dispatch Issue that DXE drivers may not...
2010-05-14 klu2Fix a typo in comment
2010-05-14 hhuan13Fix 3 K8 issues for PXE module
2010-05-13 qhuang8Fix minor format issue in file header
2010-05-13 qhuang8Fix minor format issue in file header
2010-05-13 qhuang8Fix minor format issue in file header
2010-05-13 qhuang8Fix minor format issue in file header
2010-05-13 qhuang8Fix minor format issue in file header
2010-05-12 jchen20Fix for UNIXGCC build
2010-05-11 lhauchSetting svn:executable property on applications that...
2010-05-11 mdkinney1) Fix IPF ICC 11.1 issue when /Ox is used related...
2010-05-11 jchen20Add fix for the hardcoded Max ACPI table number. With...
2010-05-11 andrewfishAdded a PCD to turn on/off probing Block IO devices...
2010-05-11 andrewfishAdd PCD setting for Timer, default is 10 times a second...
2010-05-10 xdu2Minor comment update.
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-05-10 lgao41. Use the max string size to compare password string.
2010-05-10 qhuang8Use the ASSERT() for parameter checking as the 4th...
2010-05-08 andrewfishFix gcc warning.
2010-05-08 andrewfishAdd in OmapDmaLib instance.
2010-05-08 andrewfishAdd a DMA lib for the OMAP. It is a combination of...
2010-05-08 andrewfishRemoved connect/disconnect in device command and replac...
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-05-07 mdkinneyFix ICC 11.1 build error
2010-05-07 mdkinneyUpdate UHCI and ECHI drivers to both Stop and Reset...
2010-05-07 mdkinneyFix bug in PciHostBridgeEnumerator().
2010-05-07 andrewfishFix svn check in bug that broke CWD. Update the connect...
2010-05-07 qhuang8Update binaries to integrate a fix to support hot plug...
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-05-05 lgao4Use new API GetSectionFromAnyFvByFileType() of MdePkg...
2010-05-05 lgao4Add new API GetSectionFromAnyFvByFileType() into MdePkg...
2010-05-04 andrewfishProgram SD Cards into 4-bit mode (support for this...
2010-05-04 andrewfishRemove probe for removable media from FileLib, it was...
2010-04-30 andrewfishAdd ReadyToBoot signal to BDS.
2010-04-30 andrewfishAdding more DMA #defines to backup all the typing.
2010-04-30 andrewfishAdd a .h file for Omap3530 DMA engine. So far just...
2010-04-30 andrewfishUpdated MMC/SD Card driver to support hot add and remov...
2010-04-30 andrewfishUpdate FileLib to use pointer to BlockIo->Media and...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-29 hhtianUpdate the copyright notice format
next