| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patch r12470 and r12544 from main trunk. | vanjeff | 2012-01-20 | 3 | -4/+11 |
* | sync part of patch r11904 from main trunk. | vanjeff | 2011-06-16 | 1 | -35/+35 |
* | sync patch r10863, r10396, r10864, r10873 from main trunk. | vanjeff | 2011-04-19 | 43 | -178/+364 |
* | sync patch r11189, r11194, r11200, r11201, r11020, r11227 from main trunk. | vanjeff | 2011-04-13 | 10 | -19/+873 |
* | sync patch r11046, r11047, from main trunk. | vanjeff | 2011-04-13 | 4 | -12/+12 |
* | sync patches r10815, r10828 from main trunk. | vanjeff | 2010-08-27 | 4 | -134/+12 |
* | sync patches r10714, r10715 and r10757 from main trunk. | vanjeff | 2010-07-31 | 8 | -108/+113 |
* | sync patch 10719 from main trunk. | vanjeff | 2010-07-30 | 1 | -3/+3 |
* | sync patch 10709 from main trunk. | vanjeff | 2010-07-30 | 1 | -5/+0 |
* | sync patch 10711 from main trunk. | vanjeff | 2010-07-30 | 1 | -4/+52 |
* | sync patch r10698 from main trunk. | vanjeff | 2010-07-28 | 4 | -2/+68 |
* | sync patch r10662 from main trunk. | vanjeff | 2010-07-28 | 1 | -3/+2 |
* | sync patches r10569 from main trunk. | vanjeff | 2010-07-20 | 3 | -24/+79 |
* | sync patches r10575, r10586 from main trunk. | vanjeff | 2010-07-20 | 8 | -66/+169 |
* | 1. Remove the duplicated contents from source files and INF file of PiSmmStat... | lgao4 | 2010-03-27 | 4 | -452/+1 |
* | Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk d... | rsun3 | 2010-03-26 | 3 | -0/+904 |
* | Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b... | rsun3 | 2010-03-26 | 4 | -9/+104 |
* | Not maintained. | hhtian | 2010-03-25 | 1 | -133/+0 |
* | This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ... | li-elvin | 2010-03-25 | 1 | -10/+14 |
* | Correct file path separator to be consistent. | lgao4 | 2010-03-20 | 1 | -15/+15 |
* | Ensure GDT for APs is under 4G, in order to secure that APs can safely use it... | xli24 | 2010-03-19 | 1 | -1/+18 |
* | Add parameter check in SmmBase.Communicate(). | rsun3 | 2010-03-19 | 1 | -0/+4 |
* | NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p... | rsun3 | 2010-03-19 | 1 | -0/+2 |
* | Refine Legacy Region thunk to comply with PI 1.2. | xli24 | 2010-03-18 | 1 | -11/+27 |
* | Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp... | rsun3 | 2010-03-18 | 1 | -11/+8 |
* | Remove the implementation limitation in the SmmBaseHelper driver that it assu... | rsun3 | 2010-03-17 | 4 | -127/+69 |
* | Correction to remove Apple lines from Disclaimers. These were introduced aft... | myronporter | 2010-03-15 | 6 | -13/+8 |
* | Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which... | lgao4 | 2010-03-15 | 4 | -0/+1123 |
* | Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which... | lgao4 | 2010-03-15 | 4 | -22/+95 |
* | Fix a issue to support the callback related to framework IFR REF opcode. Its ... | lgao4 | 2010-03-14 | 1 | -0/+2 |
* | Support Framework IFR SELECT OP code. | lgao4 | 2010-03-14 | 1 | -0/+40 |
* | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter | 2010-03-13 | 5 | -57/+71 |
* | Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmCont... | hhuan13 | 2010-03-10 | 3 | -3/+47 |
* | Add description for the added BootState guid. | lgao4 | 2010-03-10 | 1 | -1/+9 |
* | Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he... | niruiyu | 2010-03-10 | 2 | -0/+23 |
* | Update EdkCompatibilityPkg version from 0.90 to 0.91 | lgao4 | 2010-03-09 | 2 | -2/+2 |
* | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 | 2010-03-04 | 3 | -52/+179 |
* | 1. Correct coding comments. | lgao4 | 2010-03-04 | 3 | -7/+7 |
* | Fix non-boolean comparison expression. | lgao4 | 2010-03-03 | 3 | -5/+5 |
* | Add parameter checking for MP Services Protocol Thunk driver. | xli24 | 2010-03-01 | 1 | -0/+3 |
* | Update EDKII core UEFI/PI version. | lgao4 | 2010-03-01 | 1 | -1/+1 |
* | Add the missing check for NULL pointer before use it. | lgao4 | 2010-03-01 | 1 | -0/+1 |
* | Update code to match EDKII coding style. | lgao4 | 2010-03-01 | 48 | -1402/+2170 |
* | Add the missing check for NULL pointer before use it. | lgao4 | 2010-02-27 | 2 | -2/+8 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 12 | -24/+0 |
* | Add parameter checking for MP Services Protocol Thunk driver. | xli24 | 2010-02-25 | 1 | -1/+8 |
* | Add more check to avoid code enter into wrong state. | lgao4 | 2010-02-25 | 7 | -14/+46 |
* | Fix the bug that SMM Base Protocol.Communicate() does not work. | rsun3 | 2010-02-25 | 3 | -30/+68 |
* | Add new HII FormMap Opcode support | lgao4 | 2010-02-25 | 3 | -4/+59 |
* | Correct Copyright year format | lgao4 | 2010-02-24 | 1 | -1/+1 |