]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal /
2015-12-15 Jordan JustenIntelFrameworkModulePkg: Convert all .uni files to...
2015-10-15 Eric DongIntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replac...
2015-08-27 Eric DongIntelFrameworkModulePkg: Replace deprecated function.
2015-07-27 Star ZengIntelFrameworkModulePkg AcpiS3SaveDxe: Reduce reserved...
2015-07-13 Hao WuIntelFrameworkModulePkg DeviceMngr: Potential read...
2015-07-13 Hao WuIntelFrameworkModulePkg BootMngr: Fix potential read...
2015-07-13 Hao WuIntelFrameworkModulePkg BootMaint: Fix potential read...
2015-07-13 Hao WuIntelFrameworkModulePkg BdsDxe: Fix ASSERT in BdsMemoryTest
2015-07-10 Ruiyu NiIntelFrameworkModulePkg: Fix a memory leak bug in BdsDx...
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-09 Dandan BiEDKII:Display engine should not depend on the framework...
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 NiIntelFrameworkModulePkg: Change BdsDxe to use new PCDs...
2015-03-13 Shumin QiuIntelFrameworkModulePkg: Fix typo.
2015-02-12 Eric DongRemove invalid value sync action when changing value...
2014-11-06 Eric DongTry to read key strike even when the TimeOuts value...
2014-10-29 Star ZengMdeModulePkg/IntelFrameworkModulePkg FwVol:
2014-10-21 Eric DongClean up the code. Action statement should not have...
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-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-26 Elvin LiAcpiS3Save could try to check PcdIdentifyMappingPageTab...
2014-08-21 Qiu ShuminAllocate exact memory size for string buffer to avoid...
2014-08-14 Jeff FanUse StrnCat instead of StrCat to avoid target buffer...
2014-08-08 Jeff FanAdd type cast on variable before operation.
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-23 isakov-slFixed one possible array out of bounds issue.
2014-07-07 Eric DongRefine code to follow good coding style.
2014-07-04 Eric DongRefine the save action for the BdsDxe.
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-19 Eric DongFix GCC build fail.
2014-06-18 Eric DongSupport RouteConfig function for BdsDxe driver.
2014-05-06 Star ZengMdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the...
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-01-22 Tian, HotFix CRLF format
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-10-15 czhang46Enable UEFI firmware to support FMP capsule format.
2013-10-14 Eric DongMove update legacy order logic from CHANGING to CHANGED.
2013-10-14 Ruiyu NiCorrect a typo: Change the type of the 4th parameter...
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-05-23 lzeng14Move the memory allocation and variable set to BdsEntry...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-04-23 lzeng14Remove the blank line between InitializeLangVariable...
2013-04-23 lzeng14Fix GCC build failure caused by R14307.
2013-04-22 lzeng14Enhance InitializeLanguage() to set PcdUefiVariableDefa...
2013-04-03 ydong10Get the language string before use it to avoid reuse...
2013-03-05 lzeng14Follow UEFI spec, set TimeOut and HwErrRecSupport varia...
2013-01-30 ydong10Get support languages from "PlatformLangCodes" instead...
2013-01-17 lzeng14Fix ICC11(VS2005) build failure.
2013-01-15 ydong10Follow UEFI spec, clean the CRC32 field before calculat...
2012-11-30 jyao1ACPI4.0/5.0 have clear description:
2012-11-19 lzeng14Just reserve memory space for page table, but not creat...
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-10-23 niruiyuAdd assertion to make sure the pointer is not NULL.
2012-10-19 niruiyuFix a bug that causes GCC build failure.
2012-10-18 niruiyuFix a bug that incorrectly uses && instead of !! in...
2012-10-18 niruiyuRemove the KeyOrder variable dependency from BDS
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-10 czhang46Fix some corner case for LazyConIn feature
2012-09-26 niruiyuRemove local function IsValidDevicePath and use new...
2012-09-14 sfu51. Fix a bug when comparing two timestamp in auth-varia...
2012-08-29 erictianShould pass in bytes of string buffer to UnicodeSPrint...
2012-08-28 rsun3Fix comparisons of enumerated types which may cause...
2012-08-22 niruiyuChange the EFI_BOOT_KEY_DATA definition to use macro...
2012-08-16 vanjeffAdd validation on ACPI_S3_CONTEXT.S3DebugBufferAddress...
2012-08-10 czhang46Fix 2 errors for new feature
2012-08-01 czhang46Move PcdConInConnectOnDemand initlization to PlatformBd...
2012-07-30 czhang46Add 2 new Bds features
2012-07-30 niruiyuChange the type of NotifyHandle from EFI_HANDLE to...
2012-07-27 lzeng14Close the corresponding GUIDed section extraction proto...
2012-07-02 czhang46In PcdBootlogoOnlyEnable case, Clear cursor & screen...
2012-06-06 niruiyuFix memory leak issues.
2012-06-01 niruiyuRefine BdsDxe driver and GenericBdsLib library so that...
2012-05-31 ydong10Fixed build failed.
2012-05-30 lzeng14Fix IA32 build fail.
next