1. 0534bb8 Remove dead command and clean up some coding style stuff. by andrewfish · 15 years ago
  2. 9c0ce9f The VOLUME name case did not reserve enough storage in the CWD function. by andrewfish · 15 years ago
  3. 37e0f9a Fix issue with VOLUMN Name as an alias for device name. by andrewfish · 15 years ago
  4. 6640eb3 UefiCpuPkg/CpuDxe: Fix build error by jljusten · 15 years ago
  5. e518b40 UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coverage by jljusten · 15 years ago
  6. 3e6374d UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency by jljusten · 15 years ago
  7. fb03ca1 Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in runtime. In SmmBaseOnSmmBase2Thunk driver, implementation of Communicate() uses SMM Communication Protocol. The thunk driver caches a pointer to SMM Communication Protocol. This pointer needs to be converted on Virtual Address Change Event. by rsun3 · 15 years ago
  8. 0cf27ce a)Save and disable CPU interrupt before calling AsmWriteIdtr(). by vanjeff · 15 years ago
  9. 852081f revise the debug message to add 0x in front of the HEX number for consistency by jchen20 · 15 years ago
  10. d7c0e60 Fix ICC build break by do data conversion. by lgao4 · 15 years ago
  11. 19796be Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib. by xli24 · 15 years ago
  12. 787ef90 Add device path DXE driver in Duet FDF file to compliant with UEFI. by klu2 · 15 years ago
  13. 883b666 Clean up UncachedMemoryAllocationLib to use CPU AP. by andrewfish · 15 years ago
  14. e83c843 Needed to fix defaulting / to be \ as it is required by EFI Simple File System. by andrewfish · 15 years ago
  15. 16ccac4 Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, it was inside a PCD feature flag and should have been outside of the PCD so it is in all paths. by andrewfish · 15 years ago
  16. 99ff63c change the GetPcd64 to FixedGetPcd64 to pass ECC by jchen20 · 15 years ago
  17. ea99e00 a)Save and disable CPU interrupt before calling AsmWriteIdtr(). by vanjeff · 15 years ago
  18. 9612f0c Add license header by klu2 · 15 years ago
  19. d6a82ea Update HiiString Protocol and HiiSetString Api in HiiLib by lgao4 · 15 years ago
  20. 995c594 Correct BlockSize when call ConfigToBlock API. by lgao4 · 15 years ago
  21. 638909f Make the Volume Name display the same name that the use needs to type. ie. replace space with _. by andrewfish · 15 years ago
  22. 77dfa7c Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in source code. by qhuang8 · 15 years ago
  23. 5b19df7 Add the missing BDS license header. by lgao4 · 15 years ago
  24. 853adef format uniform: move tab to blank. by erictian · 15 years ago
  25. 86c8520 Add EBC driver to Duet platform so that EBC option ROM can get dispatched. by niruiyu · 15 years ago
  26. f430c77 Roll back to ECC previous stable version. by jlin16 · 15 years ago
  27. 96e6b8e Update ECC predicate expression checks for brace-quoted and boolean pointer variables. by jlin16 · 15 years ago
  28. 58125fb Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installation debug message in PeiCore. by qhuang8 · 15 years ago
  29. ebfb7bb modified to pass the VS2003 build by jchen20 · 15 years ago
  30. 07341a3 Assume Tick value 1 as the beginning time of boot. by jgong5 · 15 years ago
  31. 85e385f Added CWD to EfiFileLib. Fix some X64 warnings. by andrewfish · 15 years ago
  32. 3ba736f Revert incompatible change: by jyao1 · 15 years ago
  33. 3aa4215 Update so Windows build works like Cygwin buid by andrewfish · 15 years ago
  34. e18fa16 modified to pass the ICC build by jchen20 · 15 years ago
  35. 8a90a5a revise the comments style by jchen20 · 15 years ago
  36. 54ea99a Enable the Load Module At fixed Address feature by jchen20 · 15 years ago
  37. f3198cb Update input of disasmembler to support IfThen construct. Add prototype dos script to build BeagleBoard. by andrewfish · 15 years ago
  38. 3b9be41 Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR enabled, and 10 in latest Corei7. by jyao1 · 15 years ago
  39. 1b2bf3c Add some security check. by xdu2 · 15 years ago
  40. f9ec2f0 Fix two incorrect PCD token number in IntelFrameworkModulePkg by qhuang8 · 15 years ago
  41. fef5272 More disasm work. by andrewfish · 15 years ago
  42. 5e24f37 Fix ICC build break by qhuang8 · 15 years ago
  43. 32e9da0 Fix the bug that the wrong classguid is compared. by lgao4 · 15 years ago
  44. d60c5b3 remove unreasonable package dependency relationship. by erictian · 15 years ago
  45. b5a144e Performance.c in GenericBdsLib is updated not to filter log entries that don’t contain DXE handles. by jgong5 · 15 years ago
  46. 087e13c Enable PEI core to differentiate PEIMs in performance log by passing PEIM file handles by jgong5 · 15 years ago
  47. c5c902d More updated by andrewfish · 15 years ago
  48. c639c2d Fix GCC warnings by andrewfish · 15 years ago
  49. eeb7892 Cleanup to match MdePkg cleanups. More progress on ARM disassembler. by andrewfish · 15 years ago
  50. 334f978 adding prompting to library header by jcarsey · 15 years ago
  51. c9d92df k8 fixes and moving prompting for responses into this file. by jcarsey · 15 years ago
  52. 91876ff remove unnecessary PCD usage by jcarsey · 15 years ago
  53. 55a503b Minor code refinement. by xli24 · 15 years ago
  54. dd29f3e For network dynamic media support: by xdu2 · 15 years ago
  55. e51e619 For network dynamic media detect support: invoke Snp->GetStatus() before use Snp->Mode->MediaPresent. Upon successful return of Snp->GetStatus(), the Snp->Mode->MediaPresent will be updated to indicate the latest media status. by xdu2 · 15 years ago
  56. c5c3e7e Add EFI_NO_MEDIA status code to network APIs. by xdu2 · 15 years ago
  57. b32fecd Added Thumb2 loads and stores to Disassmebler by andrewfish · 15 years ago
  58. cdfe0fa Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that using SMM status code protocol should use MdePkg/Include/SmmStatusCode.h instead. by qhuang8 · 15 years ago
  59. ca142c9 Remove the unnecessary header files inclusion. by qhuang8 · 15 years ago
  60. c7ed09e Fix thumb2 Branch instruction in disassembler by andrewfish · 15 years ago
  61. d79d2cd Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing local reset vector files. by geekboy15a · 15 years ago
  62. bc252e8 Adding files from OvmfPkg to common location. This is so multiple packages can use pre-built reset vector code. by geekboy15a · 15 years ago
  63. 0bf47d3 1. add error handling in case DHCP success but boot request fail by xdu2 · 15 years ago
  64. 7c34497 More progress on the disassebler lib by andrewfish · 15 years ago
  65. 7784490 Fix some disasm issues by andrewfish · 15 years ago
  66. 5ee9264 wrap ASSERT_LOCKED macro with MDEPKG_NDEBUG. by erictian · 15 years ago
  67. d228526 Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has been updated to new one in UEFI2.1D. by lgao4 · 15 years ago
  68. 158bb28 Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has been updated to new one in UEFI2.1D. by lgao4 · 15 years ago
  69. d10a41e when remaining device path is not NULL, check if it's the device managed by bus driver. by erictian · 15 years ago
  70. f9f937d Move ARM disassembler into a library and out of the exception handler. Add a hook to call the lib from a platform specific EBL command on BeagleBoard. by andrewfish · 15 years ago
  71. 097bd46 Move ARM disassembler into a library. by andrewfish · 15 years ago
  72. cb6cb44 Minor update to fix typos and update the file to use \r\n as end of line by qhuang8 · 15 years ago
  73. 7e35214 Fix the build warning of potential uninitialized variable of "SizeOfHeaders". by qhuang8 · 15 years ago
  74. a3deae0 Fix the build warning of potential uninitialized variable of "SizeOfHeaders". by qhuang8 · 15 years ago
  75. 04bb678 MdeModulePkg\Library\DxeNetLib: Update the NetLibStrToIp6andPrefix() to return different values for two situations - a. The Input string doesn’t contain the prefix length; b. The prefix length contains prefix length and the prefix length is zero. by qianouyang · 15 years ago
  76. 337661b Add BdsLibUserIdentify API in GenericBdsLib by gdong1 · 15 years ago
  77. 7d6cdbc 1. Update the maximum length to 224 in ISCSI_CONFIG_IFR_NVDATA() to store 223 byte name plus one NULL-terminator. by tye1 · 15 years ago
  78. d2f9134 Fix a bug in HII thunk that ThunkCallback does not support callback for a text tag with interactive flag in a Framework form. by rsun3 · 15 years ago
  79. fa6d3ee Get MaxPacketSize from IP4 mode data and reduce the head size of UDP and MTFTP, and take it as BlockSize to download. by ljin6 · 15 years ago
  80. 9f7d5b4 Remove micro definition for smbios version, instead we use a PCD value to let user customize smbios version better. by li-elvin · 15 years ago
  81. 3507ab1 Update SMBIOS.h to SMBIOS 2.6.1 version. by li-elvin · 15 years ago
  82. a0720bb Add missing dependency expression for some library instances in MdePkg by qhuang8 · 15 years ago
  83. 9fddf05 Remove extra #Include by mdkinney · 15 years ago
  84. da85ce1 Added new file. by andrewfish · 15 years ago
  85. fc35d13 Update mailing list to SourceForge. by andrewfish · 15 years ago
  86. ca3ad58 Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off. by andrewfish · 15 years ago
  87. 3370d33 Rmove info files by andrewfish · 15 years ago
  88. a815afa Remove info files by andrewfish · 15 years ago
  89. e303288 Remove obsolete comment and drive --thumb from here. by andrewfish · 15 years ago
  90. cfbd0c5 Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ARCHCC flags. by andrewfish · 15 years ago
  91. 7e1ae73 Remove out of date comment and fix gcc warning. by andrewfish · 15 years ago
  92. 607a0df Adding some new libraries to experiment with size reduction. Trying not to duplicate big code chunks in SEC with stuff compressed in FV. by andrewfish · 15 years ago
  93. 47d5cc9 Changed name of Metronome driver. by andrewfish · 15 years ago
  94. bdfd135 Change name by andrewfish · 15 years ago
  95. 50aa03f Fix name by andrewfish · 15 years ago
  96. e4dbec7 Change name to remove Template by andrewfish · 15 years ago
  97. 76a689b Remove Template stuff and teach people with BeagleBoard by andrewfish · 15 years ago
  98. e70c379 Fix VS2003 cast issue by andrewfish · 15 years ago
  99. 33e4913 Fix VS2003 cast by andrewfish · 15 years ago
  100. ab2a68f Fix some VS2003 warnings by andrewfish · 15 years ago