]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(smm)...
[mirror_edk2.git] / IntelFrameworkModulePkg /
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.
2013-10-14 Ruiyu NiCorrect a typo: Change the type of the 4th parameter...
2013-09-26 Ruiyu NiFix the BdsExpandPartitionPartialDevicePathToFull(...
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-05-23 lzeng14Move the memory allocation and variable set to BdsEntry...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-05-13 lgao4Update Code to pass EBC compiler.
2013-05-09 li-elvinCheck if video device exists before trying to install...
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-12 li-elvinAdd OpROM code type check to ensure OpROM is PCAT legac...
2013-04-03 ydong10Get the language string before use it to avoid reuse...
2013-03-29 li-elvinWhen EDID comes from hardware INT10 and does not includ...
2013-03-19 niruiyuRemove BdsLibConnectConsoleVariableWithoutDispatch...
2013-03-15 li-elvinCall LegacyBiosInstallVgaRom to shadow Legacy VBIOS...
2013-03-05 lzeng14Follow UEFI spec, set TimeOut and HwErrRecSupport varia...
2013-02-21 ydong10Refine the code to avoid error report.
2013-02-21 ydong10BMP file may has padding data between the bmp header...
2013-01-30 ydong10Get support languages from "PlatformLangCodes" instead...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 li-elvinParse full EDID data to get all video resolutions suppo...
2013-01-17 lzeng14Fix ICC11(VS2005) build failure.
2013-01-15 ydong10Follow UEFI spec, clean the CRC32 field before calculat...
2012-12-12 li-elvinUpdate PCD description.
2012-12-12 li-elvinRemove hard code value and create new PCDs for OpROM...
2012-11-30 jyao1ACPI4.0/5.0 have clear description:
2012-11-26 li-elvinFix IA32 build failure to add UINTN type cast.
2012-11-23 li-elvinUpdate FrameBufferSize aligned with UEFI spec.
2012-11-21 li-elvinFix GCC44 build failure.
2012-11-20 li-elvinIf IDE controller is not in IDE mode, we should not...
2012-11-19 lzeng14Just reserve memory space for page table, but not creat...
2012-11-15 li-elvinRemove 0xc8000 check when searching PNP header. Remove...
2012-11-12 li-elvinBiosVideo allocate wrong size of buffer for EDID overri...
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-24 li-elvinUse ReadUnaligned16 function to access the buffer which...
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-17 li-elvinFix ECC issue.
2012-10-16 ydong10Fix a typo in comments.
2012-10-11 li-elvinAdd PcdFastPS2Detection to improve PS2 keyboard driver...
2012-10-11 lzeng14Add missing braces around initializer.
2012-10-10 czhang46Fix some corner case for LazyConIn feature
2012-09-27 niruiyuReset system only when the pre-allocated memory is...
2012-09-26 niruiyuRemove local function IsValidDevicePath and use new...
2012-09-24 niruiyuHandle the case when OpROM wants to completely remove...
2012-09-14 sfu51. Fix a bug when comparing two timestamp in auth-varia...
2012-09-04 li-elvinSet mode 0 (80x25) when Consplitter does not exist.
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-27 li-elvinAdd comments to explain the reason return status is...
2012-08-22 niruiyuChange the EFI_BOOT_KEY_DATA definition to use macro...
2012-08-20 erictianIntelFrameworkModulePkg/IdeBusDxe: Add error check...
2012-08-17 czhang46Fix the issue that consplitter should not touch ConIn...
2012-08-16 vanjeffAdd validation on ACPI_S3_CONTEXT.S3DebugBufferAddress...
2012-08-13 li-elvinCheck if active video mode is changed after OpROM start...
2012-08-10 czhang46Fix 2 errors for new feature
2012-08-09 ydong10Fix memory leak
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-18 li-elvinTo follow UEFI spec, update the code to make correct...
2012-07-17 li-elvinAdded secure boot in CSM module entrypoint, if UEFI...
2012-07-06 ydong10Refine the message for Reset request.
2012-07-06 ydong10Update the logic to force user to reset when change...
next