index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
Age
Commit message (
Expand
)
Author
2014-05-06
MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to r...
Star Zeng
2014-04-28
Early return when the "BootOrder" variable doesn't exist to avoid SetVariable...
Ruiyu Ni
2014-04-23
Update code logic to let BDS UI can shows more than one formsets in one HiiHa...
Eric Dong
2014-03-28
Add check to avoid null pointer deference.
Ruiyu Ni
2014-03-26
Remove RT attribute for variable LegacyDevOrder
Ruiyu Ni
2014-03-25
MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...
Star Zeng
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2014-03-18
IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT ...
Star Zeng
2014-03-17
Do not reset system when the MemoryTypeInformation variable cannot be written.
Ruiyu Ni
2014-03-05
The size of platform memory above 1M is measured in kilobytes.
Mike Maslenkin
2014-01-22
Fix CRLF format
Tian, Hot
2014-01-10
Update IntelFrameworkModulePkg version: 0.92->0.93
Jeff Fan
2014-01-09
Return to BMM page if parse the file info failed.
Eric Dong
2014-01-08
Rollback the patch 15054.
Eric Dong
2014-01-07
Not update the status until parse the file info success.
Eric Dong
2013-12-18
Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...
Ruiyu Ni
2013-12-11
Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error.
Elvin Li
2013-12-05
Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...
Elvin Li
2013-11-07
Fix wrong parameter usage in GenericBdsLibConstructor
czhang46
2013-10-16
Fix DxeCapsuleLib build failure
czhang46
2013-10-15
Enable UEFI firmware to support FMP capsule format.
czhang46
2013-10-14
Move update legacy order logic from CHANGING to CHANGED.
Eric Dong
2013-10-14
Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...
Ruiyu Ni
2013-09-26
Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates ...
Ruiyu Ni
2013-09-16
Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...
Star Zeng
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-05-23
Move the memory allocation and variable set to BdsEntry, use VariableLock pro...
lzeng14
2013-05-17
Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...
niruiyu
2013-05-13
Update Code to pass EBC compiler.
lgao4
2013-05-09
Check if video device exists before trying to install Video OpROM.
li-elvin
2013-04-23
Remove the blank line between InitializeLangVariable() and it's function header.
lzeng14
2013-04-23
Fix GCC build failure caused by R14307.
lzeng14
2013-04-22
Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to Pla...
lzeng14
2013-04-12
Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM ...
li-elvin
2013-04-03
Get the language string before use it to avoid reuse freed buffer.
ydong10
2013-03-29
When EDID comes from hardware INT10 and does not include 800x600, 640x480 and...
li-elvin
2013-03-19
Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...
niruiyu
2013-03-15
Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInst...
li-elvin
2013-03-05
Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable se...
lzeng14
2013-02-21
Refine the code to avoid error report.
ydong10
2013-02-21
BMP file may has padding data between the bmp header section and the bmp data...
ydong10
2013-01-30
Get support languages from "PlatformLangCodes" instead of front page string p...
ydong10
2013-01-22
Take the highest horizontal resolution as highest video resolution.
li-elvin
2013-01-22
Parse full EDID data to get all video resolutions supported by monitors.
li-elvin
2013-01-17
Fix ICC11(VS2005) build failure.
lzeng14
2013-01-15
Follow UEFI spec, clean the CRC32 field before calculate CRC for system table.
ydong10
2012-12-12
Update PCD description.
li-elvin
2012-12-12
Remove hard code value and create new PCDs for OpROM reserved range in CSM mo...
li-elvin
2012-11-30
ACPI4.0/5.0 have clear description:
jyao1
2012-11-26
Fix IA32 build failure to add UINTN type cast.
li-elvin
[next]