summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* IntelFrameworkModulePkg: Add FwVolDxe driverjljusten2011-09-019-0/+5541
* Check the pointer before use it.ydong102011-09-011-69/+72
* IntelFrameworkModulePkg: Add AcpiS3SaveDxe driverjljusten2011-08-315-0/+875
* Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin2011-08-304-5/+156
* MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDsjljusten2011-08-291-0/+11
* IntelFrameworkModulePkg: Add AcpiSupportDxe driverjljusten2011-08-296-0/+2249
* IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu22011-08-253-3/+19
* Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin2011-08-257-5/+79
* Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu2011-08-251-0/+11
* Remove the code added originally to restore 8254 timer to 54ms.li-elvin2011-08-093-38/+0
* Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.niruiyu2011-08-041-3/+71
* Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Functi...li-elvin2011-08-041-4/+14
* Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao42011-08-021-1/+9
* Put free the buffer GraphicsOutput.Mode in correct place.li-elvin2011-08-011-8/+15
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-013-173/+69
* IntelFrameworkModulePkg: Add ExitPmAuth protocol definitionjljusten2011-07-192-0/+28
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-066-14/+14
* Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu2011-07-061-11/+18
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-0521-43/+43
* Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu2011-07-052-12/+23
* Add the support for Boot Option with all 0xff USB class Device Path.qianouyang2011-07-051-143/+180
* IntelFrameworkModulePkg: Add PalLib library class mappingjljusten2011-06-301-0/+1
* IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish2011-06-281-1/+1
* IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten2011-06-2746-1/+30571
* IntelFrameworkModulePkg: Add Guid/AcpiVariable.hjljusten2011-06-272-0/+176
* Refine code to follow coding style.ydong102011-06-231-1/+1
* IntelFrameworkModulePkg: Add IsaFloppyPei driverjljusten2011-06-176-0/+2325
* IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert conditionjljusten2011-06-161-2/+6
* Add return status check for SetVariable.niruiyu2011-06-021-8/+10
* Update the comments to describe the purpose of Removable array.niruiyu2011-05-271-3/+6
* Originally BDS only creates boot options for removable media, the patch creat...niruiyu2011-05-261-70/+74
* Add more status code in drivers.li-elvin2011-05-262-0/+13
* Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong102011-05-205-505/+503
* Update PS/2 keyboard driver to return scan code for Pause key.vanjeff2011-05-162-107/+121
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-2/+2
* Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...li-elvin2011-05-043-14/+2
* Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu2011-04-251-9/+10
* The hotkey callback in BDS module should defer loading the boot option until ...niruiyu2011-04-203-63/+79
* Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...niruiyu2011-04-194-518/+398
* Add assertion check for TmpString against NULL.niruiyu2011-04-071-13/+4
* > When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ...niruiyu2011-04-016-130/+154
* Update inf file to follow spec.ydong102011-03-302-4/+3
* Enhance inf to follow spec.ydong102011-03-146-9/+16
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-103-8/+10
* Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu2011-03-011-3/+6
* 1.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong102011-02-233-35/+37
* Enhance BMM to support changing FlowControl setting in Front Page.ydong102011-02-168-6/+137
* Add the missing up/down arrow in UNI string.lgao42011-02-011-0/+0
* Add assertion after memory allocation.niruiyu2011-01-311-0/+2
* Add back the BdsDeleteBootOption to pass build.niruiyu2011-01-281-0/+56