]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib
[mirror_edk2.git] / IntelFrameworkModulePkg /
2015-07-07 Hao WuIntelFrameworkModulePkg: Remove gZeroGuid definition...
2015-07-02 Jordan JustenRevert tree to r17801
2015-07-02 Laszlo ErsekIntelFrameworkModulePkg: AcpiS3SaveDxe: call S3Ready...
2015-07-02 Laszlo ErsekIntelFrameworkModulePkg: AcpiS3SaveDxe: prepare for...
2015-06-30 Hao WuIntelFrameworkModulePkg UpdateDriverDxe: Use safe strin...
2015-06-30 Hao WuIntelFrameworkModulePkg DeviceMngr: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg BootMngr: Use safe string functions
2015-06-30 Hao WuIntelFrameworkModulePkg BootMaint: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg BdsDxe: Use safe string functions
2015-06-30 Hao WuIntelFrameworkModulePkg PeiDxeDebugLib: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg GenericBdsLib: Use safe string...
2015-06-30 Hao WuIntelFrameworkModulePkg IsaFloppyDxe: Use safe string...
2015-06-10 Ruiyu NiIntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialCloc...
2015-06-09 Dandan BiEDKII:Display engine should not depend on the framework...
2015-06-08 Qiu ShuminIntelFrameworkModulePkg: Add %u and %lu support for...
2015-05-25 Eric DongIntelFrameworkModulePkg: Rollback this change because...
2015-05-21 Dandan BiRemove Framework HII "class\subclass" in all VFR
2015-05-06 Ruiyu NiRemove obsolete PCDs (new ones are moved to MdePkg...
2015-05-06 Ruiyu NiIntelFrameworkModulePkg: Add LegacyBootManagerLib.
2015-05-06 Ruiyu NiIntelFrameworkModulePkg: Change BdsDxe to use new PCDs...
2015-05-05 Hao WuIntelFrameworkModulePkg: Modify IsaSerialDxe to follow...
2015-04-29 Liming GaoIntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory...
2015-04-10 Elvin LiIntelFrameworkModulePkg: update comments to clarify...
2015-04-09 Elvin LiIntelFrameworkModulePkg: add comments to clarify runtim...
2015-04-08 David WoodhouseIntelFrameworkModulePkg: Update LegacyBiosDxe to use...
2015-04-07 Elvin LiIntelFrameworkModulePkg: Put report status code after...
2015-04-03 Liming GaoIntelFrameworkModulePkg: Move LzmaDecompress GUID
2015-04-03 Liming GaoIntelFrameworkModulePkg: Cleanup PeiDxeDebugLibReportSt...
2015-03-18 Hao WuIntelFrameworkModulePkg: Remove a duplicated hardcode...
2015-03-13 Shumin QiuIntelFrameworkModulePkg: Fix typo.
2015-02-12 Eric DongRemove invalid value sync action when changing value...
2015-02-06 Liming GaoIntelFrameworkModulePkg: Update PeiDxeDebugLibReportSta...
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-01-16 Shumin QiuRefine the format of GUID in INF files for IntelFramewo...
2014-12-24 Deric ColeAddress the potential system TPL does not been restore.
2014-12-22 Ruiyu NiRemove unnecessary RT attribute from LegacyDevOrder...
2014-11-06 Eric DongTry to read key strike even when the TimeOuts value...
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-29 Star ZengMdeModulePkg/IntelFrameworkModulePkg FwVol:
2014-10-21 Eric DongClean up the code. Action statement should not have...
2014-10-14 Olivier MartinRemoves dead code from the PlatformBdsLibNull,leaving...
2014-10-11 Olivier MartinRemoves dependencies on SMBIOS in the IntelFrameworkMod...
2014-09-29 Olivier MartinRemoves some unused assigned variables. Some compiler...
2014-09-22 Eric DongCorrect the convert hex string to decimal value logic.
2014-09-16 Eric DongRefine the code, remove the useless code.
2014-09-03 Gao, LimingIntelFrameworkModulePkg: Convert non DOS format files...
2014-09-02 Jeff FanUpdate IntelFrameworkModulePkg package version to 0.94.
2014-08-28 Gao, LimingAdd the missing GUID in BdsDxe.inf
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-28 Zeng, StarIntelFrameworkModulePkg: INF/DEC file updates to EDK...
2014-08-26 Elvin LiAcpiS3Save could try to check PcdIdentifyMappingPageTab...
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-21 Qiu ShuminAllocate exact memory size for string buffer to avoid...
2014-08-20 Eric DongIntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the...
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-14 Jeff FanUse StrnCat instead of StrCat to avoid target buffer...
2014-08-12 Elvin LiFixed a bug in LegacyBiosDxe to allocate correct ranges...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-08-01 Chen FanIntelFrameworkModulePkg BdsLib: Fix potential memory...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Li, ElvinPrint the CodeType and Value of status code with fixed...
2014-07-24 Eric DongFix one memory leak.
2014-07-23 isakov-slFixed one possible array out of bounds issue.
2014-07-23 Elvin LiFix memory leak issues in BiosSnp module.
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-07-07 Eric DongRefine code to follow good coding style.
2014-07-04 Eric DongRefine the save action for the BdsDxe.
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2014-06-24 Gao, LimingAdd DEBUG message for all fields in AcpiS3Context.
2014-06-20 Ruiyu NiDo not create boot option for logical block io device.
2014-06-19 Eric DongFix GCC build fail.
2014-06-18 Ruiyu NiCreate boot option for all block IO devices no matter...
2014-06-18 Eric DongSupport RouteConfig function for BdsDxe driver.
2014-06-04 Jeff FanRename TimeoutInSeconds to Timeout to avoid confusion.
2014-05-22 Ruiyu NiRemove the RT attribute for HDDP variable and validate...
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
2014-04-28 Ruiyu NiEarly return when the "BootOrder" variable doesn't...
2014-04-23 Eric DongUpdate code logic to let BDS UI can shows more than...
2014-03-28 Ruiyu NiAdd check to avoid null pointer deference.
2014-03-26 Ruiyu NiRemove RT attribute for variable LegacyDevOrder
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2014-03-18 Star ZengIntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT...
2014-03-17 Ruiyu NiDo not reset system when the MemoryTypeInformation...
2014-03-05 Mike MaslenkinThe size of platform memory above 1M is measured in...
2014-01-22 Tian, HotFix CRLF format
2014-01-10 Jeff FanUpdate IntelFrameworkModulePkg version: 0.92->0.93
2014-01-09 Eric DongReturn to BMM page if parse the file info failed.
2014-01-08 Eric DongRollback the patch 15054.
2014-01-07 Eric DongNot update the status until parse the file info success.
2013-12-18 Ruiyu NiRollback the change to EFI_BOOT_KEY_DATA structure...
2013-12-11 Elvin LiAdd additional check mRuntimeSmbiosEntryPoint == NULL...
2013-12-05 Elvin LiFollowing UEFI spec, update SmbiosDxe to use EfiRuntime...
2013-11-07 czhang46Fix wrong parameter usage in GenericBdsLibConstructor
2013-10-16 czhang46Fix DxeCapsuleLib build failure
2013-10-15 czhang46Enable UEFI firmware to support FMP capsule format.
2013-10-14 Eric DongMove update legacy order logic from CHANGING to CHANGED.
next