1. 60884a0 BeagleBoardPkg: Fix build by oliviermartin · 13 years ago
  2. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 13 years ago
  3. d326412 Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxe by oliviermartin · 13 years ago
  4. 1c1e70f ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG by oliviermartin · 13 years ago
  5. f3de0a6 MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLibInstallDriverBindingComponentName2() in driver entry point. by xdu2 · 13 years ago
  6. 597cb96 ArmPlatformPkg: Update the list of the BaseTools pending patches and the documentation by oliviermartin · 13 years ago
  7. 6e88239 ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array by oliviermartin · 13 years ago
  8. 3723a71 ArmPlatformPkg: Fix builds by oliviermartin · 13 years ago
  9. cb5bf26 ArmPlatformPkg: Set an empty value to the argument of the default boot entry by oliviermartin · 14 years ago
  10. 5407ce1 EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc library as the default for the Shell. by andrewfish · 14 years ago
  11. 4d900a6 ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC file by oliviermartin · 14 years ago
  12. 06a8973 ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configuration by oliviermartin · 14 years ago
  13. c52e2dc ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select into the driver itself by passing SMC configuration to the driver by oliviermartin · 14 years ago
  14. 3c4b742 ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop of the stack by oliviermartin · 14 years ago
  15. 633724f ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ (2) by oliviermartin · 14 years ago
  16. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 14 years ago
  17. 7fb54d9 EmbeddedPkg: Removed unused PCD values by oliviermartin · 14 years ago
  18. d60b4c4 EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized by oliviermartin · 14 years ago
  19. 64e0313 ArmPlatformPkg: Add support for PrePi module by oliviermartin · 14 years ago
  20. bf72cf3 ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCD by oliviermartin · 14 years ago
  21. 4883513 ArmPlatformPkg/PlatformPei: Generate a library from the PEI Module by oliviermartin · 14 years ago
  22. 3a6eacc ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Module by oliviermartin · 14 years ago
  23. cd872e4 ArmPlatformPkg/PrePi: Add support for PrePi module by oliviermartin · 14 years ago
  24. f6eab26 EmbeddedPkg/PrePiLib: Export HobConstructor() by oliviermartin · 14 years ago
  25. 32f718c EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage by oliviermartin · 14 years ago
  26. 6da6db1 EmbeddedPkg/PrePiLib: Remove the performance measurements from the library by oliviermartin · 14 years ago
  27. 05e48e0 EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib by oliviermartin · 14 years ago
  28. e889946 EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2) by oliviermartin · 14 years ago
  29. 5b490e7 EmbeddedPkg: Introduce PrePiMemoryAllocationLib by oliviermartin · 14 years ago
  30. 271c790 Fix ICC build error. by lzeng14 · 14 years ago
  31. 7708d08 Fix CreateBootDisk.bat not using config variables by niruiyu · 14 years ago
  32. 976f617 Fix ICC build error. by lzeng14 · 14 years ago
  33. 61a02ac Fix ICC build error. by lzeng14 · 14 years ago
  34. 51a0c5f MdeModulePkg: Add ResetSystemRuntimeDxe driver by jljusten · 14 years ago
  35. 7c636bd MdeModulePkg: Add GenericMemoryTestDxe driver by jljusten · 14 years ago
  36. ab94587 This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. by jcarsey · 14 years ago
  37. f1518f6 add fixes for code verification happyness. by jcarsey · 14 years ago
  38. 92d4b03 IntelFrameworkModulePkg: Add PalLib library class mapping by jljusten · 14 years ago
  39. 18bd7e8 Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  40. 2525e22 Fix a potential memory free failure bug in AtaAtapiPassThru by erictian · 14 years ago
  41. cf40a2b Fix DevPathToTextIPv6(): no comma between protocol and type string. by niruiyu · 14 years ago
  42. af9c2a5 Give Python/PythonCore.inf its own GUID. by darylm503 · 14 years ago
  43. 697aa37 EmulatorPkg: Match paths/names for Xcode with new package naming scheme. by andrewfish · 14 years ago
  44. 82b2ab6 EmulatorPkg: Add README file by jljusten · 14 years ago
  45. 461e8e8 EmulatorPkg: Merge build*.sh into build.sh by jljusten · 14 years ago
  46. 8de0692 add (UINT8 *) type cast to fix ICC build failure. by niruiyu · 14 years ago
  47. e23e488 EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.* by jljusten · 14 years ago
  48. 59ad461 EmulatorPkg/Unix: Rename SecMain to Host by jljusten · 14 years ago
  49. 5817d50 IntelFrameworkModulePkg: Fix clang compielr warning. by andrewfish · 14 years ago
  50. 1a08be5 Missing from previous check-in. by darylm503 · 14 years ago
  51. 3f2035e EmulatorPkg: Fix build break. by andrewfish · 14 years ago
  52. 2fbfd3f EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a modifier key is pressed. by andrewfish · 14 years ago
  53. d18d8a1 EmulatorPkg: Remove all trailing whitespace by jljusten · 14 years ago
  54. bb89ec1 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host by jljusten · 14 years ago
  55. d3e0289 Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. by jcarsey · 14 years ago
  56. c60ea9a ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION by oliviermartin · 14 years ago
  57. aa95e2f ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use it by oliviermartin · 14 years ago
  58. 5b49151 ArmPkg/BdsLib: Check if the performance timer is counting down or up in PrintPerformance() by oliviermartin · 14 years ago
  59. 8ca6180 Enable new "ref5" opcode in browser. by ydong10 · 14 years ago
  60. 2ed77d0 Add new "ref5" opcode data structure and ref data type structure. by ydong10 · 14 years ago
  61. 4f33c83 Restore the whole form set to default value when user enter F9, old logical only for form level. by ydong10 · 14 years ago
  62. 006fecd Basic Core Python interpreter. by darylm503 · 14 years ago
  63. 65126b4 Changes required to build using the new device abstraction capability of StdLib. by darylm503 · 14 years ago
  64. 53e1e5c Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  65. b00771f Add device abstraction code for the UEFI Console and UEFI Shell-based file systems. by darylm503 · 14 years ago
  66. 46293a4 Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files. by lzeng14 · 14 years ago
  67. bcecde1 IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers by jljusten · 14 years ago
  68. a7a0f78 EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunk by jljusten · 14 years ago
  69. 070fba6 IntelFrameworkModulePkg: Add Guid/AcpiVariable.h by jljusten · 14 years ago
  70. ea060cf MdeModulePkg: Add IdeBusPei driver by jljusten · 14 years ago
  71. 4b1bf81 MdeModulePkg: Add PEI USB drivers and related PPIs by jljusten · 14 years ago
  72. 366f81a Clarify that the shared variables of the shell protocols are properly named. by jcarsey · 14 years ago
  73. 92a5447 replace protocol presence ASSERTs with error returns. by jcarsey · 14 years ago
  74. ad7782a maintain output attributes. by jcarsey · 14 years ago
  75. 35f26e7 replace assert with error. by jcarsey · 14 years ago
  76. 03131de Make sure size is correct. by jcarsey · 14 years ago
  77. f70c2a1 InOsEmuPkg: Fix Xcode symbol loading with new scheme. Fix bug in dlcose. Move some of the gdb infrastrucuture to the start of main(). by andrewfish · 14 years ago
  78. 8bd282b allow for failure return when called without a shell present. by jcarsey · 14 years ago
  79. febb227 InOsEmuPkg: Fix minor typo and Xcode build breaks. Seems Xcode is more picky about the types you pass into %x. by andrewfish · 14 years ago
  80. 4ffaadc Adjust the start position of the opcode string before saving it to avoid show menu info error. by ydong10 · 14 years ago
  81. fd99d1a Fix UnixGcc build failures. by niruiyu · 14 years ago
  82. 345a0c8 OvmfPkg: Add support for UEFI shell by jljusten · 14 years ago
  83. 984d744 InOsEmuPkg/Unix: Allow binary UEFI shell to be used by jljusten · 14 years ago
  84. 0bc9421 InOsEmuPkg/Unix: Auto-load symbols files in gdb by jljusten · 14 years ago
  85. 8e4b3d3 InOsEmuPkg: Make the Guard MemoryAllocationLib handle EFI allocated pages correctly. by andrewfish · 14 years ago
  86. 1d7ac5a InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAllocationLib. Requires extra Thunk APIs. by andrewfish · 14 years ago
  87. 0de7eff InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compiler args are not compatible with system include headers for IA32. by andrewfish · 14 years ago
  88. c8f62f9 [InOsEmuPkg] Fix minor coding style bug. by andrewfish · 14 years ago
  89. c217506 [InOSEmPkg] Add OS malloc and free to the Thunk. by andrewfish · 14 years ago
  90. 54e0b04 InOsEmuPkg/Unix: Fix build issues for GCC44 IA32 by jljusten · 14 years ago
  91. 27f6b4f InOsEmuPkg/Unix: Detect lib directory suffix on Linux by jljusten · 14 years ago
  92. feceaad InOsEmuPkg/Unix/build.sh: Merge changes from build64.sh r11867 by jljusten · 14 years ago
  93. fe7e504 InOsEmuPkg/Unix: Auto-run emulator in gdb by jljusten · 14 years ago
  94. b68b78e Change DUET DxeIpl to use SerialPort instead of manipulating serial port directly. by niruiyu · 14 years ago
  95. f6bd066 Refine code to follow coding style. by ydong10 · 14 years ago
  96. 8b67c4c Remove non-ASCII characters. by niruiyu · 14 years ago
  97. 72c8a89 Add check code to avoid access violation. by ydong10 · 14 years ago
  98. 1ef4120 InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. by andrewfish · 14 years ago
  99. 090f3fd Move the check refresh attribute logical out of the option string check logical. by ydong10 · 14 years ago
  100. 8f766f6 Add sample code for vfr opcode "guidop" by ydong10 · 14 years ago