1. 63725ce Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  2. e3af2ef Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  3. 918b6e7 Integrate the patch contributed by Andrew Fish to add ARM support. by qhuang8 · 15 years ago
  4. 2485158 Integrate the patch contributed by Andrew Fish to port MdeModulePkg to support ARM. by qhuang8 · 15 years ago
  5. 16a9777 free allocated memory in error handler. by eric_tian · 15 years ago
  6. 95ba3c4 Add new FFS file types defined for SMM introduced since PI 1.1. by rsun3 · 15 years ago
  7. 208628f Remove .rept directive to improve portability. by qhuang8 · 15 years ago
  8. b29a823 Detab in DuetPkg by qhuang8 · 15 years ago
  9. 10b4896 Update the comments avoid making confuse. by gikidy · 15 years ago
  10. 08b1f48 Use .fill directive to improve portability. by qhuang8 · 15 years ago
  11. 6467488 Add "/" after "lock" and another instruction to improve compatibility. by qhuang8 · 15 years ago
  12. 20b8fc3 Use .fill directive to improve portability. by qhuang8 · 15 years ago
  13. 86345de Update to remove .intel_syntax directives to improve portability since it is not supported by all GCC assembliers. by qhuang8 · 15 years ago
  14. 9811c39 Use .p2align directive instead of ambiguous .align directive. by qhuang8 · 15 years ago
  15. f315cfa Remove unnecessary .align directory and change .align directory to .p2align to avoid ambiguous. by qhuang8 · 15 years ago
  16. bf3a8d8 Add super IO protocol from PI 1.2 specification. by klu2 · 15 years ago
  17. d820181 Remove unnecessary .align directives. by qhuang8 · 15 years ago
  18. 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
  19. ec25b43 Add Acpi System Description Table protocol from PI 1.2 specification. by klu2 · 15 years ago
  20. 06877ac deleted PCD PcdUefiVariableDefaultTimeout by jchen20 · 15 years ago
  21. 6782e82 deleted PCD PcdUefiVariableDefaultTimeout by jchen20 · 15 years ago
  22. c8adfe9 Use .p2align directive instead of ambiguous .align directive. by qhuang8 · 15 years ago
  23. c2fd60f 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
  24. 7cd1603 PcdDxeIplBuildShareCodeHobs, PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportCustomDecompress,PcdDxeIplSupportCustomDecompress and PcdStatusCodeRuntimeMemorySize and by jchen20 · 15 years ago
  25. 9d37f82 Use .p2align directive instead of ambiguous .align directive. by qhuang8 · 15 years ago
  26. ea3c1b3 1. Use .p2align directive instead of ambiguous .align directive. by qhuang8 · 15 years ago
  27. 3d4d4cf Add related definitions support large file. by klu2 · 15 years ago
  28. fef1f66 Delete the PcdFSBClock declaration. by jchen20 · 15 years ago
  29. f3eb213 Make end of line consistent for DuetPkg. There is no other update. by qhuang8 · 15 years ago
  30. ff68065 Add gEfiFirmwareFileSystem3Guid GUID definition from PI 1.2 by klu2 · 15 years ago
  31. b85de87 Add missing status code definitions. by klu2 · 15 years ago
  32. b2057cc Add computing Unit Chipset Subclass Progress Code definitions from PI 1.2 specification. by klu2 · 15 years ago
  33. 90f6a2c Remove extra black in function declaration prototype. by qhuang8 · 15 years ago
  34. a3ebc85 fixed one typo in comments. by vanjeff · 15 years ago
  35. 5e33ee9 Add [in] [out] after doxygen @param tag by qhuang8 · 15 years ago
  36. 01a5496 Remove tabs in source code in MdePkg. by qhuang8 · 15 years ago
  37. ebd04fc 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
  38. 792a153 Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffset field in MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH structure has been correctly to ensure of natural alignment. by qhuang8 · 15 years ago
  39. 09e1561 Add a missing worker function to convert MEDIA_RELATIVE_OFFSET_RANGE_DP to text by qhuang8 · 15 years ago
  40. 56bed2f 1. Fix a UEFI errata to add UINT32 Reserved field in MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH to ensure all field are natural aligned. This is non-backward compatibility in binary level. by qhuang8 · 15 years ago
  41. 16cb6ec Fix the issue that EFI_IFR_RESET_BUTTON is incorrectly listed as a question. by qhuang8 · 15 years ago
  42. 4009604 Minor update some formating by qhuang8 · 15 years ago
  43. 16c5446 Minor update to fix some typos. by qhuang8 · 15 years ago
  44. ef0d820 Add missing GUID C Name definition for 3 new UEFI 2.2 protocols. by qhuang8 · 15 years ago
  45. 41d8482 Minor update to add braces for GUID value by qhuang8 · 15 years ago
  46. 2f54e77 Add missing EFI_HOB_TYPE_UEFI_CAPSULE value by qhuang8 · 15 years ago
  47. dd5e676 Add missing GUID C Name in DEC file from last check in by qhuang8 · 15 years ago
  48. 9175095 Add UEFI 2.2 Driver Healthy protocol definitions by qhuang8 · 15 years ago
  49. 1766484 Remove some non-ascii code in header file and fix some minor typos in comments. by qhuang8 · 15 years ago
  50. 2832b22 Add protocol and related definitions defined in the UEFI 2.3 spec chapter 31 “User Identification”. by rsun3 · 15 years ago
  51. dee375b Add missing GUID C Name gEfiHashServiceBindingProtocolGuid in MdePkg.dec to match the protocol header file. by qhuang8 · 15 years ago
  52. c21a1b4 Add missing _GUID for EFI_HASH_SERVICE_BINDING_PROTOCOL GUID value macro. by qhuang8 · 15 years ago
  53. d8b6bd4 Remove a non-existing protocol header file. by qhuang8 · 15 years ago
  54. 9591f38 Fix syntax error about #pragma pack by qhuang8 · 15 years ago
  55. 476f478 Add Report Status Code related PPI/Protocol from PI 1.2 specification. by klu2 · 15 years ago
  56. 73d622e Add EFI_DISPOSABLE_SECTION type defined in PI 1.2 specification. by klu2 · 15 years ago
  57. 1522219 Synchronize the PCI Platform related definition with PI 1.2 specification. by klu2 · 15 years ago
  58. db27cda SetVariable() function comments updated to follow UEFI2.3 by eric_tian · 15 years ago
  59. 73f8ef8 add error handler in return places. by eric_tian · 15 years ago
  60. b635c76 Synchronize parameter's name with PI 1.2 by klu2 · 15 years ago
  61. 9420fc1 modify the incorrect timeout value definitions in Usb driver by eric_tian · 15 years ago
  62. 32304af Make EOL consistent by mdkinney · 15 years ago
  63. 4b5f371 Make EOL consistent by mdkinney · 15 years ago
  64. 990e25a Add Add ARM support Add C inline assembly files for IA32 and X64 GCC builds. by mdkinney · 15 years ago
  65. 64698eb Add ARM support Add C inline assembly files for IA32 and X64 GCC builds. by mdkinney · 15 years ago
  66. 3c99107 Add ARM support Add C inline versions of the IA32 and X64 assembly functions. by mdkinney · 15 years ago
  67. 9101c2e Add ARM support by mdkinney · 15 years ago
  68. 6f0dc9a Address an ARM compatibility issue by converting loops that were being optimized away into SetMem() calls. by mdkinney · 15 years ago
  69. b5a6c9d Update BasePrintLib to work correctly on compilers where VA_LIST is a structure by mdkinney · 15 years ago
  70. 2fa3661 Add ARM support by mdkinney · 15 years ago
  71. 9314970 Add ARM support to BaseIoLibIntrinsic by mdkinney · 15 years ago
  72. 229fe3a Add ARM specific functions to the BaseCacheMaintenanceLib that generates an ASSERT() if any of the services are used. The ARM support in this library is only provided so the modules in the EDK II core packages can be built for ARM. ARM platforms must use an implementation of the Cache Maintenance Library that supports the target ARM CPU. by mdkinney · 15 years ago
  73. ba4415a Add ARM as one of the supported architectures by mdkinney · 15 years ago
  74. 5ce029d Add ARM specific include path by mdkinney · 15 years ago
  75. ef05ac5 Add a private context field to PE_COFF_LOADER_IMAGE_CONTEXT. by mdkinney · 15 years ago
  76. 43211ca Add ARM specific Jump Buffer by mdkinney · 15 years ago
  77. 05e3c7c Add ARM specific CPU context to the Debug Support Protocol by mdkinney · 15 years ago
  78. 97f8b30 Add ARM specific Machine Type Add ARM specific removable media boot file name by mdkinney · 15 years ago
  79. a35dd88 Add ARM specific Machine Type and Debug Directory Entry type by mdkinney · 15 years ago
  80. 0b61020a Add workaround for some ARM compilers that do not always generate aligned accesses for packed structures. by mdkinney · 15 years ago
  81. fc0072c Move content from CPU specific ProcessorBind.h files into Base.h if the content is the same for all supported CPU architectures. by mdkinney · 15 years ago
  82. dda3a6c Add ARM VA_LIST related definitions by mdkinney · 15 years ago
  83. 4e094cb Add ARM specific version of ProcessorBind.h by mdkinney · 15 years ago
  84. 6312267 add new guid value. by vanjeff · 15 years ago
  85. 3e22fec OPTIONAL should be put before comma. by klu2 · 15 years ago
  86. 9e8485c Add EFI_HOB_UEFI_CAPSULE type defined in PI 1.2 volume 3. by klu2 · 15 years ago
  87. 26a31ad Add S3 SMM Save State protocol definition from PI 1.2 specification. by klu2 · 15 years ago
  88. 6385a22 update dec file to reflect newly introduced protocols. by eric_tian · 15 years ago
  89. 69aa6ac import VlanConfig.h, EFI VLAN Config protocol defined in UEFI 2.3 by vanjeff · 15 years ago
  90. 938e182 Add definition of S3 save state from PI 1.2 specification. by klu2 · 15 years ago
  91. 5d6a636 add Dhcp6/Mtftp6/Udp6 three protocol's definitions into MdePkg to comply with UEFI2.3 spec. by eric_tian · 15 years ago
  92. 5e6f3ee 1.refined doxgen format. 2.remove duplicated typedef. by vanjeff · 15 years ago
  93. 8f3e122 modified to removed references to WinNt in the comments for serial drivers by jchen20 · 15 years ago
  94. f527a6f Fix invalid doxygen comment, should not mix the usage of /// and /** by klu2 · 15 years ago
  95. 6a0cd52 Add SMBIOS protocol definitions from PI 1.2 specification. by klu2 · 15 years ago
  96. 409d47b Enhance Capsule driver to update capsule one by one. by lgao4 · 15 years ago
  97. bdb140d 1. import Ip6.h, Ip6Config.h and Tcp6.h. 2. refine comments in Ip4.h and Tcp4.h. by vanjeff · 15 years ago
  98. 16e864a Remove ".intel_syntax", convert MASM to GAS. by gikidy · 15 years ago
  99. 3668c08 Remove ".intel_syntax", convert MASM to GAS. by gikidy · 15 years ago
  100. b13151f Update PCD driver to correctly set the HII type PCDs. by lgao4 · 15 years ago