Skip to content
Snippets Groups Projects
  1. Nov 26, 2018
  2. Nov 25, 2018
    • Tamir Duberstein's avatar
      [zxs] move definitions back to header · 2517b65a
      Tamir Duberstein authored
      These were moved out of the header in 36242efc but these structures are
      used in garnet; we need access to these definitions to avoid duplicating
      the structures there.
      
      Tested: CQ
      
      Change-Id: Iba658c7c8936d28564dc78d5eef3caa581999abf
      2517b65a
  3. Nov 24, 2018
  4. Nov 23, 2018
  5. Nov 22, 2018
  6. Nov 21, 2018
  7. Nov 20, 2018
    • Todd Eisenberger's avatar
      [fshost] Switch to ulib/bootdata · a931e70c
      Todd Eisenberger authored
      This library was based off of the code that was previously being used.
      
      Test: Booted with this change
      Change-Id: I2115e2f6350d59e34e1b5f361c4717f597abf938
      a931e70c
    • Jeremy Manson's avatar
      [fidl] Make ordinals optional. · 181eed39
      Jeremy Manson authored
      This is an implmentation of FTP-020.  The next step will be to deprecate and remove
      ordinals from existing FIDL files.
      
      To make removal easier, this CL introduces a --remove-ordinals flag to fidl-format.
      
      Test: Unittests added for compiler and formatter.
      Change-Id: Id5c10f84bde95656fca3368a4fb21ca00310197b
      181eed39
    • Todd Eisenberger's avatar
      [ulib][bootfs] Create a parser library for bootfs · 9a489a0a
      Todd Eisenberger authored
      This code will soon be shared by the new bootsvc and by fshost.
      
      ZX-3027 #comment Lift bootfs parser into shared code
      
      Test: Added test suite.  ZX-3034 is a bug for making even more thorough
      tests.
      
      Change-Id: I583130ced2675d1471d86e3a51ec93c7f28f5bfe
      9a489a0a
    • Bruce Mitchener's avatar
      [docs] Link to object_wait_async more. · dafcc995
      Bruce Mitchener authored
      This makes more syscall pages link to `object_wait_async`
      when they already link to the other wait calls.
      
      TEST: No behavior change
      Change-Id: I8770a9baf9ab5aea0e00719f9f7f262994ddc795
      dafcc995
Loading