]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2010-12-22 rsun3Document the inconsistency of EFI_SMM_CPU_SAVE_STATE...
2010-12-22 rsun3Update definition of EFI_SMM_CPU_SAVE_STATE to exclude...
2010-12-21 rsun3Change the modifiers of the RegisterContext parameter...
2010-12-20 mdkinneyFix ICC build issues
2010-12-18 mdkinneyAdd generic SerialPortLib instance for 16550 UARTs...
2010-12-18 mdkinneyAdd CONSTRUCTOR to BaseDebugLibSerialPort to call Seria...
2010-12-18 mdkinneyRemove CONSTRUCTOR from DxePcdLib aligning the DxePcdLi...
2010-12-18 mdkinneyAdd an empty CONSTRUCTOR to the UefiLib to resolve...
2010-12-17 mdkinneyFix DxeHobLib to also support a module type of SMM_CORE.
2010-12-17 mdkinneyRemove UefiDriverEntryPoint from [LibraryClasses] secti...
2010-12-17 niruiyuRemoves the assumption in Supported() and Start() routi...
2010-12-17 rsun3Fix a bug that the size of a gate descriptor in the...
2010-12-16 andrewfishAdd support for ARM MOVW/MOVT instructions that were...
2010-12-16 tye1Minor code update to make TcpIo unchanged when return...
2010-12-16 niruiyuRemove wrongly added SuperIoInit protocol.
2010-12-15 andrewfishFix ARM link issue.
2010-12-15 ydong10Update inappropriate comments.
2010-12-15 andrewfishFix semihosting on gcc. We need to save lr as svc instr...
2010-12-15 gdong1Update inappropriate comments.
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-12-15 andrewfishAdd support for semihosting with GCC. Still needs more...
2010-12-15 andrewfishFix issue with CodeSourcery gcc requiring assembly...
2010-12-14 andrewfishFix build break on Apple Xcode, caused by fixing normal...
2010-12-14 rsun3Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED...
2010-12-14 niruiyuFix the IsaIo driver to not create ISA resource item...
2010-12-14 niruiyuAdd the SuperIoInit protocol to MdePkg.
2010-12-14 tye1Add a TcpIo library to facilitate usage of TCP service.
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-12-14 erictianupdate USB_PORT_STAT_OWNER from 2^11 to 2^13 which...
2010-12-14 rsun3Update the PCI bus driver to correctly set the EFI_PCI_...
2010-12-13 li-elvinUpdate FrameworkSpecConformance.txt after adding new...
2010-12-12 gdong1Remove the unnecessary package from VariableSmmRuntimeD...
2010-12-11 gdong1Add typecast to remove warning with ICC.
2010-12-10 jljustenMdeModulePkg VariableRuntimeDxe: Fix build for GCC44...
2010-12-10 hhtianupdate copyright format
2010-12-10 hhtianupdate copyright format
2010-12-10 ydong10fix potential memory access violation
2010-12-10 gdong1Add SMM Variable implementation.
2010-12-10 ydong10fix build error on ICC compile.
2010-12-10 li-elvinAdd missing data record for Type 4.
2010-12-10 li-elvinAdd missing fields of Type 4 conversion.
2010-12-10 lzeng14Enhance IdeBusDxe to check the class code for IDE mode...
2010-12-10 ydong10Change the file guid value to avoid conflict as another...
2010-12-09 lgao4EFI_INVALID_PARAMETER should return when the input...
2010-12-09 xdu2Add missing Handle parameter for UninstallMultipleProto...
2010-12-09 ydong10Refine code to make code run more safely.
2010-12-09 rsun3when SMM Communication Protocol.Communicate() is called...
2010-12-09 ydong10update the comments.
2010-12-09 ydong10update the comments.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-12-09 ydong10Co-work with patch V11137 to refine the Hii menu.
2010-12-09 ydong10[BDS] Device Manager was requested to add more sub...
2010-12-08 andrewfishMove away from 0x40 block size (worked around a DXE...
2010-12-08 vanjeffadd progress code definitions defined in Framework...
2010-12-08 vanjeffadd note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR...
2010-12-08 vanjeffupdated progress code definitions to match PI Spec...
2010-12-08 hhuan13Fixed a bug: when underlayer receives much more data...
2010-12-08 andrewfishAdd vpush/vpop to the exception handler as we added...
2010-12-07 andrewfishOlder tools rounded down the size of the FV, and the...
2010-12-07 mdkinneyAdd MtrrLib and LocalApicLib declarations to the UefiCp...
2010-12-06 mdkinney1) Change location of DEBUG() macro that prints the...
2010-12-06 mdkinneyRoll back comment change for SOR. SOR does not apply...
2010-12-06 jcarseyfixes for NULL verification.
2010-12-06 andrewfishFix dec file to pass new stricter error checking.
2010-12-06 ydong10Refine code to make code more safely.
2010-12-06 jljustenDuetPkg: Update create boot disk script to not modify...
2010-12-06 jljustenMdePkg: Fix GCC Thunk support for IA32
2010-12-06 jljustenDuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset...
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
2010-12-06 lgao4Sync EDKII BaseTools to BaseTools project r2100.
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-12-03 hhuan13Fixed a bug for OPTION_NII(62) defined in RFC 5970.
2010-12-01 jcarseyfix for exit was specified in the startup script.
2010-12-01 hhuan13To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc...
2010-12-01 mdkinneyUpdate comments for PI 1.2 SMM support.
2010-12-01 niruiyuFix the bug that <continue> may not boot the first...
2010-12-01 andrewfishRemove unused files to make it easier to add new thunks.
2010-12-01 andrewfishFix token dup caused by merge.
2010-12-01 andrewfish2nd wave of r11105 checkin.2nd wave of r11105 checkin.
2010-11-30 andrewfishAdding Simple Pointer, GOP, SimpleTextInEx, and Network...
2010-11-29 mdkinneySync update to improve compiler compatibility
2010-11-29 mdkinneyFix ICC 9.1 build break
2010-11-29 lgao4First try to get log time at TPL level <= TPL_CALLBACK...
2010-11-29 rsun3Lost a file in last check-in.
2010-11-29 rsun3Add a new Timer Library instance SecPeiDxeTimerLibUefiC...
2010-11-26 vanjeff1. enable /GL optimization building on OpensslLib.
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
2010-11-26 lgao4Reduce DataHub TPL Level to TPL_CALLBACK, because DataH...
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-11-26 erictianEHCI Controllers with a CapLen of 0 are ignored.
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-25 niruiyuSet PcdResetOnMemoryTypeInformationChange to FALSE...
2010-11-24 jcarseyfix unaligned device path node access.
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-23 lgao4Adds the missing return status description for HiiConfi...
2010-11-23 lgao4 Fix the bug that HiiConfigToBlock doesn't update Block...
2010-11-23 vanjeff1. Rollback the changing on replacing MAX_EXTENDED_DATA...
2010-11-23 vanjeff1. Rollback the changing on replacing MAX_EXTENDED_DATA...
next