summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Refine the message for Reset request.ydong102012-07-061-1/+1
* Update the logic to force user to reset when change configuration which need ...ydong102012-07-061-10/+5
* In PcdBootlogoOnlyEnable case, Clear cursor & screen when key rather than Hot...czhang462012-07-021-1/+1
* Align the perf data between FPDT and DP.lzeng142012-06-193-44/+89
* Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii...lgao42012-06-121-2/+2
* Fix memory leak issues.niruiyu2012-06-062-2/+11
* Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu2012-06-0110-1868/+1787
* Fixed build failed.ydong102012-05-313-5/+5
* Fix IA32 build fail.lzeng142012-05-301-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-303-6/+6
* Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng142012-05-293-2/+120
* Refine the code to follow coding style.ydong102012-05-281-1/+0
* Fix build failedydong102012-05-281-1/+1
* Refine logic about validate boot option.ydong102012-05-251-41/+13
* Remove the check of signature because the code which looks for the input Noti...niruiyu2012-05-241-5/+1
* Update the way to allocate high PMM, firstly try to allocate high PMM below 1...li-elvin2012-05-231-5/+16
* Update PeiDxeDebugLibReportStatusCode library instance to print partial ASSER...lgao42012-05-211-27/+54
* Clean ParentHandle field when image is loaded directly from the firmware's bo...ydong102012-05-181-0/+6
* Add logic to validate console variables when enter BDS.ydong102012-05-181-0/+111
* Fix memory leak issues.ydong102012-05-071-1/+3
* Currently restoring PCI attributes are put in child uninstall logic, if one c...li-elvin2012-05-042-49/+108
* Update copyright formathhtian2012-04-241-3/+1
* Add code to check boot option variable before use itydong102012-04-193-18/+136
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Add more check for the bmp file to avoid access violation.ydong102012-04-111-3/+71
* When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong102012-04-011-5/+29
* update code to follow coding style.czhang462012-03-301-1/+0
* Searching for files starts on an 8 byte aligned boundary after the end of the...lzeng142012-03-271-7/+17
* Add BootlogoOnly feature in BDS for BGRTczhang462012-03-2314-327/+524
* Fix VS X64 Compiler Failurelgao42012-03-201-1/+1
* Add LzmaArchCustomDecompressLib library instance, which supports for X86 (IA3...lgao42012-03-197-3/+442
* Fix build fail.ydong102012-03-141-5/+5
* Improve robustness when scanning PCI Option ROM.rsun32012-03-142-6/+39
* Enhance the error handling.ydong102012-03-131-9/+22
* When CSM uses EFI_SEGMENT and EFI_OFFSET to call CSM16 function, some CSM16 u...li-elvin2012-03-013-7/+15
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+2
* Update copyright.ydong102012-01-121-1/+1
* Add check when get boot option variable to avoid system hang.ydong102012-01-121-1/+115
* Patch includes:ydong102011-12-221-33/+13
* InstallAcpiTable() - Do not update the checksum in the passed in buffer – t...jyao12011-12-151-13/+1
* Update for IntelFrameworkModulePkg.ydong102011-12-1510-157/+151
* Update IntelFrameworkModulePkg version: 0.91->0.92vanjeff2011-12-142-2/+2
* Update the check condition to allows 64-bit operation's data buffer not to be...vanjeff2011-12-011-2/+3
* Update code to pass build on VS2008 with /Od compiler option.lgao42011-11-281-1/+1
* 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description...lzeng142011-11-251-4/+32
* Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin2011-11-244-44/+51
* Update code to follow coding style. Mainly change about:ydong102011-11-231-1/+0
* Use PCD to customize if ps2 mouse and mouse pointer device do full reset.li-elvin2011-11-217-4/+22
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-1/+1
* CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI i...li-elvin2011-11-151-2/+9