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