1. a1b7065 EdkCompatibilityPkg: Add PersistentMemory definition by Liming Gao · 10 years ago
  2. 59e4c8e EdkCompatibilityPkg: Make this field name match the name in the spec. by Peter Jones · 10 years ago
  3. b5f8b5b Refine code to make it more safely. by Eric Dong · 11 years ago
  4. 2b53e39 Fix CRLF format by Tian, Hot · 11 years ago
  5. 6cbbfa0 EdkCompatibilityPkg: Fixed EDK Shell build by Olivier Martin · 11 years ago
  6. 4fb254d EdkCompatibilityPkg: Fixed build for AArch64 by Olivier Martin · 11 years ago
  7. bbeea0d Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. by Shumin Qiu · 11 years ago
  8. 373fbc6 Add Aarch64 support to EdkCompatibilityPkg. by Harry Liebel · 11 years ago
  9. de27b8f Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol before installing the Driver Binding Protocol instance. by Ruiyu Ni · 12 years ago
  10. 5e2fd93 Add the missing "," for the patch to fix status code print string. by Gary Ching-Pang Lin · 12 years ago
  11. 0df625f Without this fix, the "%r" format specifier prints eg. "0000001A" instead of "Security Violation" for EFI_SECURITY_VIOLATION. by lgao4 · 12 years ago
  12. 205627b Fix memory out of band access in AsmFxSave() and AsmFxRestore(). by lgao4 · 12 years ago
  13. 0e4cdd8 Fix a typo. by ydong10 · 13 years ago
  14. 9acd223 EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARM by oliviermartin · 13 years ago
  15. d5b339a Change returned status codes for SmiManage() per PI 1.2.1 spec. by rsun3 · 13 years ago
  16. 64bb20f Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed char to follow UEFI spec. by lgao4 · 13 years ago
  17. 490173c Correct an error in Aprint function. by ydong10 · 13 years ago
  18. a46c365 Add more check for the bmp file to avoid access violation. by ydong10 · 13 years ago
  19. 287d8d1 Update ECP Package Glue BaseLib to save/restore xmm6-xmm15 in functions setJump/longJump. by lgao4 · 13 years ago
  20. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  21. 9a8e70c Add new DEBUG_VERBOSE print error level. by lgao4 · 13 years ago
  22. c8641de Roll back the previous change in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S, and still use the hard code offset in them to avoid GCC compiler create the unexpected instruction. by lgao4 · 13 years ago
  23. fe28761 Clean up the hard code offset in MdePkg BaseLib Ia32 Thunk16.S and EcpPkg GlueLib BaseLib Ia32 Thunk16.S. by lgao4 · 13 years ago
  24. 0249feb Fix the issue to clear the high 16-bit of EAX before use it Thunk code. by lgao4 · 13 years ago
  25. 22675de Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency between CacheSubclass 0.9 and SMBIOS specifications. by lzeng14 · 13 years ago
  26. 49cc8d2 Fix ICC11 build failure. Signed-off-by: lgao4 Reviewed-by: mdkinney by lgao4 · 13 years ago
  27. 9386c41 Fix ICC11 build failure. Signed-off-by: lgao4 Reviewed-by: erictian by lgao4 · 13 years ago
  28. 5d9f5dc EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. by lzeng14 · 13 years ago
  29. 9c24540 Correct CpuPause.s to ICC11. Signed-off-by: lgao4 by lgao4 · 13 years ago
  30. 8598a1e Avoid using code name in comments. by niruiyu · 13 years ago
  31. 515327a Use a local variable and assign 0 to it, then use it as legacy interrupt table base address. by li-elvin · 13 years ago
  32. ec2b081 1. Move Capsule variable name definition to Capsule variable GUID header file. by lgao4 · 13 years ago
  33. f4d9cc2 Define S3 Status code macros. Signed-off-by: lgao4 Reviewed-by: jyao1 by lgao4 · 13 years ago
  34. 57ad9d4 Add more check to avoid access violation. by ydong10 · 13 years ago
  35. afc5448 Rename SMM_CPU_IO_Protocol to SMM_CPU_IO2_PROTOCOL in PiSmmDefintions.h of SmmScriptLib to keep consistent with SMM_CPU_IO2_PROTOCOL defined in MdePkg. by hhtian · 13 years ago
  36. 3857083 Refine code to make code run more safely. by ydong10 · 13 years ago
  37. ee6cf42 Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. by vanjeff · 13 years ago
  38. 6c7274a Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. by lgao4 · 13 years ago
  39. 58e3a18 EdkCompatabilityPg: Add missing .globl statement by andrewfish · 13 years ago
  40. 4851f24 EdkCompatibilityPkg: Add SmmScriptLib by jljusten · 14 years ago
  41. 271d2c7 EdkCompatabilityPkg: Fix build issues with X64 clang by andrewfish · 14 years ago
  42. 8a18c8c Update prototype name of Get()/Set() to EFI_AUTHENTICATION_INFO_PROTOCOL_GET/ EFI_AUTHENTICATION_INFO_PROTOCOL_SET, by lzeng14 · 14 years ago
  43. f99d3d2 Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. by niruiyu · 14 years ago
  44. c10dc4c Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro by lgao4 · 14 years ago
  45. 58b9f0f EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning by jljusten · 14 years ago
  46. 2a6433f Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton. by lgao4 · 14 years ago
  47. 4e36d6f update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible value of EFI_USB_PORT_STATUS and is the equivalent of EfiUsbPortOwner of EFI_USB_PORT_FEATURE by erictian · 14 years ago
  48. 2349cf6 Refine code to make code run more safely. by ydong10 · 14 years ago
  49. 5479058 Refine code to make code more safely. by ydong10 · 14 years ago
  50. 3e99020 Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. by lgao4 · 14 years ago
  51. be3b67b Fix the issue that the high 16-bit of EAX may contain invalid data, which cause bad stack pointer, the change will ensure the high 16-bit of EAX is cleared. by li-elvin · 14 years ago
  52. 2b0fcbf EdkCompatibilityPkg: Re-add VA_COPY macro by jljusten · 14 years ago
  53. 52fb4d3 Refine some code to make code run safely. by ydong10 · 14 years ago
  54. e009609 Refine some code to make the code run safely. by ydong10 · 14 years ago
  55. 6401e5f Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__. by lgao4 · 14 years ago
  56. 2a0879a Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function to get string length so that this library doesn't depend on other EDK libraries and it can be linked together with EdkIIGlueLib. by lgao4 · 14 years ago
  57. 712a569 Sync fix on MdePkg r9982. by lgao4 · 14 years ago
  58. 2496b46 1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII build tool. by lgao4 · 15 years ago
  59. 1beb1af Fixes for the ARM port of SCTs by andrewfish · 15 years ago
  60. c14164f Ported more of EdkCompatabilityPkg to ARM to support SCT port. by andrewfish · 15 years ago
  61. 97c0d02 Remove unnecessary volatile for local Index variable. by lgao4 · 15 years ago
  62. c5eef36 Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-in to avoid macro redefinition. by rsun3 · 15 years ago
  63. 1249696 EdkCompatibilityPkg: Fix EFIAPI usage inconsistencies by jljusten · 15 years ago
  64. 5f68233 EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4 by jljusten · 15 years ago
  65. 0e7e330 EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.h by jljusten · 15 years ago
  66. 0ccabf7 Initialize the local variable before refer to them. by lgao4 · 15 years ago
  67. 4ac4deb Add more check to make sure code run safely. by lgao4 · 15 years ago
  68. 5a2bc71 synchronize interget type definition from MdePkg's processbinding.h to make build pass under GCC44 tool chain by klu2 · 15 years ago
  69. 6a8fb8b Change TPM_BASE to 0 per TPM spec. by rsun3 · 15 years ago
  70. 30c636a Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode. by xdu2 · 15 years ago
  71. f57387d Update the copyright notice format by hhtian · 15 years ago
  72. 4ea9375 Update the copyright notice format by hhtian · 15 years ago
  73. 2c7e5c2 Update the copyright notice format by hhtian · 15 years ago
  74. fbdd3ff This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added other definitions as well defined by SMBIOS 2.6.1 spec. by li-elvin · 15 years ago
  75. cddf6c5 Correct file path separator to be consistent. by lgao4 · 15 years ago
  76. 9e18c9b Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which provides the security status code library for EDK runtime and smm driver. by lgao4 · 15 years ago
  77. b56111f Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which provides the security status code library for EDK runtime and smm driver. by lgao4 · 15 years ago
  78. 9e62071 Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can support usage model of PI SMM infrastructure + Framework Chipset SMM code + Framework platform SMM code in ECP platforms. by rsun3 · 15 years ago
  79. 5429e00 replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED by vanjeff · 15 years ago
  80. 5d36285 Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP. by rsun3 · 15 years ago
  81. 1afe040 Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes for MdePkg. by AJFISH · 15 years ago
  82. df8d059 Update function description to be consistent with code definition: HEX_RADIX => RADIX_HEX. by xdu2 · 15 years ago
  83. f25c99b 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply with UEFI 2.3 specification. by tye · 15 years ago
  84. 4c913fe Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will force FVB drivers built through the ECP to produce the PI 1.2 FVB2 Protocol GUID by qhuang8 · 15 years ago
  85. e8de468 Fixed issues compiling for Apple gcc on IA-32 by AJFISH · 15 years ago
  86. 82dae5e Fix bug that home addresses for register parameters must be allocated for calling C function from X64 assembly code to follow x64 calling convention. by rsun3 · 15 years ago
  87. b374d62 Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg definition for ECP shell to work correctly on EDKII platforms. by qhuang8 · 15 years ago
  88. af2cfce Add RHSA (remapping hardware static Affinity) structure definition according to VT-d spec. by htao · 15 years ago
  89. 86345de Update to remove .intel_syntax directives to improve portability since it is not supported by all GCC assembliers. by qhuang8 · 15 years ago
  90. f315cfa Remove unnecessary .align directory and change .align directory to .p2align to avoid ambiguous. by qhuang8 · 15 years ago
  91. d820181 Remove unnecessary .align directives. by qhuang8 · 15 years ago
  92. b341712 Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. by qhuang8 · 15 years ago
  93. c113cd3 redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platform. by eric_tian · 15 years ago
  94. 99f6759 Enhanced BMP file security check. by vanjeff · 15 years ago
  95. ada3f18 Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob length to be multiple of 8. This does not follow the spec. by rsun3 · 16 years ago
  96. f6839dd fix a typo of missing a colon sign after a label symbol. by eric_tian · 16 years ago
  97. dfbb47d fix a typo of missing a colon sign after a label symbol. by eric_tian · 16 years ago
  98. b27af9d As ECP package is EDKI style, the AutoGen.h will not include anything. So if we use some basic data structures, we should manually include EdkIIGlueBase.h file. by eric_tian · 16 years ago
  99. 78709ef change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GNUC__)" by eric_tian · 16 years ago
  100. 34e4a9a cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions. by eric_tian · 16 years ago