Age | Commit message (Expand) | Author |
2014-01-23 | Fix CRLF format | Tian, Hot |
2013-10-22 | EdkCompatibilityPkg: Fixed EDK Shell build | Olivier Martin |
2013-09-03 | EdkCompatibilityPkg: Fixed build for AArch64 | Olivier Martin |
2013-08-23 | Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. | Shumin Qiu |
2013-08-08 | Add Aarch64 support to EdkCompatibilityPkg. | Harry Liebel |
2013-07-10 | Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol... | Ruiyu Ni |
2013-06-04 | Add the missing "," for the patch to fix status code print string. | Gary Ching-Pang Lin |
2013-05-24 | Without this fix, the "%r" format specifier prints eg. "0000001A" instead of ... | lgao4 |
2012-10-30 | Fix memory out of band access in AsmFxSave() and AsmFxRestore(). | lgao4 |
2012-06-21 | Fix a typo. | ydong10 |
2012-06-08 | EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARM | oliviermartin |
2012-05-31 | Change returned status codes for SmiManage() per PI 1.2.1 spec. | rsun3 |
2012-05-16 | Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch... | lgao4 |
2012-05-04 | Correct an error in Aprint function. | ydong10 |
2012-04-11 | Add more check for the bmp file to avoid access violation. | ydong10 |
2012-02-27 | Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJu... | lgao4 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2012-01-16 | Add new DEBUG_VERBOSE print error level. | lgao4 |
2011-12-28 | Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 |
2011-12-20 | Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg Glu... | lgao4 |
2011-12-15 | Fix the issue to clear the high 16-bit of EAX before use it Thunk code. | lgao4 |
2011-12-15 | Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee... | lzeng14 |
2011-12-06 | Fix ICC11 build failure. | lgao4 |
2011-12-05 | Fix ICC11 build failure. | lgao4 |
2011-11-15 | EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. | lzeng14 |
2011-10-25 | Correct CpuPause.s to ICC11. | lgao4 |
2011-10-19 | Avoid using code name in comments. | niruiyu |
2011-10-18 | Use a local variable and assign 0 to it, then use it as legacy interrupt tabl... | li-elvin |
2011-09-30 | 1. Move Capsule variable name definition to Capsule variable GUID header file. | lgao4 |
2011-09-30 | Define S3 Status code macros. | lgao4 |
2011-09-29 | Add more check to avoid access violation. | ydong10 |
2011-09-09 | Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of Sm... | hhtian |
2011-09-01 | Refine code to make code run more safely. | ydong10 |
2011-08-18 | Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. | vanjeff |
2011-08-02 | Fixed the issue in RuntimeStatusCode library that may not work on the early d... | lgao4 |
2011-07-29 | EdkCompatabilityPg: Add missing .globl statement | andrewfish |
2011-07-19 | EdkCompatibilityPkg: Add SmmScriptLib | jljusten |
2011-07-12 | EdkCompatabilityPkg: Fix build issues with X64 clang | andrewfish |
2011-06-16 | Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/... | lzeng14 |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu |
2011-01-18 | Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro | lgao4 |
2011-01-03 | EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning | jljusten |
2010-12-31 | Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton. | lgao4 |
2010-12-14 | update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val... | erictian |
2010-12-09 | Refine code to make code run more safely. | ydong10 |
2010-12-06 | Refine code to make code more safely. | ydong10 |
2010-11-26 | Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. | lgao4 |
2010-11-12 | Fix the issue that the high 16-bit of EAX may contain invalid data, which cau... | li-elvin |
2010-10-13 | EdkCompatibilityPkg: Re-add VA_COPY macro | jljusten |
2010-09-13 | Refine some code to make code run safely. | ydong10 |