]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-01-12 gdong1Add SMM FTW wrapper driver since non-SMM FTW protocol...
2011-01-12 gdong1Fix an K9 issue in variable driver.
2011-01-11 mdkinneyRemove extra {} inside DEBUG_CODE() macro
2011-01-11 mdkinneyClean up GCD DEBUG() macros so DEBUG_CODE() is only...
2011-01-10 niruiyuEnhance BDS to support Boot/Driver option whose option...
2011-01-09 jljustenOvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib
2011-01-09 jljustenOvmfPkg EMU FVB: Convert to FVB2 protocol
2011-01-09 jljustenOvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten
2011-01-09 jljustenOvmfPkg/build.sh: Add features and replace build32...
2011-01-07 darylm503Fix InternalMemScanMem* functions so that they return...
2011-01-07 niruiyuFix ICC9 compiler failure
2011-01-07 mdkinneyFix 32-bit build break
2011-01-06 andrewfishFix typo in __switchiu8() to use r0 in place of r3.
2011-01-06 niruiyuFix the bug that duplicate HDD is shown in the BMM.
2011-01-06 erictian1. fix AtaPassThru.PassThru() sct failure
2011-01-06 mdkinneyAdd DEBUG() macros for DEBUG_CACHE to MTRR Library...
2011-01-06 mdkinneyAdd DEBUG() macros to all GCD services to monitor all...
2011-01-06 mdkinneyFix Copyright year to 2011
2011-01-06 mdkinneyDefine bits for PcdDebugPrintErrorLevel to monitor...
2011-01-05 jyao1Correct return value check.
2011-01-05 qianouyangNetworkPkg: Update Ipsecconfig Application to print...
2011-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2011-01-03 jljustenEdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning
2011-01-03 jljustenNetworkPkg/IpSecDxe: Add missing EFIAPI for callback...
2011-01-01 qianouyangFix build issue.
2010-12-31 qianouyangAdd IPsec/Ikev2 support.
2010-12-31 jljustenOvmfPkg: Work around issue seen with kvm + grub2 (efi)
2010-12-31 jljustenOvmfPkg: Add USB support
2010-12-31 jljustenOvmfPkg README: Group network information together
2010-12-31 jljustenOvmfPkg: Add build32.sh and build64.sh scripts
2010-12-31 qlong1. Add new API supports for PEM & X509 key retrieving...
2010-12-31 lgao4Use SmmStatusCode protocol in EfiInitializeSmmDriverLib...
2010-12-31 gdong11. Invoke InstallConfigurationTable () in OnReadyToBoot...
2010-12-30 mdkinneyUpdate the Timeout used for Write() operations to consi...
2010-12-30 mdkinneyPrevent a NULL device path from being passed into REPOR...
2010-12-30 lgao4Show PEIM GUID in PERF log.
2010-12-30 ydong10Enable number input for numeric, date and time opcode
2010-12-30 mdkinneyFix issue when BaseDebugLibSerialPort is combined with...
2010-12-29 mdkinneyAdd mapping for PlatformHookLib to [LibraryClasses...
2010-12-29 qianouyangUpdate Ipsecconfig application.
2010-12-28 rsun3Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute...
2010-12-27 mdkinneyAdd missing @param to function header comment.
2010-12-26 jyao1Fix CYG GCC build fail on retf.
2010-12-25 jyao1Replace @@ symbol since GCC does not recognize it.
2010-12-24 jyao1Fix GCC build failure.
2010-12-24 gdong1Remove ASSERT here for the zero attributes means deleti...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-12-24 xdu21. update MatchUsbWwid() to check Vendor Id, Product...
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-12-23 ydong101. support numeric item +/- action generate callback
2010-12-23 jyao1Fix boot script thunk issue that we need dispatch in...
2010-12-23 gdong1Remove PcdSmmVariableEnable from MdeModulePkg since...
2010-12-23 ydong10Revert patch 11146 about file guid.
2010-12-22 ydong10Update inappropriate comments.
2010-12-22 gdong1Fix a potential bug that SetVariable is invoked for...
2010-12-22 jyao1Fix boot script thunk issue that we need dispatch in...
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...
next