Age | Commit message (Expand) | Author | Files | Lines |
2014-03-05 | The size of platform memory above 1M is measured in kilobytes. | Mike Maslenkin | 1 | -2/+2 |
2014-01-22 | Fix CRLF format | Tian, Hot | 6 | -596/+596 |
2014-01-10 | Update IntelFrameworkModulePkg version: 0.92->0.93 | Jeff Fan | 2 | -4/+4 |
2014-01-09 | Return to BMM page if parse the file info failed. | Eric Dong | 2 | -5/+16 |
2014-01-08 | Rollback the patch 15054. | Eric Dong | 1 | -2/+5 |
2014-01-07 | Not update the status until parse the file info success. | Eric Dong | 1 | -5/+2 |
2013-12-18 | Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c... | Ruiyu Ni | 2 | -86/+13 |
2013-12-11 | Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error. | Elvin Li | 1 | -1/+1 |
2013-12-05 | Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM... | Elvin Li | 4 | -14/+193 |
2013-11-07 | Fix wrong parameter usage in GenericBdsLibConstructor | czhang46 | 1 | -1/+1 |
2013-10-16 | Fix DxeCapsuleLib build failure | czhang46 | 1 | -6/+6 |
2013-10-15 | Enable UEFI firmware to support FMP capsule format. | czhang46 | 7 | -14/+427 |
2013-10-14 | Move update legacy order logic from CHANGING to CHANGED. | Eric Dong | 1 | -122/+122 |
2013-10-14 | Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO... | Ruiyu Ni | 2 | -23/+27 |
2013-09-26 | Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates ... | Ruiyu Ni | 1 | -6/+5 |
2013-09-16 | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng | 3 | -29/+27 |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni | 3 | -1556/+3 |
2013-05-23 | Move the memory allocation and variable set to BdsEntry, use VariableLock pro... | lzeng14 | 5 | -57/+74 |
2013-05-17 | Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia... | niruiyu | 3 | -8/+35 |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 | 2 | -15/+8 |
2013-05-09 | Check if video device exists before trying to install Video OpROM. | li-elvin | 1 | -1/+9 |
2013-04-23 | Remove the blank line between InitializeLangVariable() and it's function header. | lzeng14 | 1 | -1/+0 |
2013-04-23 | Fix GCC build failure caused by R14307. | lzeng14 | 1 | -1/+1 |
2013-04-22 | Enhance InitializeLanguage() to set PcdUefiVariableDefaultPlatformLang to Pla... | lzeng14 | 1 | -72/+134 |
2013-04-12 | Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM ... | li-elvin | 1 | -1/+1 |
2013-04-03 | Get the language string before use it to avoid reuse freed buffer. | ydong10 | 1 | -4/+7 |
2013-03-29 | When EDID comes from hardware INT10 and does not include 800x600, 640x480 and... | li-elvin | 1 | -0/+9 |
2013-03-19 | Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec... | niruiyu | 4 | -218/+90 |
2013-03-15 | Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInst... | li-elvin | 2 | -2/+32 |
2013-03-05 | Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable se... | lzeng14 | 4 | -12/+48 |
2013-02-21 | Refine the code to avoid error report. | ydong10 | 1 | -1/+3 |
2013-02-21 | BMP file may has padding data between the bmp header section and the bmp data... | ydong10 | 1 | -2/+5 |
2013-01-30 | Get support languages from "PlatformLangCodes" instead of front page string p... | ydong10 | 2 | -81/+76 |
2013-01-22 | Take the highest horizontal resolution as highest video resolution. | li-elvin | 1 | -2/+6 |
2013-01-22 | Parse full EDID data to get all video resolutions supported by monitors. | li-elvin | 2 | -40/+85 |
2013-01-17 | Fix ICC11(VS2005) build failure. | lzeng14 | 2 | -6/+6 |
2013-01-15 | Follow UEFI spec, clean the CRC32 field before calculate CRC for system table. | ydong10 | 1 | -1/+2 |
2012-12-12 | Update PCD description. | li-elvin | 1 | -0/+1 |
2012-12-12 | Remove hard code value and create new PCDs for OpROM reserved range in CSM mo... | li-elvin | 3 | -2/+29 |
2012-11-30 | ACPI4.0/5.0 have clear description: | jyao1 | 2 | -34/+166 |
2012-11-26 | Fix IA32 build failure to add UINTN type cast. | li-elvin | 1 | -1/+1 |
2012-11-23 | Update FrameBufferSize aligned with UEFI spec. | li-elvin | 1 | -7/+7 |
2012-11-21 | Fix GCC44 build failure. | li-elvin | 2 | -2/+2 |
2012-11-20 | If IDE controller is not in IDE mode, we should not clear IO bar. | li-elvin | 2 | -15/+36 |
2012-11-19 | Just reserve memory space for page table, but not create it, and allocate the... | lzeng14 | 4 | -189/+25 |
2012-11-15 | Remove 0xc8000 check when searching PNP header. Remove the check about the si... | li-elvin | 1 | -49/+47 |
2012-11-12 | BiosVideo allocate wrong size of buffer for EDID override data. Fix this issu... | li-elvin | 1 | -1/+1 |
2012-11-08 | Build the registered guid HOB and SystemTable to record the GUID itself in Pe... | lzeng14 | 2 | -6/+54 |
2012-10-30 | Add missing status code in several modules. | li-elvin | 7 | -35/+99 |
2012-10-24 | Use ReadUnaligned16 function to access the buffer which is pointed by a possi... | li-elvin | 1 | -5/+11 |