]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
Change IPF version AuthVariable driver to support multiple-platform feature.
[mirror_edk2.git] / IntelFrameworkModulePkg /
2011-11-15 li-elvinCSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL)...
2011-11-15 li-elvinFix incorrect pointer check.
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-08 niruiyuCheck the return status of booting against EFI_SUCCESS...
2011-11-07 xdu2IntelFrameworkModulePkg-GenericBdsLib: Add type cast...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-11-04 lzeng14Correct the logic to check EFI_FV2_WRITE_STATUS.
2011-10-31 jljustenIntelFrameworkModulePkg: Remove variables that are...
2011-10-28 li-elvinSet video resolution to highest when PcdVideoHorizontal...
2011-10-27 lzeng14Add core FFS3 support, FwVolDxe and SectionExtraction.
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2011-10-27 niruiyuCheck the device path protocol before opening the PciIo...
2011-10-25 niruiyuChange the SimpleTextInEx implementation to return...
2011-10-24 niruiyuFix BDS bug to signal ReadyToBoot event before loading...
2011-10-21 li-elvinCSM should firstly set timer to enable state at first...
2011-10-19 niruiyuChange the Keyboard thunk driver to remove DevicePath...
2011-10-19 li-elvinUse a local variable and assign 0 to it, then use it...
2011-10-10 li-elvinInstallOpROM in CSM driver could be enhanced to start...
2011-10-10 li-elvinUse PCD for PMM size and EndOpromShadowAddress to remov...
2011-09-30 qianouyang1. Add Partial Keystroke Support in Ps2Kb drivers....
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-29 li-elvinAdd RomImage pointer NULL check.
2011-09-26 li-elvinThe ParentDevicePath is not initialized when error...
2011-09-21 jyao1Add PCD for 1G page table
2011-09-19 jyao1Correct 1G page table generation.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Update the BDS UI to keep the old behaviors after add...
2011-09-16 niruiyuFix Ps2KeyboardDxe driver to return correct key data...
2011-09-14 ydong10Remove useless pointer check.
2011-09-14 jyao1Fix build error.
2011-09-13 jyao1Use CPU_HOB to detect max address support from platform...
2011-09-08 vanjeffFixed issue that addition LEFT CTRL key was detected...
2011-09-06 ydong10Check the pointer before use it.
2011-09-02 jljustenIntelFrameworkModulePkg: Add DxeCapsuleLib
2011-09-02 li-elvinAdd error debug information for capsule processing...
2011-09-01 jljustenIntelFrameworkModulePkg: Add UpdateDriverDxe driver
2011-09-01 jljustenIntelFrameworkModulePkg: Add FwVolDxe driver
2011-09-01 ydong10Check the pointer before use it.
2011-08-31 jljustenIntelFrameworkModulePkg: Add AcpiS3SaveDxe driver
2011-08-30 li-elvinUpdate CSM module to provide the general solution when...
2011-08-29 jljustenMdeModulePkg, IntelFramworkModulePkg: Add S3 PCDs
2011-08-29 jljustenIntelFrameworkModulePkg: Add AcpiSupportDxe driver
2011-08-25 xdu2IntelFrameworkModulePkg/GenericBdsLib: update GenericBd...
2011-08-25 li-elvinAdd a PcdPs2KbdExtendedVerification to let user to...
2011-08-25 niruiyuRaise TPL to prevent the BlockIo instance for USB devic...
2011-08-09 li-elvinRemove the code added originally to restore 8254 timer...
2011-08-04 niruiyuPrint PCI Interrupt Line/Interrupt Pin registers before...
2011-08-04 li-elvinNormalize data transfer buffer in BlockIo thunk driver...
2011-08-02 lgao4Fixed the issue in RuntimeStatusCode library that may...
2011-08-01 li-elvinPut free the buffer GraphicsOutput.Mode in correct...
2011-08-01 rsun3Clean and split AcpiVariable.h in IntelFrameworkModuleP...
2011-07-19 jljustenIntelFrameworkModulePkg: Add ExitPmAuth protocol definition
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-06 niruiyuEnhance BDS to avoid the additional reset when the...
2011-07-05 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-07-05 niruiyuFix the BDS to show UEFI hard drive boot option as...
2011-07-05 qianouyangAdd the support for Boot Option with all 0xff USB class...
2011-06-30 jljustenIntelFrameworkModulePkg: Add PalLib library class mapping
2011-06-28 andrewfishIntelFrameworkModulePkg: Fix clang compielr warning.
2011-06-27 jljustenIntelFrameworkModulePkg: Add Compatibility Support...
2011-06-27 jljustenIntelFrameworkModulePkg: Add Guid/AcpiVariable.h
2011-06-23 ydong10Refine code to follow coding style.
2011-06-17 jljustenIntelFrameworkModulePkg: Add IsaFloppyPei driver
2011-06-16 jljustenIntelFrameworkModulePkg GenericBdsLib: Remove unwanted...
2011-06-02 niruiyuAdd return status check for SetVariable.
2011-05-27 niruiyuUpdate the comments to describe the purpose of Removabl...
2011-05-26 niruiyuOriginally BDS only creates boot options for removable...
2011-05-26 li-elvinAdd more status code in drivers.
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-05-16 vanjeffUpdate PS/2 keyboard driver to return scan code for...
2011-05-04 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-05-04 li-elvinRemove disabling keyboard/auxiliary interface in Driver...
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-20 niruiyuThe hotkey callback in BDS module should defer loading...
2011-04-19 niruiyuFix the PS2 keyboard driver to call hotkey callback...
2011-04-07 niruiyuAdd assertion check for TmpString against NULL.
2011-04-01 niruiyu> When GetHealthStatus() returns NULL FormHiiHandle...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf to follow spec.
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-01 niruiyuFix the bug that BDS assumes any boot option resides...
2011-02-23 ydong101.Refine all the goto and action opcode. When the menu...
2011-02-16 ydong10Enhance BMM to support changing FlowControl setting...
2011-02-01 lgao4Add the missing up/down arrow in UNI string.
2011-01-31 niruiyuAdd assertion after memory allocation.
2011-01-28 niruiyuAdd back the BdsDeleteBootOption to pass build.
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2011-01-10 niruiyuEnhance BDS to support Boot/Driver option whose option...
2011-01-07 niruiyuFix ICC9 compiler failure
2011-01-06 niruiyuFix the bug that duplicate HDD is shown in the BMM.
2011-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2010-12-30 mdkinneyUpdate the Timeout used for Write() operations to consi...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-12-23 ydong10Revert patch 11146 about file guid.
2010-12-17 niruiyuRemoves the assumption in Supported() and Start() routi...
2010-12-15 ydong10Update inappropriate comments.
2010-12-14 niruiyuFix the IsaIo driver to not create ISA resource item...
2010-12-10 ydong10fix potential memory access violation
2010-12-10 ydong10fix build error on ICC compile.
next