]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
Enhance GPT measurement to be able to handle different partition entry size.
[mirror_edk2.git] / IntelFrameworkModulePkg /
2012-06-01 niruiyuRefine BdsDxe driver and GenericBdsLib library so that...
2012-05-31 ydong10Fixed build failed.
2012-05-30 lzeng14Fix IA32 build fail.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-29 lzeng14Update DxeCore and FwVolDxe drivers to inherit authenti...
2012-05-28 ydong10Refine the code to follow coding style.
2012-05-28 ydong10Fix build failed
2012-05-25 ydong10Refine logic about validate boot option.
2012-05-24 niruiyuRemove the check of signature because the code which...
2012-05-23 li-elvinUpdate the way to allocate high PMM, firstly try to...
2012-05-21 lgao4Update PeiDxeDebugLibReportStatusCode library instance...
2012-05-18 ydong10Clean ParentHandle field when image is loaded directly...
2012-05-18 ydong10Add logic to validate console variables when enter...
2012-05-07 ydong10Fix memory leak issues.
2012-05-04 li-elvinCurrently restoring PCI attributes are put in child...
2012-04-24 hhtianUpdate copyright format
2012-04-19 ydong10Add code to check boot option variable before use it
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-04-01 ydong10When transfer from Unicode to hex number, current code...
2012-03-30 czhang46update code to follow coding style.
2012-03-27 lzeng14Searching for files starts on an 8 byte aligned boundar...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2012-03-20 lgao4Fix VS X64 Compiler Failure
2012-03-19 lgao4Add LzmaArchCustomDecompressLib library instance, which...
2012-03-14 ydong10Fix build fail.
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-13 ydong10Enhance the error handling.
2012-03-01 li-elvinWhen CSM uses EFI_SEGMENT and EFI_OFFSET to call CSM16...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-12 ydong10Update copyright.
2012-01-12 ydong10Add check when get boot option variable to avoid system...
2011-12-22 ydong10Patch includes:
2011-12-15 jyao1InstallAcpiTable() - Do not update the checksum in...
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-12-14 vanjeffUpdate IntelFrameworkModulePkg version: 0.91->0.92
2011-12-01 vanjeffUpdate the check condition to allows 64-bit operation...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-11-24 li-elvinUpdate console mode setup to use PcdSetupConOutColumn...
2011-11-23 ydong10Update code to follow coding style. Mainly change about:
2011-11-21 li-elvinUse PCD to customize if ps2 mouse and mouse pointer...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
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...
next