| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync patches r14276, r14305 and r14317 from main trunk. | vanjeff | 2013-04-28 | 1 | -2/+29 |
* | Sync patch r13472 from main trunk. | vanjeff | 2013-04-19 | 2 | -29/+97 |
* | Sync patches r13935, r13948, r13952, r13980, r13981 and r14062 from main trunk. | vanjeff | 2013-04-01 | 2 | -5/+5 |
* | Sync patches r13894 and r13895 from main trunk. | vanjeff | 2012-11-02 | 2 | -4/+4 |
* | Sync patch r13406 from main trunk. | vanjeff | 2012-06-01 | 1 | -1/+1 |
* | Sync patch r13394 from main trunk. | vanjeff | 2012-05-31 | 1 | -4/+4 |
* | Sync patch r13375 from main trunk. | vanjeff | 2012-05-31 | 1 | -2/+2 |
* | Sync patch r13037 from mail trunk. | vanjeff | 2012-05-22 | 5 | -8/+58 |
* | Sync patch r13301 from mail trunk. | vanjeff | 2012-05-18 | 1 | -5/+16 |
* | Sync patch r13274 from mail trunk. | vanjeff | 2012-05-18 | 2 | -4/+4 |
* | Sync patches r13159, r13185 and r13203 from mail trunk. | vanjeff | 2012-05-04 | 2 | -2/+114 |
* | Sync patches r12979 and r13025 from mail trunk. | vanjeff | 2012-03-23 | 9 | -21/+53 |
* | Sync patch r12933 from mail trunk. | vanjeff | 2012-03-23 | 2 | -6/+9 |
* | Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 | 2011-12-28 | 1 | -43/+20 |
* | Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 | 2011-12-20 | 1 | -33/+56 |
* | Fix the issue to clear the high 16-bit of EAX before use it Thunk code. | lgao4 | 2011-12-15 | 8 | -14/+20 |
* | Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee... | lzeng14 | 2011-12-15 | 1 | -1/+6 |
* | Update the Package version. | lgao4 | 2011-12-13 | 2 | -2/+2 |
* | Fix ICC11 build failure. | lgao4 | 2011-12-06 | 2 | -3/+121 |
* | Fix ICC11 build failure. | lgao4 | 2011-12-05 | 1 | -9/+1 |
* | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 | 2011-11-21 | 1 | -2/+2 |
* | PI 1.2 Errata C: A new return condition is added for the returned status code... | rsun3 | 2011-11-21 | 2 | -2/+4 |
* | EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. | lzeng14 | 2011-11-15 | 2 | -4/+4 |
* | Correct key word of define macro to DEFINE per Build spec. | lgao4 | 2011-10-28 | 1 | -3/+3 |
* | Correct CpuPause.s to ICC11. | lgao4 | 2011-10-25 | 1 | -2/+2 |
* | Avoid using code name in comments. | niruiyu | 2011-10-19 | 29 | -80/+72 |
* | Use a local variable and assign 0 to it, then use it as legacy interrupt tabl... | li-elvin | 2011-10-18 | 1 | -3/+10 |
* | 1. Move Capsule variable name definition to Capsule variable GUID header file. | lgao4 | 2011-09-30 | 2 | -17/+20 |
* | Define S3 Status code macros. | lgao4 | 2011-09-30 | 1 | -1/+13 |
* | Add more check to avoid access violation. | ydong10 | 2011-09-29 | 2 | -2/+2 |
* | EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ... | rsun3 | 2011-09-28 | 2 | -4/+4 |
* | EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo... | rsun3 | 2011-09-26 | 2 | -3/+27 |
* | Clean up the private GUID definition in module Level. | lgao4 | 2011-09-20 | 6 | -10/+31 |
* | Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm... | hhtian | 2011-09-09 | 1 | -7/+7 |
* | Refine code to make code run more safely. | ydong10 | 2011-09-01 | 1 | -1/+1 |
* | EdkCompatibilityPkg: Add BootScriptThunkHelper driver | jljusten | 2011-08-31 | 3 | -0/+127 |
* | Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL... | rsun3 | 2011-08-30 | 1 | -14/+21 |
* | Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. | vanjeff | 2011-08-18 | 1 | -1/+7 |
* | Fixed the issue in RuntimeStatusCode library that may not work on the early d... | lgao4 | 2011-08-02 | 1 | -1/+9 |
* | Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create... | li-elvin | 2011-08-01 | 1 | -5/+23 |
* | Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files... | rsun3 | 2011-08-01 | 2 | -3/+3 |
* | EdkCompatabilityPg: Add missing .globl statement | andrewfish | 2011-07-29 | 1 | -0/+1 |
* | EdkCompatibilityPkg: Add SmmScriptLib | jljusten | 2011-07-19 | 6 | -0/+1302 |
* | EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driver | jljusten | 2011-07-19 | 4 | -0/+175 |
* | EdkCompatabilityPkg: Fix build issues with X64 clang | andrewfish | 2011-07-12 | 15 | -368/+265 |
* | EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunk | jljusten | 2011-06-27 | 3 | -0/+303 |
* | Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/... | lzeng14 | 2011-06-16 | 1 | -4/+4 |
* | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu | 2011-06-09 | 3 | -12/+57 |
* | String Reference Cleanup. | lzeng14 | 2011-06-08 | 3 | -94/+85 |
* | Update code to pass packaging tool. | lzeng14 | 2011-05-30 | 4 | -12/+9 |