- f00237c Fix ICC9 build break. Signed-off-by: lgao4 by lgao4 · 13 years ago
- 60c0073 Remove ASSERT (EFI_IMAGE_MACHINE_TYPE_SUPPORTED (Image->Machine)) in StartImage. by lgao4 · 13 years ago
- d12c6a7 error handling enhancement for possible null pointer dereference by vanjeff · 13 years ago
- 2256f1f Roll back r12434. by vanjeff · 13 years ago
- 6ac6017 error handling enhancement for possible null pointer dereference by erictian · 13 years ago
- 9d4af8f Return empty string when END device path is passed in to align the original behavior in order to keep backward compatibility. by niruiyu · 13 years ago
- 3ecd015 Add PCD for 1G page table by jyao1 · 13 years ago
- 378175d Add PCD for 1G page table by jyao1 · 13 years ago
- 125887e Coding style refinement. by erictian · 13 years ago
- 5c5afa7 Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, because it has been defined in MdePkg. by lgao4 · 13 years ago
- 2740a79 MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers pointing to somewhere in the temporary stack in PPI descriptors. by rsun3 · 13 years ago
- 89a90ae Correct Include style to pass GCC build. Signed-off-by: lgao4 by lgao4 · 13 years ago
- 54d3b84 Correct 1G page table generation. by jyao1 · 13 years ago
- 65fd395 The patch enhances the Partition driver to return the media status (EFI_NO_MEDIA/EFI_MEDIA_CHANGED) even the other parameters are not valid for BlockIo2 interfaces. by niruiyu · 13 years ago
- 586b399 Revert the wrong patch that adds NOOPT target into MdeModulePkg.dsc. by lgao4 · 13 years ago
- c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- e7fe402 Fix Build fail for NT32 platform. by ydong10 · 13 years ago
- 9c6595d Correct comments for NULL return value of HiiLib HiiAddPackages(). by lgao4 · 13 years ago
- cd3d9a8 Add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. by ydong10 · 13 years ago
- e4f95ca Refine the logic about getting Value info to avoid check data error. by ydong10 · 13 years ago
- 424b7c9 Enhance the PEI Core to convert pointers pointing to PPI descriptors on the temporary stack. by rsun3 · 13 years ago
- a9292c1 1) remove wrong global variable usage because it will bring data corrupt if there are multiple XHCI host controllers. by erictian · 13 years ago
- 83a5219 Fix build error. by jyao1 · 13 years ago
- 32e8520 Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h. by jyao1 · 13 years ago
- 8adfcdd MdeModulePkg/HiiDatabaseDxe: Removed unused variables by oliviermartin · 13 years ago
- 76e7eee MdeModulePkg/UsbBusDxe: Removed unused variable by oliviermartin · 13 years ago
- 0a48ffb Add comments for gEfiFormBrowserExProtocolGuid. Signed-off-by: lgao4 by lgao4 · 13 years ago
- 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
- f63085f Add NULl check for pointer. by li-elvin · 13 years ago
- c56b656 Use CPU_HOB to detect max address support from platform, and added 1G page table support. by jyao1 · 13 years ago
- c3cd46d 1. Fix bug in PXE driver UdpRead function to handle the IP fragmentation. by sfu5 · 13 years ago
- ae5dc79 Media detection logic is enhanced to be more robust. by erictian · 13 years ago
- 4e4f13d Update capsule pei module to pass IPF build. by li-elvin · 13 years ago
- e9b3cd5 Support new format of IPv4 device path node, FibreEx and PcieRoot device path node in DevicepathDxe driver. by niruiyu · 13 years ago
- 3528921 MdeModulePkg: Remove UefiBootServicesTableLib dependency from DxePrintLibPrint2Protocol. by jcarsey · 13 years ago
- 6bea333 Resolve conflicted PCD TokenValue by hhtian · 13 years ago
- ab7017f Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI transfers to long mode to get capsule data. by li-elvin · 13 years ago
- 0bc1748 Fix bug for UefiPxeBcDxe driver to catch the return status. by sfu5 · 13 years ago
- 41ff10d Update HiiBlockToConfig function to follow spec. by ydong10 · 13 years ago
- 25dd150 Remove, correct and refine some debug messages. by lzeng14 · 13 years ago
- f02dfb5 Rollback SMRAM Lock location by mdkinney · 13 years ago
- 78c2b9a Add new op-code samples, includes efi varstore, refresh guid group and ref op-code. by ydong10 · 13 years ago
- da58863 Enable the follow feature for string op-code: by ydong10 · 13 years ago
- bdfde46 MdeModulePkg: Add ACPI S3 Save State drivers by jljusten · 13 years ago
- 78df32f MdeModulePkg: Add PostBootScriptTable PPI by jljusten · 13 years ago
- be46cd5 MdeModulePkg: Add BootScriptExecutorDxe driver by jljusten · 13 years ago
- 64d14ed MdeModulePkg: Add PiDxeS3BootScriptLib by jljusten · 13 years ago
- 88d20ad MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDs by jljusten · 13 years ago
- c7ce516 Fix issue with SMBIOS driver assumming memory exists below 4GB. by andrewfish · 13 years ago
- ba94480 Fixed memory leak and buffer overrun for string op-code. by ydong10 · 13 years ago
- ce2f13a MdeModulePkg: Define PPI to convey performance information from SEC phase to PEI. by xdu2 · 13 years ago
- eab90a6 MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Load, OS Loader Start, S3 Suspend Start and S3 Suspend End. by xdu2 · 13 years ago
- ce9b590 Fixed build error reported by ICC and GCC by erictian · 13 years ago
- 1476a25 RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data from Lockbox. Fix this issue. by li-elvin · 13 years ago
- 6e5ed09 Add UEFI_APPLICATION module type support for the capsule lib. by niruiyu · 13 years ago
- c4b8c2d Error handling refinement at UsbIoResetPort() to avoid device state machine getting corrupted when the device disconnect happens by erictian · 13 years ago
- 9ea13d7 Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform. by tye1 · 13 years ago
- db0f0d3 Remove CONST modifier to be spec compliance by erictian · 13 years ago
- 379db4a 1. Refine the error handling for PXE-v4 driver. by hhuan13 · 13 years ago
- 5657b26 Update SMM Core to use SMM Mode as soon as SMM Mode is available by mdkinney · 13 years ago
- ad9aa87 Refine code to follow coding style. by ydong10 · 13 years ago
- 92870c9 Enabling usb3.0 XHCI support. by erictian · 13 years ago
- d12a2ec Updated GCD implementation to consume the correct EFI Resources Attributes(Capabilities) instead of the wrong EFI Resources Attributes(Settings). by vanjeff · 13 years ago
- 46171fb Remove the blank line. by lgao4 · 13 years ago
- 495797c 1. Add two performance measurement points for SMM performance measurement; by rsun3 · 13 years ago
- b5827cb MdeModulePkg: Don't build SmmLockBoxPeiLib for IPF by jljusten · 13 years ago
- 37abfb7 Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi tables are installed. by lgao4 · 13 years ago
- be5ec8c Fix X64 VS2005 and VS2008 compile error. by lgao4 · 13 years ago
- 6bae492 clarify the logic of the print length counting functions in both PrintLib library instances. by jcarsey · 13 years ago
- 4237287 add IPv4 address copy macro. by jcarsey · 13 years ago
- f75316c MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry() by oliviermartin · 13 years ago
- 9995c2e Add non null assertion before using the bridge instance. by niruiyu · 13 years ago
- 8db6a82 Print resource allocation/bar programming when PciBus driver does PCI BUS enumeration. by niruiyu · 13 years ago
- f405c06 Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint. by jcarsey · 13 years ago
- 993532d MdeModulePkg: Add SmmLockBox PEI implementation by jljusten · 13 years ago
- c05e799 Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver. by lgao4 · 13 years ago
- f93161b Fix 32-bit bios build error. by li-elvin · 13 years ago
- 04bbf1f When status code handler unregister itself, status code dispatch in status code router driver will have problem to get next handler. Fixed the issue in status code router. by li-elvin · 13 years ago
- 0ddd855 Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. It is for UEFI driver to access SMBIOS table in configuration table before boot. by li-elvin · 13 years ago
- fbf82a2 Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to show string with wrap flag. by lgao4 · 13 years ago
- 1261fe2 Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, by rsun3 · 13 years ago
- d31182c MdeModulePkg: Fix build error for UNIXGCC with IPF by jljusten · 13 years ago
- 38d6bb9 Adjust the day field when update the month and year field. by ydong10 · 13 years ago
- 3397c6f For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section. by lzeng14 · 13 years ago
- 74ef1d4 MdeModulePkg: Add Recovery PCD feature flags by jljusten · 13 years ago
- 3e4df77 MdeModulePkg: Add SmmControl PPI definition by jljusten · 14 years ago
- 1c837cd MdeModulePkg: Add SMM LockBox by jljusten · 14 years ago
- 9fba8e7 MdeModulePkg: Add SmmCommunication PPI definition by jljusten · 14 years ago
- e7b7db3 MdeModulePkg: Add SmmAccess PPI definition by jljusten · 14 years ago
- d042796 MdeModulePkg: Fix VS2008 warning. by andrewfish · 14 years ago
- 57b301b 1. Define a netlib library function NetLibGetSystemGuid() by hhuan13 · 14 years ago
- e47f0da MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables. by andrewfish · 14 years ago
- c4c085a Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added. by rsun3 · 14 years ago
- f26b6a9 Fixed build fail with GCC/ICC tools by ydong10 · 14 years ago
- 30c00a1 MdeModulePkg: Add CD Express PEIM by jljusten · 14 years ago
- da58b0d MdeModulePkg: Add Capsule PEIM by jljusten · 14 years ago
- 619b3e0 Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns control to PeiCore. by lgao4 · 14 years ago
- cce6230 Change the HiiDataBase and browser codes to support new efi varstore data structure. by ydong10 · 14 years ago
- 284ee2e Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
- c3342aa correct leap year calculate method. by ydong10 · 14 years ago