1. c10dc4c Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro by lgao4 · 14 years ago
  2. 8322eb7 Enhance the code to avoid the potential of return address of local variable to output structure. by tye1 · 14 years ago
  3. b57cc03 Update the GUID value to be consist with the one in DEC file. by gdong1 · 14 years ago
  4. a02ab69 Fixed 3 ECC errors. by gdong1 · 14 years ago
  5. e313026 OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD by jljusten · 14 years ago
  6. 7ca30a6 OvmfPkg ResetSystemLib: Add shutdown support for OVMF by jljusten · 14 years ago
  7. c756b2a OvmfPkg/PlatformPei: Set PM base address OVMF by jljusten · 14 years ago
  8. 0462965 OvmfPkg/build.sh: Recognize '-p' switch by jljusten · 14 years ago
  9. ec50ecf Fix potential memory access violation by ydong10 · 14 years ago
  10. 96488aa Refine code to make code follow the coding style. by ydong10 · 14 years ago
  11. f3b80a8 Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied. by gdong1 · 14 years ago
  12. b59ad75 Fix an K9 issue in variable driver. by gdong1 · 14 years ago
  13. 76f6d95 Remove extra {} inside DEBUG_CODE() macro by mdkinney · 14 years ago
  14. aa927ca Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable the DBG MMIO and GCD I/O map dumps by mdkinney · 14 years ago
  15. b452ca8 Enhance BDS to support Boot/Driver option whose option number >= 0xFF. by niruiyu · 14 years ago
  16. 3a4ddfc OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib by jljusten · 14 years ago
  17. 949b0f3 OvmfPkg EMU FVB: Convert to FVB2 protocol by jljusten · 14 years ago
  18. 9529d0f OvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten by jljusten · 14 years ago
  19. 6632587 OvmfPkg/build.sh: Add features and replace build32/64.sh by jljusten · 14 years ago
  20. af07212 Fix InternalMemScanMem* functions so that they return the pointer to the matched object, as specified, instead of the following object. by darylm503 · 14 years ago
  21. 2183cf2 Fix ICC9 compiler failure by niruiyu · 14 years ago
  22. ec44f02 Fix 32-bit build break by mdkinney · 14 years ago
  23. 98fc7c7 Fix typo in __switchiu8() to use r0 in place of r3. by andrewfish · 14 years ago
  24. b1620d0 Fix the bug that duplicate HDD is shown in the BMM. by niruiyu · 14 years ago
  25. e519983 1. fix AtaPassThru.PassThru() sct failure by erictian · 14 years ago
  26. f877f30 Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory caches setting changes. by mdkinney · 14 years ago
  27. f9d1f97 Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memory and GCD I/O maps when DEBUG_GCD is set in PcdDebugPrintErrorLevel. by mdkinney · 14 years ago
  28. dad8dea Fix Copyright year to 2011 by mdkinney · 14 years ago
  29. 5a2e7dd Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GCD) and memory cache setting changes. by mdkinney · 14 years ago
  30. b16ad4b Correct return value check. by jyao1 · 14 years ago
  31. 2244198 NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way. by qianouyang · 14 years ago
  32. 8c71629 in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed. by erictian · 14 years ago
  33. ee68620 Use REPORT_STATUS_CODExxx() macros directly. by mdkinney · 14 years ago
  34. 250057b Use REPORT_STATUS_CODExxx() macros directly. by mdkinney · 14 years ago
  35. 58b9f0f EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning by jljusten · 14 years ago
  36. 1d8fa5e NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions by jljusten · 14 years ago
  37. 911302d Fix build issue. by qianouyang · 14 years ago
  38. 9166f84 Add IPsec/Ikev2 support. by qianouyang · 14 years ago
  39. 4a8266f OvmfPkg: Work around issue seen with kvm + grub2 (efi) by jljusten · 14 years ago
  40. 689562c OvmfPkg: Add USB support by jljusten · 14 years ago
  41. aed8e2e OvmfPkg README: Group network information together by jljusten · 14 years ago
  42. 5a9745b OvmfPkg: Add build32.sh and build64.sh scripts by jljusten · 14 years ago
  43. 4a567c9 1. Add new API supports for PEM & X509 key retrieving & verification; by qlong · 14 years ago
  44. 2a6433f Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton. by lgao4 · 14 years ago
  45. 9ae0edb 1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new registered table may be NULL. by gdong1 · 14 years ago
  46. 9969fde Update the Timeout used for Write() operations to consider the case where the Tx FIFO is full on entry to Write(). by mdkinney · 14 years ago
  47. abef1c7 Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEVICE_PATH by building child device path before using any of the Serial I/O Protocol services. by mdkinney · 14 years ago
  48. c352252 Show PEIM GUID in PERF log. by lgao4 · 14 years ago
  49. e24adb1 Enable number input for numeric, date and time opcode by ydong10 · 14 years ago
  50. a06638e Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull. It will ASSERT() due to the recent addition of a CONSTRUCTOR to BaseDebugLibSerialPort that calls SerialPortInitialize(). by mdkinney · 14 years ago
  51. 8e456a7 Add mapping for PlatformHookLib to [LibraryClasses] section by mdkinney · 14 years ago
  52. 64b2d0e Update Ipsecconfig application. by qianouyang · 14 years ago
  53. e0ee9d9 Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. by rsun3 · 14 years ago
  54. e25fb2c Add missing @param to function header comment. by mdkinney · 14 years ago
  55. 4eed2db Fix CYG GCC build fail on retf. by jyao1 · 14 years ago
  56. ef291d0 Replace @@ symbol since GCC does not recognize it. by jyao1 · 14 years ago
  57. 6dd67b6 Fix GCC build failure. by jyao1 · 14 years ago
  58. a81b140 Remove ASSERT here for the zero attributes means deleting preexisting variable. by gdong1 · 14 years ago
  59. 7389fdd Add support for BootOption with USB Class or USB WWID device path node. by xdu2 · 14 years ago
  60. 84909ad 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. by xdu2 · 14 years ago
  61. e2100bf 1. Support inconsistent if opcode used in string/password opcode. by ydong10 · 14 years ago
  62. 7b546f7 1. support numeric item +/- action generate callback by ydong10 · 14 years ago
  63. 47cc063 Fix boot script thunk issue that we need dispatch in PEI mode for Framework dispatch function, not in DXE mode. by jyao1 · 14 years ago
  64. 9541193 Remove PcdSmmVariableEnable from MdeModulePkg since it is not used in core package currently. by gdong1 · 14 years ago
  65. 638dffa Revert patch 11146 about file guid. by ydong10 · 14 years ago
  66. 9c3d10b Update inappropriate comments. fine code to make code run more safely. by ydong10 · 14 years ago
  67. 5456306 Fix a potential bug that SetVariable is invoked for NV variable prior to the installation of EFI_VARIABLE_WRITE_ARCH_PROTOCOL. by gdong1 · 14 years ago
  68. d766b22 Fix boot script thunk issue that we need dispatch in PEI mode for Framework dispatch function, not in DXE mode. by jyao1 · 14 years ago
  69. 23228db Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code base and the Framework SMM CIS 0.91 spec. by rsun3 · 14 years ago
  70. 6ac6f98 Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. Note this is an inconsistency with the Framework SMM CIS spec. by rsun3 · 14 years ago
  71. 36e8c95 Change the modifiers of the RegisterContext parameter of EFI SMM SW Dispatch2 Protocol.Register() from IN, CONST to IN, OUT. This is for support for the case where SwSmiInputValue is set to -1, a unique value will be returned in the RegisterContext structure. by rsun3 · 14 years ago
  72. f2ad949 Fix ICC build issues by mdkinney · 14 years ago
  73. 467d15a Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. Depends on new library class called PlatformHookLib to perform platform specific initialization of the UART. by mdkinney · 14 years ago
  74. ccc96db Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in the SerialPortLib to make sure the serial port hardware is in the proper state for use. by mdkinney · 14 years ago
  75. b35a5f7 Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiPcdLib and reduces the number of CONSTRUCTORs that have to be run for most DXE modules. by mdkinney · 14 years ago
  76. 5bd2d2c Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues. by mdkinney · 14 years ago
  77. 5b98704 Fix DxeHobLib to also support a module type of SMM_CORE. by mdkinney · 14 years ago
  78. e06752b Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implementations should never link against an entry point lib. Only modules implementation should link against an entry point lib. by mdkinney · 14 years ago
  79. 12b7f50 Removes the assumption in Supported() and Start() routine that the EFI_SIO_PROTOCOL is installed in the immediate child handle of the PCI controller. Multiple SIO platform could have an additional layer between the PCI controller and the EFI_SIO_PROTOCOL instance. by niruiyu · 14 years ago
  80. 304a39b Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size is 8 bytes in 32-bit mode, while it is 16 bytes in 64-bit mode. Replace the hard-coded size with a sizeof. by rsun3 · 14 years ago
  81. bcec20d Add support for ARM MOVW/MOVT instructions that were added in the latest PE/COFF specification. Currently they are not hooked in as we need to wait for the tools to get updated. Tools are needed to convert ELF to PE/COFF and to refixup FVs. by andrewfish · 14 years ago
  82. 70b356a Minor code update to make TcpIo unchanged when return EFI_DEVICE_ERROR. by tye1 · 14 years ago
  83. 0a13c99 Remove wrongly added SuperIoInit protocol. by niruiyu · 14 years ago
  84. 445404a Fix ARM link issue. by andrewfish · 14 years ago
  85. 20e7314 Update inappropriate comments. by ydong10 · 14 years ago
  86. 7d95240 Fix semihosting on gcc. We need to save lr as svc instruction will change it. by andrewfish · 14 years ago
  87. 32732a3 Update inappropriate comments. by gdong1 · 14 years ago
  88. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  89. d962902 Add support for semihosting with GCC. Still needs more testing. by andrewfish · 14 years ago
  90. e7cb469 Fix issue with CodeSourcery gcc requiring assembly functions to have a .type define inorder to support interworking (calling from thumb(C code) to ARM code (hadn written assembly). We had to add a macro as the .type directive is not supported, or needed, by Xcode. All ARM .S files need to be updated. by andrewfish · 14 years ago
  91. 5792e32 Fix build break on Apple Xcode, caused by fixing normal gcc build break. by andrewfish · 14 years ago
  92. 7afa5ea Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO_ATTRIBUTE_EMBEDDED_ROM, because these attributes are only for PCI IO, while not supported by PCI Root Bridge IO. by rsun3 · 14 years ago
  93. 3a0e054 Fix the IsaIo driver to not create ISA resource item when the ACPI resource returned from EFI_SIO_PROTOCOL::GetResources() is 0. by niruiyu · 14 years ago
  94. 204df56 Add the SuperIoInit protocol to MdePkg. by niruiyu · 14 years ago
  95. 4bad9ad Add a TcpIo library to facilitate usage of TCP service. by tye1 · 14 years ago
  96. 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
  97. cbbd284 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
  98. 4ed4e19 Update the PCI bus driver to correctly set the EFI_PCI_IO_ATTRIBUTE_EMBEDDED_ROM attribute of PCI IO. Per UEFI spec, this attribute is used to determine if the ROM image is from the ROM BAR or from a platform specific location. by rsun3 · 14 years ago
  99. f92d103 Update FrameworkSpecConformance.txt after adding new datahub definitions for SMBIOS Type 4. by li-elvin · 14 years ago
  100. e90f276 Remove the unnecessary package from VariableSmmRuntimeDxe.inf. by gdong1 · 14 years ago