1. 1a45b15 Add type cast on variable before operation. by Jeff Fan · 10 years ago
  2. 46737a6 IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLibGetVariableAndSize by Chen Fan · 10 years ago
  3. 613382e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  4. 5d0f0ac Print the CodeType and Value of status code with fixed length. by Li, Elvin · 10 years ago
  5. 673c893 Fix one memory leak. by Eric Dong · 10 years ago
  6. 0fb4402 Fixed one possible array out of bounds issue. by isakov-sl · 10 years ago
  7. 9f6c5db Fix memory leak issues in BiosSnp module. by Elvin Li · 10 years ago
  8. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 11 years ago
  9. 720624c Refine code to follow good coding style. by Eric Dong · 11 years ago
  10. 8acb3f7 Refine the save action for the BdsDxe. by Eric Dong · 11 years ago
  11. 5a18908 Refine code to make it more safely. by Eric Dong · 11 years ago
  12. 45295cf Refine code to make it more safely. by Eric Dong · 11 years ago
  13. b34039b Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
  14. 7d84fbb Do not create boot option for logical block io device. by Ruiyu Ni · 11 years ago
  15. 8819a09 Fix GCC build fail. by Eric Dong · 11 years ago
  16. 277fe9a Create boot option for all block IO devices no matter what the device path looks like. by Ruiyu Ni · 11 years ago
  17. be9304f Support RouteConfig function for BdsDxe driver. by Eric Dong · 11 years ago
  18. e9bf5b1 Rename TimeoutInSeconds to Timeout to avoid confusion. by Jeff Fan · 11 years ago
  19. f3fc9d8 Remove the RT attribute for HDDP variable and validate the variable content before using it. by Ruiyu Ni · 11 years ago
  20. 5966402 MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to return EFI_ACCESS_DENIED for duplicated FADT, FACS or DSDT installation. by Star Zeng · 11 years ago
  21. 1187b10 Early return when the "BootOrder" variable doesn't exist to avoid SetVariable() return EFI_NOT_FOUND. by Ruiyu Ni · 11 years ago
  22. d78687f Update code logic to let BDS UI can shows more than one formsets in one HiiHandle. by Eric Dong · 11 years ago
  23. c4571f0 Add check to avoid null pointer deference. by Ruiyu Ni · 11 years ago
  24. be9198c Remove RT attribute for variable LegacyDevOrder by Ruiyu Ni · 11 years ago
  25. b2bd493 MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. by Star Zeng · 11 years ago
  26. 69fc8f0 Report the setting variable failure to platform through the status code when core cannot handle the error. by Ruiyu Ni · 11 years ago
  27. ef4defc IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT for AcpiGlobalVariable variable. by Star Zeng · 11 years ago
  28. e609aef Do not reset system when the MemoryTypeInformation variable cannot be written. by Ruiyu Ni · 11 years ago
  29. de2eccc The size of platform memory above 1M is measured in kilobytes. by Mike Maslenkin · 11 years ago
  30. 4c8f604 Fix CRLF format by Tian, Hot · 11 years ago
  31. da69cde Update IntelFrameworkModulePkg version: 0.92->0.93 by Jeff Fan · 11 years ago
  32. c93bcb7 Return to BMM page if parse the file info failed. by Eric Dong · 11 years ago
  33. 0b716fd Rollback the patch 15054. by Eric Dong · 11 years ago
  34. eff0779 Not update the status until parse the file info success. by Eric Dong · 11 years ago
  35. d4468cd Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the clarification that bitfields are ordered such that bit 0 is the least significant bit. by Ruiyu Ni · 11 years ago
  36. ad79317 Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error. by Elvin Li · 11 years ago
  37. b682373 Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SMBIOS table. Update LegacyBiosDxe to move SMBIOS table to reserved memory for backward compatibility. by Elvin Li · 11 years ago
  38. 09363ec Fix wrong parameter usage in GenericBdsLibConstructor by czhang46 · 11 years ago
  39. 5f72732 Fix DxeCapsuleLib build failure by czhang46 · 11 years ago
  40. 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
  41. dc84077 Move update legacy order logic from CHANGING to CHANGED. by Eric Dong · 11 years ago
  42. 59ec2b0 Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL::Repair() from EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to EFI_DRIVER_HEALTH_REPAIR_NOTIFY to follow the UEFI spec. by Ruiyu Ni · 11 years ago
  43. e5a9b63 Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates BlockIoDevicePath when the CachedDevicePath returned from BdsLibDelPartMatchInstance() is NULL. by Ruiyu Ni · 11 years ago
  44. e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
  45. 863986b Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. by Ruiyu Ni · 11 years ago
  46. f6c0731 Move the memory allocation and variable set to BdsEntry, use VariableLock protocol to lock the L”PerfDataMemAddr” variable and prevent malware to update it. by lzeng14 · 12 years ago
  47. ff84384 Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers. by niruiyu · 12 years ago
  48. cbcccd2 Update Code to pass EBC compiler. by lgao4 · 12 years ago
  49. ee65c50 Check if video device exists before trying to install Video OpROM. by li-elvin · 12 years ago
  50. 7aa54c1 Remove the blank line between InitializeLangVariable() and it's function header. by lzeng14 · 12 years ago
  51. e9521b0 Fix GCC build failure caused by R14307. by lzeng14 · 12 years ago
  52. 0c9dc21 Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to PlatformLang variable if the value of PlatformLang variable has been set an unsupported value(not one of PlatformLangCodes variable), and assert when default (Platform)Lang PCD value is not set to one of (Platform)LangCodes PCD value. by lzeng14 · 12 years ago
  53. 007f932 Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM is passed to InstallPciRom. by li-elvin · 12 years ago
  54. de12ae8 Get the language string before use it to avoid reuse freed buffer. by ydong10 · 12 years ago
  55. 1687559 When EDID comes from hardware INT10 and does not include 800x600, 640x480 and 1024x768, but INT10 supports these modes, add them into GOP mode. by li-elvin · 12 years ago
  56. 37406c3 Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnectDevicePath() to only call gDS->Dispatch() when the current TPL is TPL_APPLICATION by niruiyu · 12 years ago
  57. 0934a60 Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInstallPciRom during legacy boot. by li-elvin · 12 years ago
  58. e1e91b7 Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable service instead of PcdSet(). by lzeng14 · 12 years ago
  59. 9bdcf58 Refine the code to avoid error report. by ydong10 · 12 years ago
  60. b5ded3c BMP file may has padding data between the bmp header section and the bmp data section, but current code logic not consider this case, so the check is not valid for some bmp file. Refine the logic for this case. by ydong10 · 12 years ago
  61. a412ad8 Get support languages from "PlatformLangCodes" instead of front page string package. by ydong10 · 12 years ago
  62. 7f7dba5 Take the highest horizontal resolution as highest video resolution. by li-elvin · 12 years ago
  63. 2e0910a Parse full EDID data to get all video resolutions supported by monitors. by li-elvin · 12 years ago
  64. 73f0127 Fix ICC11(VS2005) build failure. by lzeng14 · 12 years ago
  65. d2b9b33 Follow UEFI spec, clean the CRC32 field before calculate CRC for system table. by ydong10 · 12 years ago
  66. d0ad204 Update PCD description. by li-elvin · 12 years ago
  67. 3e5eb44 Remove hard code value and create new PCDs for OpROM reserved range in CSM module. by li-elvin · 12 years ago
  68. c93776c ACPI4.0/5.0 have clear description: by jyao1 · 12 years ago
  69. 6c2f76e Fix IA32 build failure to add UINTN type cast. by li-elvin · 12 years ago
  70. 554e88d Update FrameBufferSize aligned with UEFI spec. by li-elvin · 12 years ago
  71. d316f1d Fix GCC44 build failure. by li-elvin · 12 years ago
  72. 6d55565 If IDE controller is not in IDE mode, we should not clear IO bar. by li-elvin · 12 years ago
  73. 091249f Just reserve memory space for page table, but not create it, and allocate the memory with ReservedMemory instead of ACPIMemoryNVS. by lzeng14 · 12 years ago
  74. 22921b0 Remove 0xc8000 check when searching PNP header. Remove the check about the size of Init code when validating if PCI 3.0 OPROM is successfully started. by li-elvin · 12 years ago
  75. 60bee0c BiosVideo allocate wrong size of buffer for EDID override data. Fix this issue to allocate correct buffer size. by li-elvin · 12 years ago
  76. 8472f1f Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. by lzeng14 · 12 years ago
  77. cb38c32 Add missing status code in several modules. by li-elvin · 12 years ago
  78. e6fa789 Use ReadUnaligned16 function to access the buffer which is pointed by a possible unaligned pointer. by li-elvin · 12 years ago
  79. 5077d4e Add assertion to make sure the pointer is not NULL. by niruiyu · 12 years ago
  80. f52be04 Fix a bug that causes GCC build failure. by niruiyu · 12 years ago
  81. 39b3654 Fix a bug that incorrectly uses && instead of !! in IsKeyOptionVariable(). by niruiyu · 12 years ago
  82. ad481b0 Remove the KeyOrder variable dependency from BDS by niruiyu · 12 years ago
  83. 616ac6f Fix ECC issue. by li-elvin · 12 years ago
  84. fe8a16e Fix a typo in comments. by ydong10 · 12 years ago
  85. 4ccfd30 Add PcdFastPS2Detection to improve PS2 keyboard driver start performance. by li-elvin · 12 years ago
  86. ce68d3b Add missing braces around initializer. by lzeng14 · 12 years ago
  87. 5676ccc Fix some corner case for LazyConIn feature by czhang46 · 12 years ago
  88. 3999f1f Reset system only when the pre-allocated memory is more than 1.5 of needed memory and boot mode is BOOT_WITH_DEFAULT_SETTING, or less than the needed memory. by niruiyu · 12 years ago
  89. 98b241d Remove local function IsValidDevicePath and use new interface provided by UefiDevicePathlib. by niruiyu · 12 years ago
  90. 7f446eb Handle the case when OpROM wants to completely remove itself. by niruiyu · 12 years ago
  91. 42ed760 1. Fix a bug when comparing two timestamp in auth-variable driver. by sfu5 · 12 years ago
  92. 641b4a4 Set mode 0 (80x25) when Consplitter does not exist. by li-elvin · 12 years ago
  93. dbcecd5 Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length. by erictian · 12 years ago
  94. 3d78c02 Fix comparisons of enumerated types which may cause warnings for some compilers. by rsun3 · 12 years ago
  95. 5df0877 Add comments to explain the reason return status is not checked. The return status of KeyboardRead is not used. by li-elvin · 12 years ago
  96. 53cdd43 Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields. by niruiyu · 12 years ago
  97. ca89ab9 IntelFrameworkModulePkg/IdeBusDxe: Add error check on the return status of invoking AtaSoftReset(). by erictian · 12 years ago
  98. bc79c73 Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
  99. f4a25e8 Add validation on ACPI_S3_CONTEXT.S3DebugBufferAddress, moreover only debug tip could override IDT entry for INT3. by vanjeff · 12 years ago
  100. edf4af6 Check if active video mode is changed after OpROM starts, if active video mode is not changed, skip INT10 calls to improve performance. by li-elvin · 12 years ago