- 66a5771 MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass storage type device. by Tian, Feng · 11 years ago
- d8adff4 Check the pointer before use it. by Eric Dong · 11 years ago
- cc0b145 Fix a bug in IP driver that the fragment overlap check may be skipped incorrectly. by Fu Siyuan · 11 years ago
- 734b6c3 ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing it by Olivier Martin · 11 years ago
- 1dbbfc1 ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime mode by Olivier Martin · 11 years ago
- 2dff0c1 ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime mode by Olivier Martin · 11 years ago
- 000f80f ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driver by Olivier Martin · 11 years ago
- 18ee5b6 ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services by Olivier Martin · 11 years ago
- 9d34cac Refine the load form sets process for BrowserCallback function. by Eric Dong · 11 years ago
- ad43bc6 OvmfPkg: PlatformPei: protect SEC's GUIDed section handler table thru S3 by Laszlo Ersek · 11 years ago
- e9d19a8 ShellPkg: Fix command-line parsing to start with Argv[0] when comparing passed-in options by Chris Phillips · 11 years ago
- 81514a8 ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as in the entrypoint by Olivier Martin · 11 years ago
- cddd490 ArmPlatformPkg/ArmVExpress-FVP-AArch64: Fixed number of cores and cluster for Base and Foundation models by Olivier Martin · 11 years ago
- 79480c8 ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable() by Olivier Martin · 11 years ago
- d8dc9f0 ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist by Olivier Martin · 11 years ago
- e3ff137 Add missing parameter comment in AddPubKeyInStore() by Dong Guo · 11 years ago
- 5fef1a3 Check the parameter before use it. by Eric Dong · 11 years ago
- d0a5723 ShellPkg: Allow opening of root drive nodes by Jaben Carsey · 11 years ago
- 4b5168d ShellPkg: Fix potential memory leak when failing to fully create a structure by Jaben Carsey · 11 years ago
- 3f4b148 OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware path by Paolo Bonzini · 11 years ago
- e04cca1 OvmfPkg: non-null PcdLib instance for the CSM VideoDxe by Paolo Bonzini · 11 years ago
- 96bbdbc OvmfPkg: AcpiPlatformDxe: download ACPI tables from QEMU by Laszlo Ersek · 11 years ago
- 209c392 OvmfPkg: AcpiS3SaveDxe: do not load if S3 is unsupported/disabled in qemu by Laszlo Ersek · 11 years ago
- 0e8a31f OvmfPkg: PlatformPei: lifecycle fixes for the LockBox area by Laszlo Ersek · 11 years ago
- cbbac2e Remove unused [PcdsDynamic, PcdsDynamicEx] section. by Dong Guo · 11 years ago
- 7a1f792 Check the input file pointer before use it. by Eric Dong · 11 years ago
- c4571f0 Add check to avoid null pointer deference. by Ruiyu Ni · 11 years ago
- 3a4b498 SecurityPkg Variable: Add NULL pointer check. by Star Zeng · 11 years ago
- 4c7e997 Add NULL pointer check in I2chost. by Elvin Li · 11 years ago
- 4b0786b Add ASSERT to check if NewVariable is NULL. by Elvin Li · 11 years ago
- d6e88a6 ShellPkg: Fix file system change issue that results in ASSERT by Chris Phillips · 11 years ago
- 2bc3637 Remove hide TPM support. by Dong Guo · 11 years ago
- 9a12e58 Calculate enough space for 2 variables (public key and variable data) instead of directly setting them 1 by 1. by Dong Guo · 11 years ago
- 2c77560 Update code logic, remove ASSERT and use error handling. by Eric Dong · 11 years ago
- 3bf04a7 Not to copy mailbox into new space when debug agent initialization for S3 Boot Script. by Jeff Fan · 11 years ago
- 90651f7 Remove RT attribute for variable PlatDriOver. by Gao, Liming · 11 years ago
- 4437215 ArmPkg/ArmCpuLib: Added A57 Errata 806969 by Olivier Martin · 11 years ago
- 19dc108 ArmPkg/ArmLib: Correct Error Handling in AArch64 by Olivier Martin · 11 years ago
- cf02da5 ArmPkg/ArmCortexA5xLib: Fixed setting of SMP bit by Olivier Martin · 11 years ago
- 47d183d ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register by Olivier Martin · 11 years ago
- 52d44f7 ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLR by Olivier Martin · 11 years ago
- b7dd4db ArmPkg/Chipset: Added ARMv8 CPU's PartNum by Olivier Martin · 11 years ago
- ffcf178 ArmPlatformPkg/ArmVExpressPkg: Add processor identifiers for Cortex A12/A7 by Olivier Martin · 11 years ago
- 9f25f7d Add check to make sure the data be valid. by Gao, Liming · 11 years ago
- f85acc2 PerfomancePkg Dp: Add missing EFIAPI for PrintToken(). by Star Zeng · 11 years ago
- be9198c Remove RT attribute for variable LegacyDevOrder by Ruiyu Ni · 11 years ago
- d276ac1 ArmPkg/SemihostFs: Various fixes for the file system by Harry Liebel · 11 years ago
- 228fdff ArmPkg/SemihostLib: Made arguments 'native' size by Harry Liebel · 11 years ago
- 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
- a8d8d43 Support load 64 bit image from 32 bit core. by Eric Dong · 11 years ago
- 5070bef Report the setting variable failure to platform through the status code when core cannot handle the error. by Ruiyu Ni · 11 years ago
- 69fc8f0 Report the setting variable failure to platform through the status code when core cannot handle the error. by Ruiyu Ni · 11 years ago
- 5456c26 ArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64 by Olivier Martin · 11 years ago
- 785e3cf EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dsc by Olivier Martin · 11 years ago
- 5ee57c2 ArmPkg/ArmLib: Removed unused AArch64 files by Olivier Martin · 11 years ago
- 6475172 ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo by Olivier Martin · 11 years ago
- d9bd3f1 ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode functions by Olivier Martin · 11 years ago
- 0676fad ArmPkg: Removed unused header files from source files by Olivier Martin · 11 years ago
- c32aaba ArmPkg: Fix typo in comment and trailing spaces by Olivier Martin · 11 years ago
- 2001537 Comment PwdCredential driver. by Dong Guo · 11 years ago
- ddb2c49 OvmfPkg: PlatformDxe: connect RouteConfig() to platform data by Laszlo Ersek · 11 years ago
- cbd08bc OvmfPkg: PlatformDxe: connect ExtractConfig() to platform data by Laszlo Ersek · 11 years ago
- 1df57ba OvmfPkg: PlatformDxe: add save and discard buttons to the form by Laszlo Ersek · 11 years ago
- da07afa OvmfPkg: PlatformDxe: get available resolutions from GOP by Laszlo Ersek · 11 years ago
- 9c08bbe OvmfPkg: QemuVideoDxe: serialize Start() against callbacks by Laszlo Ersek · 11 years ago
- bc4c536 OvmfPkg/PlatformDxe: Silence warning seen with GCC48 IA32 by Jordan Justen · 11 years ago
- 92e7455 OvmfPkg: PlatformDxe: add form widgets for video modes by Laszlo Ersek · 11 years ago
- 276a7ea OvmfPkg: PlatformDxe: introduce state for the main form by Laszlo Ersek · 11 years ago
- 877a4db OvmfPkg: PlatformDxe: add an empty HII form by Laszlo Ersek · 11 years ago
- bdaf30e OvmfPkg: PlatformDxe: set preferred video resolution from platform config by Laszlo Ersek · 11 years ago
- 5267c89 OvmfPkg: PlatformDxe: utility functions for saving / loading configuration by Laszlo Ersek · 11 years ago
- d945a8b OvmfPkg: introduce empty PlatformDxe by Laszlo Ersek · 11 years ago
- 732295d OvmfPkg: introduce gOvmfPlatformConfigGuid by Laszlo Ersek · 11 years ago
- c4341e3 OvmfPkg: non-null PcdLib instance for GraphicsConsoleDxe by Laszlo Ersek · 11 years ago
- 5437d45 Fix current TPM device string missing. Use efivarstore instead of varstor, remove TPM disable. by Jiewen Yao · 11 years ago
- 553e866 MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch. by Star Zeng · 11 years ago
- 68d151b Force UID modules build error to warn user that currently it is just a sample. by Dong Guo · 11 years ago
- eb5b601 Fix TCP4/TCP6 connections. Connections were transitioning into the connected state and the polling was returning an error. Fix the polling routine to return success in this case. by leroy.p.leahy · 11 years ago
- 774ccb4 ShellPkg: remove redudant code. call existing API. by Jaben Carsey · 11 years ago
- 93b7308 ShellPkg: Remove unused function by Jaben Carsey · 11 years ago
- efb76d1 ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported for commands like "dh" by Jaben Carsey · 11 years ago
- d120b46 Removes MacString Rt attribute in Ip4Config/Mnp driver. by Fu Siyuan · 11 years ago
- 80e3a52 Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NIC in SNP driver. by Fu Siyuan · 11 years ago
- 9bc5dab MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency between PlatformLang and Lang. by Star Zeng · 11 years ago
- 25da08c Fix the return value bug when updating public key database variable failure. by Dong Guo · 11 years ago
- 0e991a2 Did proper error handling when SetVariable failed, and put RTC write operation at the behind of SetVariable, if SetVariable failed, RTC content could not be changed. by Elvin Li · 11 years ago
- ef4defc IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT for AcpiGlobalVariable variable. by Star Zeng · 11 years ago
- 4529d72 Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables failed. by Elvin Li · 11 years ago
- 304ae97 ShellPkg: Move a function into shared location by Jaben Carsey · 11 years ago
- 560b2fb Add comments for PcdHideTpmSupport. by Dong Guo · 11 years ago
- e609aef Do not reset system when the MemoryTypeInformation variable cannot be written. by Ruiyu Ni · 11 years ago
- 4345d16 Remove unnecessary dependency in variable driver. by Dong Guo · 11 years ago
- a81d26a Add comments to describe PlatformDriOverrideDxe is used for test purpose. by Gao, Liming · 11 years ago
- fd704cb Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxe by Gao, Liming · 11 years ago
- 8a8c6c9 Fix the return status when physical presence variable and MemoryOverwriteRequestControl variable are corrupt. by Dong Guo · 11 years ago
- 9c12f2d Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” variable. by Fu Siyuan · 11 years ago
- 1c9135a OvmfPkg: BDS: QemuBootOrder: don't leak unreferenced boot options by Laszlo Ersek · 11 years ago
- de5ae37 OvmfPkg: BDS: remove historic (now defunct) boot mode hack by Laszlo Ersek · 11 years ago
- 7ffa9c6 ArmPlatformPkg/Bds: stop inputting more characters when string is full by Ryan Harkin · 11 years ago
- cb77b48 ArmPlatformPkg/BootMonFs: Added support for new revision of the NOR Flash file system by Olivier Martin · 11 years ago